Loss Analysis Service
AggregateReturnPeriodDto Json Schema
Loss Analysis Service : AggregateReturnPeriodDto Json Schema
Description
Returns the aggregate loss for all events occurring during a given year.
Overview
AggregateReturnPeriodDto
Returns the aggregate loss for all events occurring during a given year.
aggregateLoss : number (double)
Contains the aggregate loss based on all events that occurred during a year.
aggregateYear : integer (int32)
Specifies the year in the event catalog that the service used to compute the aggregate loss.
Properties
NameDescriptionData Type
Contains the aggregate loss based on all events that occurred during a year.number (double)
Specifies the year in the event catalog that the service used to compute the aggregate loss.integer (int32)
See Also
Loss Analysis Service