Loss Analysis Service
EventDetailDto Json Schema
Loss Analysis Service : EventDetailDto Json Schema
Description
Contains the supporting objects and enums for the detailed loss analysis.
Overview
EventDetailDto
Contains the supporting objects and enums for the detailed loss analysis.
coverage : Coverage
Contains the coverage type for a location or a contract associated with the detailed loss analysis request.
events : Array[EventDto]
Contains a list of events.
eventID : integer (int32)
Contains a unique, system-generated identifier for the event that produced loss in the detailed loss analysis results.
gross : number (double)
Contains the gross financial perspective in the detailed loss analysis results. The gross loss after applying the layer-level and location-level terms associated with the results.
groundUp : number (double)
Contains the ground-up loss value prior to the application of terms.
model : integer (int32)
Contains the model associated with the event that produced the highest loss in the simulated year.
netOfPreCAT : number (double)
Contains the net loss value before applying the catastrophe excess of loss (CAT XOL) terms.
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
year : integer (int32)
Contains a unique identifier that tracks the scenario.
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
targetID : string
Contains a unique identifier for the target record associated with the detailed loss analysis request.
targetType : TargetType
Contains the target of the analysis for which losses were produced.
Properties
NameDescriptionData Type
Contains the coverage type for a location or a contract associated with the detailed loss analysis request.Coverage
Contains a list of events.Array[EventDto]
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 unique identifier for the target record associated with the detailed loss analysis request.string
Contains the target of the analysis for which losses were produced.TargetType
See Also
Loss Analysis Service