CommunicationCategory
Defines the communication category of a message model.
| Attributes | Type | Description | Optional | Default |
|---|---|---|---|---|
| identifier | xs:int | Category identifier. See Communication categories. | No | |
| code | xs:string | Category unique code. See Communication categories. | No | none |
| name | xs:string | Category name. | No | none |
| transactional | xs:Boolean | Set when the category is transactional. | No | “” |
| active | xs:Boolean | Set when the category is enabled. | No | “” |