| Package | Description |
|---|---|
| com.autocheckinsurance.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
Vehicle |
Vehicle.addVehicleOwnerHistoryItem(VehicleOwnershipActivity vehicleOwnerHistoryItem) |
Vehicle |
Vehicle.history(VehicleHistory history) |
Vehicle |
Vehicle.recalls(VehicleRecall recalls) |
Vehicle |
Vehicle.referenceNumber(String referenceNumber) |
Vehicle |
Vehicle.scoring(VehicleScoring scoring) |
Vehicle |
Vehicle.vehicleInformation(VehicleInformation vehicleInformation) |
Vehicle |
Vehicle.vehicleOwnerHistory(List<VehicleOwnershipActivity> vehicleOwnerHistory) |
| Modifier and Type | Method and Description |
|---|---|
List<Vehicle> |
HistoryResponse.getVehicles()
the list of vehicles returned
|
| Modifier and Type | Method and Description |
|---|---|
HistoryResponse |
HistoryResponse.addVehiclesItem(Vehicle vehiclesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoryResponse.setVehicles(List<Vehicle> vehicles) |
HistoryResponse |
HistoryResponse.vehicles(List<Vehicle> vehicles) |
Copyright © 2019. All rights reserved.