Skip to main content

AcftPriceListFeePercentDiscount (Object)

type AcftPriceListFeePercentDiscount {
acftPriceList: AcftPriceList!
threshold: Int!
discountPercent: Int!
}

Fields

AcftPriceListFeePercentDiscount.acftPriceList ● AcftPriceList! non-null object

Requires access to resource GRAPHQL_ACFT

AcftPriceListFeePercentDiscount.threshold ● Int! non-null scalar

AcftPriceListFeePercentDiscount.discountPercent ● Int! non-null scalar

Member Of

AcftPriceList object