Skip to content

Ticket States

A list of ticket states associated with a given ticket type.

typestring

String representing the object's type. Always has the value list.

Example:"list"
dataArray of objects(Ticket State)

A list of ticket states associated with a given ticket type.

{ "type": "list", "data": [ {} ] }