2.1.1 CommunicationConfig object
Represents the configured communication channels for additions to and removals from a group.
Fields
Field | Type | Description |
---|---|---|
channelTypesAdd required |
String array | The configured channels for adding members to the group. Valid channel types are EMAIL and MOBILE . |
channelTypesRemove required |
String array | The configured channels for removing members from the group. Valid channel types are EMAIL and MOBILE . |
Last updated on