ITicketDestination Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Ticketing.Dto
The ITicketDestination type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | Int64 | ActionId |
The action that resulted in these values
|
![]() | Int64 | AssigneeTicketUserId |
The assigned user
|
![]() | Int64 | DepartmentId |
The ticket department
|
![]() | Int64 | PriorityId |
The ticket priority
|
![]() | Int64 | StatusId |
The ticket status
|
![]() | Int64 | TypeId |
The ticket type
|