Windstorm Hail Type
object
(Windstorm Hail)
Windstorm Hail Properties
Property | Type | Required | Nullable |
---|---|---|---|
percentage | number | Optional | can be null |
amount | number | Optional | can be null |
Sample JSON
{
"percentage": 10,
"amount": 1000
}