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