Skip to main content

task

NameTypeDescription
idstringTask identifier
typestringType (always equal to "task")
descriptionstringTask description
datetimestampTask date
value[string]Which element(s) the task applies to: ["applicant=applicant.id"] or ["member=user.id"]
users[string]Array of IDs of users who can see the task (ex: ["user.id"])
memberIdstringid of the user who created the task
donebooleanHas the task been completed?