Skip to main content

AirportPriceListItemInput (Input)

input AirportPriceListItemInput {
aptPriceListItemNid: Int
airportMask: String!
note: String
currency: String!
fees: [AirportPriceListItemFeeInput!]!
deleted: Boolean
}

Fields

AirportPriceListItemInput.aptPriceListItemNid ● Int scalar

Required to delete item.

AirportPriceListItemInput.airportMask ● String! non-null scalar

AirportPriceListItemInput.note ● String scalar

AirportPriceListItemInput.currency ● String! non-null scalar

AirportPriceListItemInput.fees ● [AirportPriceListItemFeeInput!]! non-null input

AirportPriceListItemInput.deleted ● Boolean scalar