Name | Description | Type | Additional information |
---|---|---|---|
Id |
Category id |
integer |
None. |
Name |
The name |
string |
None. |
Disabled |
If true, the category is disabled |
boolean |
None. |
DisableForNewEntity |
OBSOLETE, USE ForTicketsRequired INSTEAD |
boolean |
None. |
DisableForNewTicket |
The category is not available when creating a new Ticket |
boolean |
None. |
ForTickets |
Enable the category for tickets. |
boolean |
None. |
ForCompanies |
Enable the category for companies. |
boolean |
None. |
ForUsers |
Enable the category for users. |
boolean |
None. |
ForTrackTimeRecords |
Enable the category for track time records. |
boolean |
None. |
ForChats |
Enable the category for chats. |
boolean |
None. |
ForCalls |
Enable the category for calls. |
boolean |
None. |
SelectionRequired |
OBSOLETE, USE ForTicketsRequired INSTEAD |
boolean |
None. |
ForTicketsRequired |
The category must be selected for Tickets. |
boolean |
None. |
ForCompaniesRequired |
The category must be selected for Companies. |
boolean |
None. |
ForUsersRequired |
The category must be selected for Users. |
boolean |
None. |
ForTrackTimeRecordsRequired |
The category must be selected for TrackTimeRecords. |
boolean |
None. |
ForChatsRequired |
The category must be selected for Chats. |
boolean |
None. |
ForCallsRequired |
The category must be selected for Calls. |
boolean |
None. |
ForTicketsRequiredWhenFinished |
The category must be selected when the ticket is being finished. |
boolean |
None. |
Multiselect |
OBSOLETE. Not used. |
boolean |
None. |
CategoryItems |
Structured (as a tree) category items |
Collection of CategoryItem |
None. |
ShowForEndUserAndSmartUser |
The category is shown for user |
boolean |
None. |
EndUserAndSmartUserCanEdit |
The category can be edited by EU or SU |
boolean |
None. |