Skip to main content

CommunicationChannel

Channel used to deliver communications.

  • EMAIL - Delivered to the customer's registered email address.
  • SMS - Delivered as a text message to the customer's registered mobile number.
  • PUSH_NOTIFICATION - Delivered as a push notification to the customer's registered devices.
stringCommunicationChannel (string)

Channel used to deliver communications.

  • EMAIL - Delivered to the customer's registered email address.
  • SMS - Delivered as a text message to the customer's registered mobile number.
  • PUSH_NOTIFICATION - Delivered as a push notification to the customer's registered devices.

Possible values: [EMAIL, SMS, PUSH_NOTIFICATION]

Example: EMAIL
CommunicationChannel
"EMAIL"