Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 795 Bytes

EpicWorkflow.md

File metadata and controls

14 lines (11 loc) · 795 Bytes

EpicWorkflow

Properties

Name Type Description Notes
entity_type str A string description of this resource.
id int The unique ID of the Epic Workflow.
created_at datetime The date the Epic Workflow was created.
updated_at datetime The date the Epic Workflow was updated.
default_epic_state_id int The unique ID of the default Epic State that new Epics are assigned by default.
epic_states list[EpicState] A map of the Epic States in this Epic Workflow.

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