Loss Analysis Service
EventDetailOptionsDto Json Schema
Loss Analysis Service : EventDetailOptionsDto Json Schema
Description

Specifies a user view for the detailed loss analysis based on the following options.

Overview
EventDetailOptionsDto

Specifies a user view for the detailed loss analysis based on the following options.

coverages : Array[Coverage]
Contains a list of coverages associated with a location or a contract in the detailed loss analysis request.
financialPerspectives : Array[FinancialPerspective]
Contains a list of financial perspectives associated with the detailed loss analysis request.
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
targetTypes : Array[TargetType]
Contains a list of target types.
Properties
NameDescriptionData Type
Contains a list of coverages associated with a location or a contract in the detailed loss analysis request.Array[Coverage]
Contains a list of financial perspectives associated with the detailed loss analysis request.Array[FinancialPerspective]
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 target types.Array[TargetType]
See Also
Loss Analysis Service