Skip to main content

AcftPriceListFee (Object)

type AcftPriceListFee {
price: Int
cost: Int
orderValue: Int!
acftPriceFee: AcftPriceFee!
acftPriceList: AcftPriceList!
}

Fields

AcftPriceListFee.price ● Int scalar

AcftPriceListFee.cost ● Int scalar

AcftPriceListFee.orderValue ● Int! non-null scalar

AcftPriceListFee.acftPriceFee ● AcftPriceFee! non-null object

AcftPriceListFee.acftPriceList ● AcftPriceList! non-null object

Requires access to resource GRAPHQL_ACFT

Member Of

AcftPriceList object