Name | Description | Type | Additional information |
---|---|---|---|
Id |
Category id |
integer |
None. |
Name |
The name |
string |
None. |
Disabled |
If true, the category is disabled |
boolean |
None. |
ItemSelectionRequired |
If true, you must select some category item |
boolean |
None. |
ItemSelectionRequiredWhenFinished |
If true, you must select some category item when the ticket is being to finish |
boolean |
None. |
Multiselect |
OBSOLETE, no function |
boolean |
None. |
CategoryItems |
Structured (as a tree) category items |
Collection of CategoryItem |
None. |
DisableForNewEntity |
OBSOLETE. Use DisableForNewTicket INSTEAD. |
boolean |
None. |
DisableForNewTicket |
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. |