OBJECT

AptPriceListFeeOrder

link GraphQL Schema definition

  • type AptPriceListFeeOrder {
  • orderValue: Int!
  • aptPriceFee: AptPriceFee!
  • # Requires access to resource GRAPHQL_ACFT
  • aptPriceList: AptPriceList!
  • }