Skip to main content

Item Attributes

Each attribute specifies a data type. The following types are used:
  • text arbitrary string value
  • number numeric value
  • percentage numeric value expressed as a percent
  • currency numeric monetary value
  • boolean true/false value
  • date calendar date (YYYY-MM-DD)
  • year four-digit value representing a year
  • choices value selected from a predefined list of options
  • object JSON-like key/value structure
  • If an attribute’s data type has a dagger (†) next to it, the attribute will actually contain a mapping containing one or more of the following attributes (if null, they are simply not included):

Layer Terms

Defines the financial structure of the insurance program across layers, including limits, participation, attachments, and premiums. name (text†) Identifier or label for the layer. participation (percentage†) Portion of the layer the insured participates in (e.g., 1 = 100%). limit (currency†) Limit of liability for the layer. attachment (currency†) Attachment point at which the layer begins to respond. premium (currency†) Premium: Premium associated with the layer (may be blank if not provided).