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