Representation of a Workflow Form Response resource.
Summary
Types
@type t() :: %Humaans.Resources.WorkflowFormResponse{ created_at: DateTime.t() | nil, data: map() | nil, id: binary() | nil, person_id: binary() | nil, updated_at: DateTime.t() | nil, workflow_id: binary() | nil }