View Source ValueFlows.Knowledge.Action (bonfire_umbrella v0.9.10-cooperation-beta.62)

Summary

Types

@type t() :: %ValueFlows.Knowledge.Action{
  id: term(),
  input_output: term(),
  inserted_at: term(),
  label: term(),
  note: term(),
  onhand_effect: term(),
  pairs_with: term(),
  resource_effect: term(),
  updated_at: term()
}