Loss Analysis Service
PerilOptionsDto Json Schema
Loss Analysis Service : PerilOptionsDto Json Schema
Description
Contains the additional options for the specified perils.
Overview
PerilOptionsDto
Contains the additional options for the specified perils.
earthquake : EarthquakeDto
inducedEvents : boolean
Specifies earthquake-induced events, used for the U.S. models only.
precipitationFlood : PrecipitationFloodDto
percentage : number (float)
Contains the precipitation flood percentage.
sourceOfFlooding : SourceOfFloodingDto
offFloodPlain : boolean
Off flood plain.
onFloodPlain : boolean
On flood plain.
stormSurge : StormSurgeDto
percentage : number (float)
Contains the storm surge percentage.
Properties
NameDescriptionData Type
 EarthquakeDto
Specifies earthquake-induced events, used for the U.S. models only.boolean
 PrecipitationFloodDto
Contains the precipitation flood percentage.number (float)
 SourceOfFloodingDto
Off flood plain.boolean
On flood plain.boolean
 StormSurgeDto
Contains the storm surge percentage.number (float)
See Also
Loss Analysis Service