AircraftPriceListThresholdNumberFeeInput (Input)
input AircraftPriceListThresholdNumberFeeInput {
price: Int
cost: Int
order: Int!
deleted: Boolean
thresholdNumber: Int
}
input AircraftPriceListThresholdNumberFeeInput {
price: Int
cost: Int
order: Int!
deleted: Boolean
thresholdNumber: Int
}
AircraftPriceListThresholdNumberFeeInput.price ● Int scalarAircraftPriceListThresholdNumberFeeInput.cost ● Int scalarAircraftPriceListThresholdNumberFeeInput.order ● Int! non-null scalarAircraftPriceListThresholdNumberFeeInput.deleted ● Boolean scalarAircraftPriceListThresholdNumberFeeInput.thresholdNumber ● Int scalar