Key values for PersonalAutoCovCostData

The key values for this cost are just the vehicle and coverage ID.

protected override property get KeyValues() : List<Object> {
  return {_vehicleID, _covID}
}