Windstorm Hail

Windstorm Hail Schema

Windstorm Hail Type

object (Windstorm Hail)

Windstorm Hail Properties

FieldTypeNullableDescriptionPropertiesExample
coverage_display_nameStringOriginal Name of the
coverage as per the carrier
Windstorm/Hail
percentageNumberYesPercentage10
amountNumberYesAmount1000
deductibleNumberYesDeductible500

Sample JSON

{
    "coverage_display_name": "Windstorm/Hail",
    "amount": 1000,
    "percentage": 10,
    "deductible": 500
}