google_api_qpx_express v0.0.1 GoogleApi.QPXExpress.V1.Model.TripOption View Source
Trip information.
Attributes
- id (String): Identifier uniquely identifying this trip in a response. Defaults to:
null. - kind (String): Identifies this as a trip information object. Value: the fixed string qpxexpress#tripOption. Defaults to:
null. - pricing (List[PricingInfo]): Per passenger pricing information. Defaults to:
null. - saleTotal (String): The total price for all passengers on the trip, in the form of a currency followed by an amount, e.g. USD253.35. Defaults to:
null. - slice (List[SliceInfo]): The slices that make up this trip's itinerary. Defaults to:
null.