Name | Type | Description | Notes |
---|---|---|---|
id | int | The ID of the entity referenced. | |
entity_type | str | The type of entity referenced. | |
action | str | The action of the entity referenced. | |
changes | HistoryChangesTask | ||
complete | bool | Whether or not the Task is complete. | [optional] |
description | str | The description of the Task. | |
story_id | int | The Story ID that contains the Task. |