getProjectStatuses
Returns an array of possible project statuses.
Response
| Field name |
Type |
Description |
| projectStatusID |
integer |
|
| name |
string |
|
| finished |
Integer (0 or 1) |
|
| added |
integer |
Unix timestamp. Creation time. |
| lastModified |
integer |
Unix timestamp. Last modification time. |