Car Listings Response
public CarListingsResponse CarListingsResponse(String transactionId, Long carCount, List<CarsWarning> warnings, List<Car> cars)
Parameters
transaction Id
A unique identifier for this transaction.
car Count
The number of cars offers returned in the response.
warnings
Container for warning codes
cars
List of cars matching the search criteria.