Amadeus Solutions · JSON Structure

Branded Fares Upsell Aircraft Entry Structure

AircraftEntry schema

Type: Properties: 0
AirlinesBookingFlightsGDSHotelsTravelTravel Technology

AircraftEntry is a JSON Structure definition published by Amadeus Solutions. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus-solutions/refs/heads/main/json-structure/branded-fares-upsell-aircraft-entry-structure.json",
  "name": "AircraftEntry",
  "description": "AircraftEntry schema",
  "additionalProperties": {
    "description": "the manufacturer/model of aircraft",
    "type": "string"
  }
}