Represents a vehicle's premium.
This element type represents a vehicle premium. The cost of the premium is broken down by area of coverage. The vehicle is identified by the vehicle.ref attribute.
Name | Datatype | Required | Description |
---|---|---|---|
vehicle.ref |
URI | true | A URI that refers to the vehicle being covered. |
primary.driver.ref |
URI | true | A URI that identifies the primary driver for this vehicle. |
bi.cost |
real | true | The cost of the bodily injury coverage. |
pd.cost |
real | true | The cost of the property damage coverage. |
umbi.cost |
real | true | The cost of the uninsured motorist bodily injury coverage. |
umpd.cost |
real | true | The cost of the uninsured motorist property damage coverage. |
uimbi.cost |
real | true | The cost of the underinsured motorist bodily injury coverage. |
comprehensive.cost |
real | true | The cost of the comprehensive coverage. |
collision.cost |
real | true | The cost of the collision coverage. |
medical.cost |
real | true | The cost of the medical coverage. |
pip.cost |
real | true | The cost of the pip coverage. |
Attribute Group: vehicle.coverage | Represents actual coverage provided by this carrier for this vehicle. |