| ITicket Properties |
[This is preliminary documentation and is subject to change.]
The ITicket type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| Int64 | AuthorId | ||
| String | AuthorName | ||
| Boolean | Closed | ||
| DateTime | CreatedDate | ||
| Boolean | CustomerVisible | ||
| DateTime | Deadline | ||
| Int64 | DepartmentId | ||
| String | DepartmentName | ||
| String | ExternalReference | ||
| String | FlowName |
The name of the flow the ticket is currently on. Can be null
| |
| Int64 | FlowStepId |
If set, the step id the ticket is currently at
| |
| String | FlowStepName |
The name of the step the ticket is currently on. Can be null
| |
| Int64 | Id | ||
| DateTime | LastUpdatedDate | ||
| Int64 | OwnerId | ||
| String | OwnerName | ||
| Int64 | PriorityId | ||
| String | PriorityName | ||
| String | RegardingDisplayName | ||
| Int64 | RegardingObjectId | ||
| Int64 | RegardingObjectTypeId | ||
| Int64 | ServiceProviderId | ||
| Int64 | StatusId | ||
| String | StatusName | ||
| String | Title | ||
| Int64 | TypeId | ||
| String | TypeName |