Loss Analysis Service
EventDto Json Schema
Loss Analysis Service : EventDto Json Schema
Description
Contains the supporting objects and enums for the event that produced loss in the loss analysis.
Overview
EventDto
Contains the supporting objects and enums for the event that produced loss in the loss analysis.
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.
Properties
NameDescriptionData Type
Contains a unique, system-generated identifier for the event that produced loss in the detailed loss analysis results.integer (int32)
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.number (double)
Contains the ground-up loss value prior to the application of terms.number (double)
Contains the model associated with the event that produced the highest loss in the simulated year.integer (int32)
Contains the net loss value before applying the catastrophe excess of loss (CAT XOL) terms.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
Contains a unique identifier that tracks the scenario.integer (int32)
See Also
Loss Analysis Service