Category
#
CategoryCategory is used to group templates and customize their visibility to users
Attribute | Type | Description | Nullable |
---|---|---|---|
id | String | Identifier | false |
name | String | Category name | false |
active | Boolean | Category activity | false |
templateIds | List of string | List of id templates included in the category | false |
unavailableIfBusinessDirIds | List of integers | Id of business directions which category not available | true |
unavailableIfGroupIds | List of integers | Id of groups which category not available | true |
unavailableIfUserIds | List of integers | Id of users who category not available | true |