VendorLocationDetails
Drop off information
Parameters
dateTime
Pickup date and time.
location
shuttleCategory
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
openSchedule
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)