Representation of a Workflow Stat resource.
Summary
Types
@type t() :: %Humaans.Resources.WorkflowStat{ created_at: DateTime.t() | nil, id: binary() | nil, stats: map() | nil, updated_at: DateTime.t() | nil, workflow_id: binary() | nil }
Representation of a Workflow Stat resource.
@type t() :: %Humaans.Resources.WorkflowStat{ created_at: DateTime.t() | nil, id: binary() | nil, stats: map() | nil, updated_at: DateTime.t() | nil, workflow_id: binary() | nil }