Objects

InsuranceTypeAndSubtype

Insurance type and subtype pair

insuranceTypestring

The main insurance type category

insuranceSubTypestring

The specific insurance subtype

{
  "insuranceType": "VEHICLE_INSURANCE",
  "insuranceSubType": "CAR_INSURANCE"
}