Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 572 Bytes

CreateSuppressionListRequest.md

File metadata and controls

27 lines (15 loc) · 572 Bytes

CreateSuppressionListRequest

Suppression list schema

Properties

Name Type Description Notes
type TypeEnum Suppression type
value List<String> Array of phone values to add to the suppression list

Enum: TypeEnum

Name Value
EMAIL "email"
EMAIL_DOMAIN "email_domain"
EMAIL_USER "email_user"
CELLPHONE "cellphone"
PHONE "phone"