Skip Navigation

BeverageAmenityType

Route Happy

 

Complex Type BeverageAmenityType
Description Beverage service in a given cabin. These elements are later referenced from FlightAmenities.

 

Attributes

Name Type Description Use
Id xs:nonNegativeInteger

Number of Beverages to return.

required
AlcoholicCost AmenityCostType

Indicates whether there is a charge for alcoholic beverages. Valid values are: 

  • paid
  • free 
  • free or paid
optional
NonAlcoholicCost AmenityCostType

Identifies whether there is a charge for non-alcoholic beverages. Valid values are:

  • paid
  • free
  • free or paid
optional
Exists xs:boolean

Specifies whether beverages exist on the flight in the cabin. Valid values are:

  • true
  • false
optional