Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 631 Bytes

File metadata and controls

27 lines (15 loc) · 631 Bytes

SuppressionTypePhone

Suppression type Phone chema

Properties

Name Type Description Notes
type TypeEnum Suppression type
value List<String> Array of phone values to add to the suppression list (country code followed by phone number, split by '-')

Enum: TypeEnum

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