| vehicle_coverage_id | string(uuid) | | |
| premium_group_id | string(uuid) | null | ID of the premium group if apart of one | |
| name | string | Name of coverage item | enum: SINGLE_LIMIT_LIABILITY, BODILY_INJURY_LIABILITY, PROPERTY_DAMAGE_LIABILITY, SUPPLEMENTAL_SPOUSAL_LIABILITY, SUPPLEMENTAL_SPOUSAL_BODILY_INJURY_LIABILITY, SUPPLEMENTAL_SPOUSAL_PROPERTY_DAMAGE_LIABILITY, PERSONAL_INJURY_PROTECTION, COMPREHENSIVE, FULL_GLASS, COLLISION_DEDUCTIBLE_WAIVER, COLLISION, UNINSURED_MOTORISTS, UNINSURED_MOTORIST_BODILY_INJURY_LIABILITY, UNINSURED_MOTORIST_PROPERTY_DAMAGE_LIABILITY, UNINSURED_MOTORIST_BODILY_INJURY_AND_PROPERTY_DAMAGE_LIABILITY, UNDERINSURED_MOTORISTS, UNDERINSURED_MOTORIST_BODILY_INJURY_LIABILITY, UNDERINSURED_MOTORIST_PROPERTY_DAMAGE_LIABILITY, UNDERINSURED_MOTORIST_BODILY_INJURY_AND_PROPERTY_DAMAGE_LIABILITY, UNINSURED_AND_UNDERINSURED_MOTORISTS, UNINSURED_AND_UNDERINSURED_MOTORIST_BODILY_INJURY_LIABILITY, UNINSURED_AND_UNDERINSURED_MOTORIST_PROPERTY_DAMAGE_LIABILITY, UNINSURED_AND_UNDERINSURED_MOTORIST_BODILY_INJURY_AND_PROPERTY_DAMAGE_LIABILITY, TOWING_AND_LABOR, LOAN_OR_LEASE_ASSISTANCE, RIDESHARE_GAP_PROTECTION, MEDICAL_PAYMENTS, EMERGENCY_ROAD_SERVICE, RENTAL_REIMBURSEMENT, CAR_RENTAL_AND_TRAVEL_EXPENSES, PORTABLE_ELECTRONICS, MECHANICAL_BREAKDOWN, SUPPLEMENTAL_UNINSURED_AND_UNDERINSURED_MOTORISTS, EMERGENCY_EXPENSE, REPLACEMENT_COST_PERSONAL_EFFECTS, VACATION_LIABILITY_COVERAGE, RV_MEDICAL, EXTENDED_BENEFITS, WAGE_EARNER_DISABILITY_BENEFITS, ESSENTIAL_SERVICES_DISABILITY_BENEFITS, DEATH_BENEFIT, CAR_REPLACEMENT_ASSISTANCE, FULL_TORT, LIMITED_TORT, COMBINED_SINGLE_LIMIT, SPARE_PARTS, OPTIONAL_BODILY_INJURY_LIABILITY, MOTOR_CARGO, ON_HOOK, FIRST_PARTY_BENEFIT, FIRST_PARTY_BENEFIT_MEDICAL_EXPENSE, FIRST_PARTY_BENEFIT_ACCIDENTAL_DEATH, FIRST_PARTY_BENEFIT_INCOME_LOSS, FIRST_PARTY_BENEFIT_FUNERAL_EXPENSE, FIRST_PARTY_BENEFIT_EXTRAORDINARY_MEDICAL, FIRST_PARTY_BENEFIT_SURVIVORS_LOSS, CUSTOM_PARTS_AND_EQUIPMENT, VEHICLE_PROTECTION, FUNERAL_BENEFIT, SURVIVORS_LOSS_BENEFIT |
| friendly_name | string | Friendly name of coverage item | enum: Single Limit Liability, Bodily Injury Liability, Property Damage Liability, Supplemental Spousal Liability, Supplemental Spousal Bodily Injury Liability, Supplemental Spousal Property Damage Liability, Personal Injury Protection, Comprehensive, Full Glass, Collision Deductible Waiver, Collision, Uninsured Motorists, Uninsured Motorist Bodily Injury Liability, Uninsured Motorist Property Damage Liability, Uninsured Motorist Bodily Injury & Property Damage Liability, Underinsured Motorists, Underinsured Motorist Bodily Injury Liability, Underinsured Motorist Property Damage Liability, Underinsured Motorist Bodily Injury & Property Damage Liability, Uninsured / Underinsured Motorists, Uninsured / Underinsured Motorist Bodily Injury Liability, Uninsured / Underinsured Motorist Property Damage Liability, Uninsured / Underinsured Motorist Bodily Injury & Property Damage Liability, Towing and Labor, Loan or Lease Assistance, Rideshare Gap Protection, Medical Payments, Emergency Road Service, Rental Reimbursement, Car Rental and Travel Expenses, Portable Electronics, Mechanical Breakdown, Supplemental Uninsured / Underinsured Motorists, Emergency Expense, Replacement Cost Personal Effects, Vacation Liability Coverage, RV Medical, Extended Benefits, Wage Earner Disability Benefits, Essential Services Disability Benefits, Death Benefit, Car Replacement Assistance, Full Tort, Limited Tort, Combined Single Limit, Spare Parts, Optional Bodily Injury Liability, Motor Cargo, On Hook, First Party Benefit, First Party Benefit - Medical Expense, First Party Benefit - Accidental Death, First Party Benefit - Income Loss, First Party Benefit - Funeral Expense, First Party Benefit - Extraordinary Medical, First Party Benefit - Survivors Loss, Custom Parts and Equipment, Vehicle Protection, Funeral Benefit, Survivors Loss Benefit |
| premium_cents | integer | null | Premium paid for coverage item, in cents | |
| per_person_limit_cents | integer | null | Per-person limit, in cents | |
| per_person_unlimited | boolean | If true, this coverage has an unlimited per-person limit | |
| per_incident_limit_cents | integer | null | Per-incident limit, in cents | |
| per_incident_unlimited | boolean | If true, this coverage has an unlimited per-incident limit | |
| per_day_limit_cents | integer | null | Per-day limit, in cents | |
| max_days | integer | null | Max days, comes in pairs with per_day_limit_cents | |
| deductible_cents | integer | null | Deductible, in cents | |
| actual_cash_value | boolean | If true, this coverage is Actual Cash Value | |
| is_declined | boolean | If true, this coverage item was declined | |
| is_stacked | boolean | null | If true, this coverage has stacked limits; if false, explicitly non-stacked; if null, stacking not applicable or unknown | |
| pip_deductible_applicability | string | null | Who the PIP deductible applies to | enum: NAMED_INSURED, NAMED_INSURED_AND_RESIDENT_RELATIVES |
| per_mile_premium_tenth_of_cents | integer | null | Premium per mile, in tenth of cents | |