| id |
string |
read |
Status identifier |
| space_tool_id |
string |
read |
ID of ticket tool status is associated with |
| name |
string |
write |
Name of status |
| state |
integer |
write |
State of ticket when status is applied, two values are available:
- 0, Ticket will be closed after status is applied
- 1, Ticket is open
|
| list_order |
integer |
write |
The bigger is number, the higher is status on Assembla site, use this field in your app to organize status ordering |
| created_at |
datetime |
read |
Date and time status was created |
| updated_at |
datetime |
read |
Date and time status was last updated |