Ticket
idinteger
subjectstring
statusinteger
0 Open, 1 InProgress, 2 Resolved, 3 Closed.
Possible values: [0, 1, 2, 3]
topicinteger
Possible values: [0, 1, 2, 3, 4, 5]
propertyIdintegernullable
propertyNamestringnullable
createdAtdate-time
updatedAtdate-time
messagesCountinteger
Ticket
{
"id": 0,
"subject": "string",
"status": 0,
"topic": 0,
"propertyId": 0,
"propertyName": "string",
"createdAt": "2024-07-29T15:51:28.071Z",
"updatedAt": "2024-07-29T15:51:28.071Z",
"messagesCount": 0
}