| id |
string |
false |
none |
The task id |
| title |
string |
false |
none |
The task title |
| userRole |
string |
false |
none |
The role of the current user on this task ("OWNER" or "REVIEWER") |
| creationTime |
string |
false |
none |
The time when this task was created (represented in ISO-8601 format) |
| creatorId |
string |
false |
none |
The ID of the user who created this task |
| finished |
boolean |
false |
none |
Flag telling if the task review has been completed. |
| sharingType |
string |
false |
none |
The sharing type of the task. |
| settings |
SettingsData
|
false |
none |
The settings of a task |
| finalizeReviewTime |
integer(int64) |
false |
none |
Miliseconds date that represents when the review was finalized. |
| concurrentEditing |
boolean |
false |
none |
Indicates whether this task has concurrent editing enabled. |
| activityUrl |
string |
false |
none |
none |
| baseUrl |
string |
false |
none |
none |