CommunicationChannelType
No description
enum CommunicationChannelType {
EMAIL
SMS
DIRECT_MAIL
GIFTING
TELEPHONE
WHATSAPP
}
Values
CommunicationChannelType.EMAIL
CommunicationChannelType.SMS
CommunicationChannelType.DIRECT_MAIL
CommunicationChannelType.GIFTING
CommunicationChannelType.TELEPHONE
CommunicationChannelType.WHATSAPP
Member Of
CommunicationLimit object ● CreateCommunicationLimitInput input ● PatchableCommunicationLimitFields input


