AircraftPriceListFeeDiscountInput (Input)
input AircraftPriceListFeeDiscountInput {
price: Int
cost: Int
order: Int!
deleted: Boolean
isActive: Boolean
discountPercent: Int
threshold: String
}
Fields
AircraftPriceListFeeDiscountInput.price ● Int scalar
AircraftPriceListFeeDiscountInput.cost ● Int scalar
AircraftPriceListFeeDiscountInput.order ● Int! non-null scalar
AircraftPriceListFeeDiscountInput.deleted ● Boolean scalar
AircraftPriceListFeeDiscountInput.isActive ● Boolean scalar
AircraftPriceListFeeDiscountInput.discountPercent ● Int scalar
AircraftPriceListFeeDiscountInput.threshold ● String scalar
Expects hh:mm format.