Contains the supporting objects and enums for the event that produced loss in the loss analysis.
![]() |
EventDto
Contains the supporting objects and enums for the event that produced loss in the loss analysis.
|
| Name | Description | Data Type |
|---|---|---|
| eventID | Contains a unique, system-generated identifier for the event that produced loss in the detailed loss analysis results. | integer (int32) |
| gross | 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) |
| groundUp | Contains the ground-up loss value prior to the application of terms. | number (double) |
| model | Contains the model associated with the event that produced the highest loss in the simulated year. | integer (int32) |
| netOfPreCAT | Contains the net loss value before applying the catastrophe excess of loss (CAT XOL) terms. | number (double) |
| perils | Contains all of the perils to include in a detailed loss analysis service request. | PerilDto |
| perils\allLicensedPerils | Contains all licensed perils. | boolean |
| perils\coastalFlood | Coastal flood | boolean |
| perils\cropHail | Crop hail | boolean |
| perils\earthquakeShake | Earthquake shake | boolean |
| perils\fireFollowing | Fire following | boolean |
| perils\hail | Hail | boolean |
| perils\inlandFlood | Inland flood | boolean |
| perils\landslide | Landslide | boolean |
| perils\liquefaction | Liquefaction | boolean |
| perils\multiPerilCrop | Multi-peril crop | boolean |
| perils\pandemic | Pandemic flu | boolean |
| perils\precipitationFlood | Precipitation flood | boolean |
| perils\propertyDamage | Property damage (Cyber) | boolean |
| perils\securityBreach | Security breach (Cyber) | boolean |
| perils\severeThunderstorm | Severe thunderstorm | boolean |
| perils\sprinklerLeakage | Sprinkler leakage | boolean |
| perils\stormSurge | Storm surge | boolean |
| perils\straightLineWinds | Straight line winds | boolean |
| perils\terrorism | Terrorism | boolean |
| perils\tornado | Tornado | boolean |
| perils\tsunami | Tsunami | boolean |
| perils\wildfire | Wildfire/bushfire | boolean |
| perils\wind | Wind | boolean |
| perils\winterStorm | Winter storm | boolean |
| year | Contains a unique identifier that tracks the scenario. | integer (int32) |