Personal Property

Personal Property Type

object (Personal Property)

Personal Property Properties

PropertyTypeRequiredNullable
coverage_display_namestringOptionalcannot be null
monthly_premiumnumberOptionalcannot be null
limitnumberOptionalcannot be null
percentagenumberOptionalcannot be null

Sample JSON

{
    "coverage_display_name": "Personal Property",
    "monthly_premium": 200,
    "limit": 3000,
    "percentage": 10,
}