Enum TicketSecurityLevel
Namespace: SuperOffice.WebApi.DataAssembly: SuperOffice.WebApi.dll Indicates if a ticket is external or internal This Enum is used by: ej_message.slevel; ticket.slevel
Fields
External = 2
2: External tickets will be shown on the Customer Centre
Internal = 1
1: Internal tickets will not be shown on the Customer Centre
Unknown = 0
0: Unknown level