Objects

Coverage Parameter Limit

The maximum amount that can be paid out in the event of a claim.

descriptionstring

The longer explanation of what the limit is.

displayValuestring

The formatted and translated value of the limit.

limitTypestring

The type of the limit.

Possible Enum values are amount, complex, full-value, no-limit, or not-applicable.
{
  "description": "20% of the insured amount",
  "displayValue": "Complex",
  "limitType": "full-value"
}