SoapService
Click here for a complete list of operations.
RemoteTicketStatus
Represents a single ticket status in the system
Base Classes
None
Properties
The following properties are provided directly by this class:
Type | Name | Required |
---|---|---|
string? | Description - The description of the status (optional) | |
boolean | IsDeleted - Whether the status is deleted or not | Yes |
string? | Name - The name of the status | |
long? | TicketStatusId - The id of the status |