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