Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 750 Bytes

HistoryActionTaskUpdate.md

File metadata and controls

15 lines (12 loc) · 750 Bytes

HistoryActionTaskUpdate

Properties

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.

[Back to Model list] [Back to API list] [Back to README]