Loss Analysis Service
ResultSetOptionsDto Json Schema
Loss Analysis Service : ResultSetOptionsDto Json Schema
Description

Generates a user-specified view of the loss analysis results based on the following options.

Overview
ResultSetOptionsDto

Generates a user-specified view of the loss analysis results based on the following options.

annualDetail : Array[AnnualDetailOptionsDto]
Contains a list of annual detail.
coverages : Array[Coverage]
Contains a list of coverages.
epAnnualTypes : Array[EPAnnualType]
Contains a list of exceedance probability (EP) annual types.
financialPerspectives : Array[FinancialPerspective]
Contains a list of financial perspectives.
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.
annualSummary : Array[AnnualSummaryOptionsDto]
Contains a list of annual aummary.
coverages : Array[Coverage]
Contains a list of coverages.
epAnnualTypes : Array[EPAnnualType]
Contains a list of EP annual types.
financialPerspectives : Array[FinancialPerspective]
Contains a list of financial perspectives.
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
returnPeriods : Array[number (double)]
Contains a list of return periods
targetTypes : Array[TargetType]
Contains a list of target types.
averageAnnualLoss : Array[AverageAnnualLossOptionsDto]
Contains a list of average annual loss (AAL).
coverages : Array[Coverage]
Contains a list of coverages.
epAnnualTypes : Array[EPAnnualType]
Contains a list of EP annual types.
financialPerspectives : Array[FinancialPerspective]
Contains a list of financial perspectives.
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.
eventDetail : Array[EventDetailOptionsDto]
Contains a list of event detail.
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 annual detail.Array[AnnualDetailOptionsDto]
Contains a list of annual aummary.Array[AnnualSummaryOptionsDto]
Contains a list of average annual loss (AAL).Array[AverageAnnualLossOptionsDto]
Contains a list of event detail.Array[EventDetailOptionsDto]
See Also
Loss Analysis Service