Name | Description | Type | Additional information |
---|---|---|---|
Id |
Category id |
integer |
None. |
Name |
The name |
string |
None. |
Disabled |
If true, the category is disabled |
boolean |
None. |
SelectionRequired |
If true, you must select at least one category item |
boolean |
None. |
Multiselect |
If true, the category allows to choose more category items |
boolean |
None. |
CategoryItems |
Structured (as a tree) category items |
Collection of CategoryItem |
None. |
DisableForNewEntity |
The category is not available when creating a new entity, f.e. for a new Ticket |
boolean |
None. |
ShowForEndUserAndSmartUser |
The category is shown for user |
boolean |
None. |
EndUserAndSmartUserCanEdit |
The category can be edited by EU or SU |
boolean |
None. |