TicketLabelChange Object
I Includes information about a change in ticket label indicating the priority of the ticket.
This object is used by the following operations:
The properties included in the TicketLabelChange object are listed below.
Property | Type | Description |
---|---|---|
Label | string[ ] | One or more ticket labels indicating the priority of the ticket. When setting priority, specify only one value. For valid values, see Ticket Label Values. |
comments | string | Comments associated with the change. |
UserID | string | The unique ID for a specific user.It is the ID for the user making the change. |
createdDts | dateTime | The date/time stamp when the resource was created. Used only in response messages. |