Epir workflow model
t() :: %ExClubhouse.Model.EpicWorkflow{ created_at: binary(), default_epic_state_id: integer(), entity_type: binary(), epic_states: [ExClubhouse.Model.EpicState.t()], id: integer(), updated_at: binary() }