Loss Analysis Service
SublimitDto Json Schema
Loss Analysis Service : SublimitDto Json Schema
Description
Contains the supporting objects and enums for the contract.
Overview
SublimitDto
Contains the supporting objects and enums for the contract.
aggregateAttachmentPoint : number (double)
Contains the aggregate amount of all attachment points under contract layer.
aggregateDeductible : number (double)
Contains the maximum deductible amount payable under aggregate deductible limit.
aggregateDeductibleType : AggregateDeductibleType
Contains the type of deductible that the service has used to compute the aggregate loss.
aggregateLimit : number (double)
Contains the maximum amount payable under contract layer that provides overall maximum loss limitation.
aggregateLimitType : AggregateLimitType
Contains the aggregate limit type that the service has used to compute the aggregate loss.
area : string
Contains an alphanumeric code that identifies the area for which this sublimit applies.
attachmentPointA : number (double)
Contains Coverage A attachment point for by-coverage limit type.
attachmentPointB : number (double)
Contains Coverage B attachment point for by-coverage limit type.
attachmentPointC : number (double)
Contains Coverage C attachment point for by-coverage limit type.
attachmentPointD : number (double)
Contains Coverage D attachment point for by-coverage limit type.
deductible1 : number (double)
Contains Deductible 1 amount.
deductible2 : number (double)
Contains Deductible 2 amount.
deductible3 : number (double)
Contains Deductible 3 amount.
deductible4 : number (double)
Contains Deductible 4 amount.
deductibleType : SublimitDeductibleType
Contains the sublimit deductible type.
limit3 : number (double)
Contains Coverage C limit for by-coverage limit type.
limit4 : number (double)
Contains Coverage D limit for by-coverage limit type.
limitType : SublimitOccurrenceLimitType
Contains the occurrence limit type to sublimit for a single contract.
perils : PerilDto
Contains all of the perils to include in a detailed loss analysis service request.
allLicensedPerils : boolean
Contains all licensed perils.
coastalFlood : boolean
Coastal flood
cropHail : boolean
Crop hail
earthquakeShake : boolean
Earthquake shake
fireFollowing : boolean
Fire following
hail : boolean
Hail
inlandFlood : boolean
Inland flood
landslide : boolean
Landslide
liquefaction : boolean
Liquefaction
multiPerilCrop : boolean
Multi-peril crop
pandemic : boolean
Pandemic flu
precipitationFlood : boolean
Precipitation flood
propertyDamage : boolean
Property damage (Cyber)
securityBreach : boolean
Security breach (Cyber)
severeThunderstorm : boolean
Severe thunderstorm
sprinklerLeakage : boolean
Sprinkler leakage
stormSurge : boolean
Storm surge
straightLineWinds : boolean
Straight line winds
terrorism : boolean
Terrorism
tornado : boolean
Tornado
tsunami : boolean
Tsunami
wildfire : boolean
Wildfire/bushfire
wind : boolean
Wind
winterStorm : boolean
Winter storm
sublimits : Array[SublimitDto]
Contains a list of sublimits for this sublimit. Each object on this list contains detailed information about a specific sublimit.
aggregateAttachmentPoint : number (double)
Contains the aggregate amount of all attachment points under contract layer.
aggregateDeductible : number (double)
Contains the maximum deductible amount payable under aggregate deductible limit.
aggregateDeductibleType : AggregateDeductibleType
Contains the type of deductible that the service has used to compute the aggregate loss.
aggregateLimit : number (double)
Contains the maximum amount payable under contract layer that provides overall maximum loss limitation.
aggregateLimitType : AggregateLimitType
Contains the aggregate limit type that the service has used to compute the aggregate loss.
area : string
Contains an alphanumeric code that identifies the area for which this sublimit applies.
attachmentPointA : number (double)
Contains Coverage A attachment point for by-coverage limit type.
attachmentPointB : number (double)
Contains Coverage B attachment point for by-coverage limit type.
attachmentPointC : number (double)
Contains Coverage C attachment point for by-coverage limit type.
attachmentPointD : number (double)
Contains Coverage D attachment point for by-coverage limit type.
deductible1 : number (double)
Contains Deductible 1 amount.
deductible2 : number (double)
Contains Deductible 2 amount.
deductible3 : number (double)
Contains Deductible 3 amount.
deductible4 : number (double)
Contains Deductible 4 amount.
deductibleType : SublimitDeductibleType
Contains the sublimit deductible type.
limit3 : number (double)
Contains Coverage C limit for by-coverage limit type.
limit4 : number (double)
Contains Coverage D limit for by-coverage limit type.
limitType : SublimitOccurrenceLimitType
Contains the occurrence limit type to sublimit for a single contract.
perils : PerilDto
Contains all of the perils to include in a detailed loss analysis service request.
allLicensedPerils : boolean
Contains all licensed perils.
coastalFlood : boolean
Coastal flood
cropHail : boolean
Crop hail
earthquakeShake : boolean
Earthquake shake
fireFollowing : boolean
Fire following
hail : boolean
Hail
inlandFlood : boolean
Inland flood
landslide : boolean
Landslide
liquefaction : boolean
Liquefaction
multiPerilCrop : boolean
Multi-peril crop
pandemic : boolean
Pandemic flu
precipitationFlood : boolean
Precipitation flood
propertyDamage : boolean
Property damage (Cyber)
securityBreach : boolean
Security breach (Cyber)
severeThunderstorm : boolean
Severe thunderstorm
sprinklerLeakage : boolean
Sprinkler leakage
stormSurge : boolean
Storm surge
straightLineWinds : boolean
Straight line winds
terrorism : boolean
Terrorism
tornado : boolean
Tornado
tsunami : boolean
Tsunami
wildfire : boolean
Wildfire/bushfire
wind : boolean
Wind
winterStorm : boolean
Winter storm
sublimits : Array[SublimitDto]
Contains a list of sublimits for this sublimit. Each object on this list contains detailed information about a specific sublimit.
totalLimit : number (double)
Contains the occurence limit amount. For by-coverage limit type, this is Coverage A limit.
totalParticipation : number (double)
Contains the occurrence participation. For by-coverage limit type, this is Coverage B limit.
totalLimit : number (double)
Contains the occurence limit amount. For by-coverage limit type, this is Coverage A limit.
totalParticipation : number (double)
Contains the occurrence participation. For by-coverage limit type, this is Coverage B limit.
Properties
NameDescriptionData Type
Contains the aggregate amount of all attachment points under contract layer.number (double)
Contains the maximum deductible amount payable under aggregate deductible limit.number (double)
Contains the type of deductible that the service has used to compute the aggregate loss.AggregateDeductibleType
Contains the maximum amount payable under contract layer that provides overall maximum loss limitation.number (double)
Contains the aggregate limit type that the service has used to compute the aggregate loss.AggregateLimitType
Contains an alphanumeric code that identifies the area for which this sublimit applies.string
Contains Coverage A attachment point for by-coverage limit type.number (double)
Contains Coverage B attachment point for by-coverage limit type.number (double)
Contains Coverage C attachment point for by-coverage limit type.number (double)
Contains Coverage D attachment point for by-coverage limit type.number (double)
Contains Deductible 1 amount.number (double)
Contains Deductible 2 amount.number (double)
Contains Deductible 3 amount.number (double)
Contains Deductible 4 amount.number (double)
Contains the sublimit deductible type.SublimitDeductibleType
Contains Coverage C limit for by-coverage limit type.number (double)
Contains Coverage D limit for by-coverage limit type.number (double)
Contains the occurrence limit type to sublimit for a single contract.SublimitOccurrenceLimitType
Contains all of the perils to include in a detailed loss analysis service request.PerilDto
Contains all licensed perils.boolean
Coastal floodboolean
Crop hailboolean
Earthquake shakeboolean
Fire followingboolean
Hailboolean
Inland floodboolean
Landslideboolean
Liquefactionboolean
Multi-peril cropboolean
Pandemic fluboolean
Precipitation floodboolean
Property damage (Cyber)boolean
Security breach (Cyber)boolean
Severe thunderstormboolean
Sprinkler leakageboolean
Storm surgeboolean
Straight line windsboolean
Terrorismboolean
Tornadoboolean
Tsunamiboolean
Wildfire/bushfireboolean
Windboolean
Winter stormboolean
Contains a list of sublimits for this sublimit. Each object on this list contains detailed information about a specific sublimit.Array[SublimitDto]
Contains the occurence limit amount. For by-coverage limit type, this is Coverage A limit.number (double)
Contains the occurrence participation. For by-coverage limit type, this is Coverage B limit.number (double)
See Also
Loss Analysis Service