Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 871 Bytes

HistoryActionTaskUpdate.md

File metadata and controls

18 lines (12 loc) · 871 Bytes

HistoryActionTaskUpdate

Properties

Name Type Description Notes
id Int64 The ID of the entity referenced. [default to nothing]
entity_type String The type of entity referenced. [default to nothing]
action String The action of the entity referenced. [default to nothing]
changes *HistoryChangesTask [default to nothing]
complete Bool Whether or not the Task is complete. [optional] [default to nothing]
description String The description of the Task. [default to nothing]
story_id Int64 The Story ID that contains the Task. [default to nothing]

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