| Package | Description |
|---|---|
| com.autocheckinsurance.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
VehicleOwnershipActivity |
VehicleOwnershipActivity.accidentEvent(Boolean accidentEvent) |
VehicleOwnershipActivity |
VehicleOwnershipActivity.duration(String duration) |
VehicleOwnershipActivity |
VehicleOwnershipActivity.end(LocalDate end) |
VehicleOwnershipActivity |
VehicleOwnershipActivity.sequenceNumber(Integer sequenceNumber) |
VehicleOwnershipActivity |
VehicleOwnershipActivity.start(LocalDate start) |
VehicleOwnershipActivity |
VehicleOwnershipActivity.state(String state) |
VehicleOwnershipActivity |
VehicleOwnershipActivity.yearPurchased(Integer yearPurchased) |
| Modifier and Type | Method and Description |
|---|---|
List<VehicleOwnershipActivity> |
Vehicle.getVehicleOwnerHistory()
ownership history for the vehicle (Please note that ownership activity is a separately licensed section of the vehicle history responses.
|
| Modifier and Type | Method and Description |
|---|---|
Vehicle |
Vehicle.addVehicleOwnerHistoryItem(VehicleOwnershipActivity vehicleOwnerHistoryItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
Vehicle.setVehicleOwnerHistory(List<VehicleOwnershipActivity> vehicleOwnerHistory) |
Vehicle |
Vehicle.vehicleOwnerHistory(List<VehicleOwnershipActivity> vehicleOwnerHistory) |
Copyright © 2018. All rights reserved.