Name | Type | Description | Notes |
---|---|---|---|
description | str | The description of the Task. | |
entity_type | str | The type of entity referenced. | |
mention_ids | list[str] | An array of Member IDs that represent who has been mentioned in the Task. | [optional] |
group_mention_ids | list[str] | An array of Groups IDs that represent which have been mentioned in the Task. | [optional] |
owner_ids | list[str] | An array of Member IDs that represent the Task's owners. | [optional] |
id | int | The ID of the entity referenced. | |
action | str | The action of the entity referenced. | |
complete | bool | Whether or not the Task is complete. | |
deadline | str | A timestamp that represent's the Task's deadline. | [optional] |