OBJECT
ValueCalculation
A calculation performed using custom formulas for a certain context.
link GraphQL Schema definition
- type ValueCalculation {
- # Relates a value calculation to a verb, such as consume, produce, work, improve,
- # etc.
- Action! :
- String! :
- ID! :
- # Grouping around something to create a boundary or context, used for documenting,
- # accounting, planning.
- AccountingScope!] : [
- # An informal or formal textual identifier for an item. Does not imply uniqueness.
- String :
- # A textual description or comment.
- String :
- # References a concept in a common taxonomy or other classification scheme for
- # purposes of categorization or grouping.
- URI!] : [
- # Used to filter valueCalculations to find the one that matches the event.
- ResourceSpecification :
- # Relates a value calculation to a verb, like action, but for the related event.
- Action! :
- # The resource specification the event will apply to.
- ResourceSpecification :
- # References the unit used for the event.
- Unit! :
- }
link Require by
- ClaimA claim for a future economic event(s) in reciprocity for an economic event that already occurred. For example, a claim for payment for goods received.
- EconomicEventAn observed economic flow, as opposed to a flow planned to happen in the future. This could reflect a change in the quantity of an economic resource. It is also defined by its behavior in relation to the economic resource (see `Action`)
- RootQueryTypenull
- ValueCalculationPagenull
- ValueCalculationResponsenull