creator_user_idinteger required
ID of the user who created this entity
last_editor_user_idinteger required
ID of the user who most recently edited this entity
project_idstring uuid required
ID of the project this entity belongs to
resolved_conflictboolean nullable required
Specifies if PUT/PATCH request was rejected - do not store this field!
created_atstring date-time
Time when the server created the entity
updated_atstring date-time required
Time when the server last updated the entity
device_created_atstring date-time required
Time when the device created the entity
device_updated_atstring date-time required
Time when the device last updated the entity
deleted_atstring date-time nullable
Time the server deleted the entity
task_idstring uuid required
ID of the task this entity belongs to
task_type_attribute_idstring uuid required
ID of the task type attribute this entity belongs to
number_valueinteger nullable
Numerical value of the task attribute
text_valuestring nullable
Text value of the task attribute
uuid_valuestring uuid nullable
UUID value of the task attribute