Skip to main content

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.

Member Of

AircraftPriceListFeesInput input