Skip to main content

LeonMarketplaceFerryFlightSearchResult (Object)

type LeonMarketplaceFerryFlightSearchResult {
id: String!
aircraftRegistration: String!
aircraftCategory: String!
aircraftType: String!
operatorName: String!
pictureUrl: String
startAirport: AirportCode!
endAirport: AirportCode!
departureTime: DateTimeWithTimezone!
arrivalTime: DateTimeWithTimezone!
blockTime: String!
priceAmount: Float
priceCurrency: String
operatorAoc: String
}

Fields

LeonMarketplaceFerryFlightSearchResult.id ● String! non-null scalar

LeonMarketplaceFerryFlightSearchResult.aircraftRegistration ● String! non-null scalar

LeonMarketplaceFerryFlightSearchResult.aircraftCategory ● String! non-null scalar

LeonMarketplaceFerryFlightSearchResult.aircraftType ● String! non-null scalar

LeonMarketplaceFerryFlightSearchResult.operatorName ● String! non-null scalar

LeonMarketplaceFerryFlightSearchResult.pictureUrl ● String scalar

LeonMarketplaceFerryFlightSearchResult.startAirport ● AirportCode! non-null object

LeonMarketplaceFerryFlightSearchResult.endAirport ● AirportCode! non-null object

LeonMarketplaceFerryFlightSearchResult.departureTime ● DateTimeWithTimezone! non-null scalar

LeonMarketplaceFerryFlightSearchResult.arrivalTime ● DateTimeWithTimezone! non-null scalar

LeonMarketplaceFerryFlightSearchResult.blockTime ● String! non-null scalar

LeonMarketplaceFerryFlightSearchResult.priceAmount ● Float scalar

LeonMarketplaceFerryFlightSearchResult.priceCurrency ● String scalar

LeonMarketplaceFerryFlightSearchResult.operatorAoc ● String scalar

Member Of

NonNullListOfNonNullLeonMarketplaceFerryFlightSearchResultValue object