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


