google_api_qpx_express v0.0.1 GoogleApi.QPXExpress.V1.Model.PassengerCounts View Source
The number and type of passengers. Unfortunately the definition of an infant, child, adult, and senior citizen varies across carriers and reservation systems.
Attributes
- adultCount (Integer): The number of passengers that are adults. Defaults to:
null. - childCount (Integer): The number of passengers that are children. Defaults to:
null. - infantInLapCount (Integer): The number of passengers that are infants travelling in the lap of an adult. Defaults to:
null. - infantInSeatCount (Integer): The number of passengers that are infants each assigned a seat. Defaults to:
null. - kind (String): Identifies this as a passenger count object, representing the number of passengers. Value: the fixed string qpxexpress#passengerCounts. Defaults to:
null. - seniorCount (Integer): The number of passengers that are senior citizens. Defaults to:
null.