Returns the occurrence loss for all events occurring during a given year.
![]() |
OccurrenceReturnPeriodDto
Returns the occurrence loss for all events occurring during a given year.
|
| Name | Description | Data Type |
|---|---|---|
| occurrenceEvent | Contains the event that produced the largest loss in the simulated year. | integer (int32) |
| occurrenceLoss | Contains the single largest loss caused by all events in the simulated year. | number (double) |
| occurrenceModel | Contains the model that produced the largest loss in the simulated year. | integer (int32) |
| occurrencePerils | Contains all of the perils to include in a detailed loss analysis service request. | PerilDto |
| occurrencePerils\allLicensedPerils | Contains all licensed perils. | boolean |
| occurrencePerils\coastalFlood | Coastal flood | boolean |
| occurrencePerils\cropHail | Crop hail | boolean |
| occurrencePerils\earthquakeShake | Earthquake shake | boolean |
| occurrencePerils\fireFollowing | Fire following | boolean |
| occurrencePerils\hail | Hail | boolean |
| occurrencePerils\inlandFlood | Inland flood | boolean |
| occurrencePerils\landslide | Landslide | boolean |
| occurrencePerils\liquefaction | Liquefaction | boolean |
| occurrencePerils\multiPerilCrop | Multi-peril crop | boolean |
| occurrencePerils\pandemic | Pandemic flu | boolean |
| occurrencePerils\precipitationFlood | Precipitation flood | boolean |
| occurrencePerils\propertyDamage | Property damage (Cyber) | boolean |
| occurrencePerils\securityBreach | Security breach (Cyber) | boolean |
| occurrencePerils\severeThunderstorm | Severe thunderstorm | boolean |
| occurrencePerils\sprinklerLeakage | Sprinkler leakage | boolean |
| occurrencePerils\stormSurge | Storm surge | boolean |
| occurrencePerils\straightLineWinds | Straight line winds | boolean |
| occurrencePerils\terrorism | Terrorism | boolean |
| occurrencePerils\tornado | Tornado | boolean |
| occurrencePerils\tsunami | Tsunami | boolean |
| occurrencePerils\wildfire | Wildfire/bushfire | boolean |
| occurrencePerils\wind | Wind | boolean |
| occurrencePerils\winterStorm | Winter storm | boolean |
| occurrenceYear | Contains the simulated year for which the occurrence loss is calculated. | integer (int32) |