OBJECT

CURRENCYALLOCATION

link GraphQL Schema definition

  • type CURRENCYALLOCATION {
  • # The allocation key of the allocation entry.
  • allocationKey: CURRENCY
  • # The weight of the allocation entry.
  • weight: Value
  • }

link Require by