Loss Analysis Service
LocationTermDto Json Schema
Loss Analysis Service : LocationTermDto Json Schema
Description
Contains the supporting objects and enums for the location term.
Overview
LocationTermDto
Contains the supporting objects and enums for the location term.
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.
deductA : number (double)
Contains Coverage A (building) deductible (deductible 1) for this location term.
deductB : number (double)
Contains Coverage B (other structures) deductible (deductible 2) for this location term.
deductC : number (double)
Contains Coverage C (contents) deductible (deductible 3) for this location term.
deductD : number (double)
Contains Coverage D (time element) deductible (deductible 4) for this location term.
deductibleType : LocationDeductibleType
Contains the details of deductible types for a location associated with the detailed loss analysis results.
limitA : number (double)
Contains Coverage A (building) limit for this location term.
limitB : number (double)
Contains Coverage B (other structures) limit for this location term.
limitC : number (double)
Contains Coverage C (contents) limit for this location term.
limitD : number (double)
Contains Coverage D (time element) limit for this location term.
limitType : LocationLimitType
Contains the limit types for this location term.
maximumDeductible : number (double)
Contains the maximum deductible amount.
minimumDeductible : number (double)
Contains the minimum deductible amount.
minimumMaximumDeductibleType : LocationMinimumMaximumDeductibleType
Contains a code for the minimum maximum deductible type.
participation1 : number (double)
Contains the percentage of risk that the insurer covers for this location term.
participation2 : number (double)
Contains the percentage of risk that the insured owns (working interest) for this location term.
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
sublimitArea : string
Indicates the user-defined sublimit area code for the contract.
Properties
NameDescriptionData Type
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 Coverage A (building) deductible (deductible 1) for this location term.number (double)
Contains Coverage B (other structures) deductible (deductible 2) for this location term.number (double)
Contains Coverage C (contents) deductible (deductible 3) for this location term.number (double)
Contains Coverage D (time element) deductible (deductible 4) for this location term.number (double)
Contains the details of deductible types for a location associated with the detailed loss analysis results.LocationDeductibleType
Contains Coverage A (building) limit for this location term.number (double)
Contains Coverage B (other structures) limit for this location term.number (double)
Contains Coverage C (contents) limit for this location term.number (double)
Contains Coverage D (time element) limit for this location term.number (double)
Contains the limit types for this location term.LocationLimitType
Contains the maximum deductible amount.number (double)
Contains the minimum deductible amount.number (double)
Contains a code for the minimum maximum deductible type.LocationMinimumMaximumDeductibleType
Contains the percentage of risk that the insurer covers for this location term.number (double)
Contains the percentage of risk that the insured owns (working interest) for this location term.number (double)
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
Indicates the user-defined sublimit area code for the contract.string
See Also
Loss Analysis Service