OBJECT

AcftPriceListFeePercentDiscount

link GraphQL Schema definition

  • type AcftPriceListFeePercentDiscount {
  • # Requires access to resource GRAPHQL_ACFT
  • acftPriceList: AcftPriceList!
  • threshold: Int!
  • discountPercent: Int!
  • }