All Perils

All Perils Type

object (All Perils)

All Perils Properties

PropertyTypeRequiredNullable
percentagenumberOptionalcan be null
amountnumberOptionalcan be null

Sample JSON

{
    "percentage": 10,
    "amount": 1000
}