Loss of Use Type
object
(Loss of use)
Loss of Use Properties
Property | Type | Required | Nullable |
---|---|---|---|
coverage_display_name | string | Optional | cannot be null |
monthly_premium | number | Optional | cannot be null |
limit | number | Optional | cannot be null |
Sample JSON
{
"coverage_display_name": "Loss of Use",
"monthly_premium": 200,
"limit": 3000,
}