Amadeus Solutions · JSON Structure

Flight Offers Price Slice Dice Indicator Structure

slice and Dice indicator, such as Local Availability, Sub OnD(Origin and Destination) 1 Availability and Sub OnD 2 Availability

Type: string Properties: 0
AirlinesBookingFlightsGDSHotelsTravelTravel Technology

SliceDiceIndicator 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/flight-offers-price-slice-dice-indicator-structure.json",
  "name": "SliceDiceIndicator",
  "description": "slice and Dice indicator, such as Local Availability, Sub OnD(Origin and Destination) 1 Availability and Sub OnD 2 Availability",
  "type": "string",
  "enum": [
    "LOCAL_AVAILABILITY",
    "SUB_OD_AVAILABILITY_1",
    "SUB_OD_AVAILABILITY_2"
  ]
}