Skip to content

Latest commit

 

History

History
27 lines (12 loc) · 486 Bytes

File metadata and controls

27 lines (12 loc) · 486 Bytes

egoisdk.SuppressionTypeUserEmail

Properties

Name Type Description Notes
type String Suppression type
value [String] Array of email user values to add to the suppression list

Enum: TypeEnum

  • email (value: "email")

  • email_domain (value: "email_domain")

  • email_user (value: "email_user")

  • cellphone (value: "cellphone")

  • phone (value: "phone")