Touchstone Re 2023 API Reference
AIR.Services.Reinsurance.PortfolioManagement.Api Namespace
Inheritance Hierarchy
Air.Services.Proxy Assembly : AIR.Services.Reinsurance.PortfolioManagement.Api Namespace
Contains the requests and responses for the Touchstone® Re Portfolio Management.
Classes
 ClassDescription
ClassContains the Business Unit SID, SQL Instance SID, and Portfolio SID that identify the Static Portfolio to add reinsurance treaties (or Layers) to as well as the Layer SIDs that identify the layers to add.
ClassContains the response to the web service call that you made to add Layers to a Static Portfolio using the AddPortfolioLayers() method.
ClassContains the Business Unit SID, SQL Instance SID, existing portfolio identifier, new portfolio description, and new portfolio name field of the Copy Portfolio that you want to copy and create as a new portfolio.
ClassContains the SID for the new portfolio that you created using the CopyPortfolio() method.
ClassContains the Business Unit SID, SQL Instance SID, name, description, and filter of the Dynamic Portfolio to create.
ClassContains the SID for the Dynamic Portfolio that you created using the CreatePortfolioDynamic() method.
ClassContains the Business Unit SID, SQL Instance SID, name, and description of the Static Portfolio to create.
ClassContains the SID for the Static Portfolio that you created using the CreatePortfolioStatic() method.
ClassContains the Business Unit SID, SQL Instance SID, and Portfolio SID that identify the Portfolio to delete.
ClassContains the response to the web service call that you made to delete a Portfolio using the DeletePortfolio() method.
ClassContains the Business Unit SID, SQL Instance SID, and filter that identify the reinsurance treaties (or Layers) to retrieve from the master portfolio.
ClassContains the list of reinsurance treaties (or Layers) from the master portfolio that you requested using the GetMasterPortfolioLayers() method.
ClassContains the Business Unit SID, SQL Instance SID, and Portfolio SID that identify the Dynamic Portfolio to retrieve.
ClassContains the Dynamic Portfolio that you requested using the GetPortfolioDynamic() method.
ClassContains the Business Unit SID and SQL Instance SID that identify the Portfolios to retrieve.
ClassContains the list of Portfolios that you requested using the GetPortfolios() method.
ClassContains the Business Unit SID, SQL Instance SID, and Portfolio SID that identify the Static Portfolio to retrieve.
ClassContains the Static Portfolio that you requested using the GetPortfolioStatic() method.
ClassContains the Business Unit SID, SQL Instance SID, and Portfolio SID that identify the Portfolio associated with reinsurance treaties (or Layers) to override. Additionally, the request contains the Layer Overrides object that specifies the layer values to use during portfolio loss analyses.
ClassContains the response to the web service call that you made to override reinsurance treaty (or Layer) values during a portfolio loss analysis using the OverridePortfolioLayers() method.
ClassContains the Business Unit SID, SQL Instance SID, and Portfolio SID that identify the Static Portfolio to remove reinsurance treaties (or Layers) from as well as the Layer SIDs that identify the layers to remove.
ClassContains the response to the web service call that you made to remove Layers from a Static Portfolio using the RemovePortfolioLayers() method.
ClassContains the Business Unit SID, SQL Instance SID, and Portfolio SID that identify the Dynamic Portfolio to update as well as the new name, description, and filter for the portfolio.
ClassContains the response to the web service call that you made to update a Dynamic Portfolio using the UpdatePortfolioDynamic() method.
ClassContains the Business Unit SID, SQL Instance SID, and Portfolio SID that identify the Static Portfolio to update as well as the new name and description for the portfolio.
ClassContains the response to the web service call that you made to update a Static Portfolio using the UpdatePortfolioStatic() method.
See Also

Reference

Air.Services.Proxy Assembly