Car
List of cars matching the search criteria.
Parameters
id
Uniquely identifies a Car Offer.Note: since pay-online and pay-at-the-counter Car Offers have the same associated Rate Code, the Offer ID is the only unique identifier to differentiate between the two offers when referencing or booking.
vehicle Details
supplier
pickup Details
drop Off Details
price
cancellation Policy
data Time Stamp
DataTimeStamp
online Check In
Indicate whether the supplier supports online checkin
skip The Counter
Indicate whether the supplier supports skip the counter
links
A map of links to other Car APIs or Expedia websites.
rate Details
reference Price
additional Fees
List of additional fees including both mandatory and optional fees.such as young driver fee/drop off fee /CollisionDamageWaiver
no Show Penalty
images
List of image resources of the car product.
rating
Constructors
Link copied to clipboard
public Car Car(String id, VehicleDetails vehicleDetails, Supplier supplier, VendorLocationDetails pickupDetails, VendorLocationDetails dropOffDetails, Price price, CarsCancellationPolicy cancellationPolicy, OffsetDateTime dataTimeStamp, Boolean onlineCheckIn, Boolean skipTheCounter, Map<String, CarsLink> links, RateDetails rateDetails, CarsMoney referencePrice, List<AdditionalFee> additionalFees, PenaltyType noShowPenalty, List<Image> images, RatingWithoutDetails rating)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard