@type t() :: %ValueFlows.Claim{
__meta__: term(),
action: term(),
action_id: term(),
agreed_in: term(),
context: term(),
context_id: term(),
created: term(),
creator: term(),
creator_id: term(),
deleted_at: term(),
disabled_at: term(),
due: term(),
effort_quantity: term(),
effort_quantity_id: term(),
finished: term(),
id: term(),
is_disabled: term(),
is_public: term(),
note: term(),
provider: term(),
provider_id: term(),
published_at: term(),
receiver: term(),
receiver_id: term(),
resource_classified_as: term(),
resource_conforms_to: term(),
resource_conforms_to_id: term(),
resource_quantity: term(),
resource_quantity_id: term(),
triggered_by: term(),
triggered_by_id: term(),
updated_at: term()
}