Vendor Location Details
Drop off information
Parameters
date Time
Pickup date and time.
location
shuttle Category
The category of shuttle from the terminal to the rental car counter. Please find list of Shuttle Categories in the Related Links Section below.
distance
open Schedule
A List of date time periods to indicate the vendor business hours for the pickup time.
Constructors
Link copied to clipboard
public VendorLocationDetails VendorLocationDetails(LocalDateTime dateTime, CarsLocation location, String shuttleCategory, CarsDistance distance, List<DateTimePeriod> openSchedule)