Workflow state model
t() :: %ExClubhouse.Model.WorkflowState{ color: binary(), created_at: binary(), description: binary(), entity_state: binary(), id: integer(), name: binary(), num_stories: integer(), num_story_templates: integer(), position: integer(), type: binary(), updated_at: binary(), verb: binary() | nil }