RouteRentalLegDetails
Populated when the Leg type is Rental, and provides additional information that is specific to rental vehicle travel.
Contents
- AfterTravelSteps
-
Steps of a leg that must be performed after the travel portion of the leg.
Type: Array of RouteRentalAfterTravelStep objects
Required: Yes
- Agency
-
Details about the rental agency.
Type: RouteRentalAgency object
Required: Yes
- Arrival
-
Details corresponding to the arrival for the leg.
Type: RouteRentalArrival object
Required: Yes
- Attributions
-
List of required attributions to display.
Type: Array of RouteAttribution objects
Required: Yes
- BeforeTravelSteps
-
Steps of a leg that must be performed before the travel portion of the leg.
Type: Array of RouteRentalBeforeTravelStep objects
Required: Yes
- BookingWebLinks
-
Web links to external ticket booking services for the rental.
Type: Array of RouteWebLink objects
Required: Yes
- Departure
-
Details corresponding to the departure for the leg.
Type: RouteRentalDeparture object
Required: Yes
- Transport
-
Transport mode details for the rental leg.
Type: RouteRentalTransportModeDetails object
Required: Yes
- TravelSteps
-
Steps of a leg that must be performed during the travel portion of the leg.
Type: Array of RouteRentalTravelStep objects
Required: Yes
- Summary
-
Summary of the rental leg.
Type: RouteRentalSummary object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: