ITicketPost Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Ticketing.Dto
The ITicketPost type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | IEnumerableT, T: IPostAttachment | Attachments | |
![]() | Int64 | AuthorId | |
![]() | String | AuthorName | |
![]() | String | Body | |
![]() | DateTime | CreatedDate | |
![]() | Boolean | CustomerVisible | |
![]() | Int64 | DepartmentId | |
![]() | String | DepartmentName | |
![]() | String | ExternalReference | |
![]() | String | FlowActionName |
Name of the action taken resulting in this post, can be null
|
![]() | String | FlowName |
Name of the flow, can be null
|
![]() | String | FlowStepName |
Name of the step in the flow, can be null
|
![]() | Int64 | Id | |
![]() | IEnumerableT, T: String | Labels | |
![]() | Int64 | OwnerId | |
![]() | String | OwnerName | |
![]() | Int64 | PriorityId | |
![]() | String | PriorityName | |
![]() | Boolean | ServiceProviderVisible | |
![]() | Int64 | StatusId | |
![]() | String | StatusName | |
![]() | String | TemplateName | |
![]() | Int64 | TicketId | |
![]() | Int64 | TypeId | |
![]() | String | TypeName |