Dwelling Schema
Dwelling Type
object
(Dwelling)
Dwelling Properties
Field | Type | Nullable | Description | Properties | Example |
---|---|---|---|---|---|
coverage_display_name | String | Original Name of the coverage as per the carrier | Dwelling | ||
limit | Number | Yes | Limit | 225000 |
Sample JSON
{
"coverage_display_name": "Dwelling",
"limit": 225000,
}