Enum TicketStatusTimeCounter
Namespace: SuperOffice.WebApi.DataAssembly: SuperOffice.WebApi.dll Which field in ticket we count time spent on This Enum is used by: ticket_status.time_counter
Fields
Externally = 2
2: Time is counted in the _externally field
Internally = 1
1: Time is counted in the _internally field
None = 0
0: Not counted
Queue = 3
3: Time is counted in the _queue field