View Source ValueFlows.Planning.Intent (bonfire_umbrella v0.9.10-cooperation-beta.62)

Summary

Types

@type t() :: %ValueFlows.Planning.Intent{
  __meta__: term(),
  action: term(),
  action_id: term(),
  activity: term(),
  at_location: term(),
  at_location_id: term(),
  available_quantity: term(),
  available_quantity_id: term(),
  caretaker: term(),
  context: term(),
  context_id: term(),
  controlled: term(),
  creator: term(),
  creator_id: term(),
  deleted_at: term(),
  direct_replies: term(),
  disabled_at: term(),
  due: term(),
  effort_quantity: term(),
  effort_quantity_id: term(),
  feed_publishes: term(),
  finished: term(),
  has_beginning: term(),
  has_end: term(),
  has_point_in_time: term(),
  id: term(),
  image: term(),
  image_id: term(),
  input_of: term(),
  input_of_id: term(),
  is_disabled: term(),
  is_need: term(),
  is_offer: term(),
  is_public: term(),
  name: term(),
  note: term(),
  output_of: term(),
  output_of_id: term(),
  peered: term(),
  provider: term(),
  provider_id: term(),
  published_at: term(),
  published_in: term(),
  published_proposals: term(),
  receiver: term(),
  receiver_id: term(),
  replied: term(),
  resource_classified_as: term(),
  resource_conforms_to: term(),
  resource_conforms_to_id: term(),
  resource_inventoried_as: term(),
  resource_inventoried_as_id: term(),
  resource_quantity: term(),
  resource_quantity_id: term(),
  tagged: term(),
  tags: term(),
  updated_at: term()
}

Functions