Touchstone Re 2023 API Reference
AIR.Services.Reinsurance.AggregateLossAnalysis.Api Namespace
Inheritance Hierarchy
Air.Services.Proxy Assembly : AIR.Services.Reinsurance.AggregateLossAnalysis.Api Namespace
Contains the requests and responses for Touchstone® Re Aggregate Loss Analysis.
Classes
 ClassDescription
ClassContains the Business Unit SID and SQL Instance SID associated with the Event Set to retrieve.
ClassContains the list of Event Sets that you requested using the GetEventSets() method.
ClassContains the Business Unit SID and SQL Instance SID associated with the Reinsurance Programs to include in the aggregate loss analysis. Additionally, the request contains a MultiProgramAggregateLossAnalysisOptions object that enables you to configure the analysis job. For example, the object enables you to specify the the name of the analysis, the currency to use, whether to include demand surge in the loss computations, the perils to include, and so on.
ClassContains the response to the asynchronous web service call that you made to run an aggregate loss analysis on a list of Reinsurance Programs using the SubmitMultiProgramAggregateLossAnalysis() method.
ClassContains the Business Unit SID and SQL Instance SID associated with the portfolio of reinsurance treaties to include in the aggregate loss analysis. Additionally, the request contains a PortfolioAggregateLossAnalysisOptions object that enables you to configure the analysis job. For example, the object enables you to specify the name of the analysis, the currency to use, whether to include demand surge in the loss computations, an optional portfolio filter, and so on.
ClassContains the response to the asynchronous web service call that you made to run an aggregate loss analysis on a portfolio of reinsurance treaties using the SubmitPortfolioAggregateLossAnalysis() method.
ClassContains the Business Unit SID and SQL Instance SID associated with the Reinsurance Program to include in the aggregate loss analysis. Additionally, the request contains a ProgramAggregateLossAnalysisOptions object that enables you to configure the analysis job. For example, the object enables you to specify the the name of the analysis, the currency to use, whether to include demand surge in the loss computations, the perils to include, and so on.
ClassContains the response to the asynchronous web service call that you made to run an aggregate loss analysis on a Reinsurance Program using the SubmitProgramAggregateLossAnalysis() method.
See Also

Reference

Air.Services.Proxy Assembly