Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 858 Bytes

EpicWorkflow.md

File metadata and controls

14 lines (11 loc) · 858 Bytes

EpicWorkflow

Properties

Name Type Description Notes
entityType string A string description of this resource.
id int The unique ID of the Epic Workflow.
createdAt \DateTime The date the Epic Workflow was created.
updatedAt \DateTime The date the Epic Workflow was updated.
defaultEpicStateId int The unique ID of the default Epic State that new Epics are assigned by default.
epicStates \Timetoreply\Shortcut\Model\EpicState[] A map of the Epic States in this Epic Workflow.

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