Skip to main content

AircraftInsuranceExcludedCountryInput (Input)

Represents single country with allowed airports

input AircraftInsuranceExcludedCountryInput {
excludedAirports: [AirportCodeScalar!]
country: CountryCode!
}

Fields

AircraftInsuranceExcludedCountryInput.excludedAirports ● [AirportCodeScalar!] list scalar

AircraftInsuranceExcludedCountryInput.country ● CountryCode! non-null scalar

Member Of

AircraftInsuranceInput input