Touchstone Re 2023 API Reference
GetProgramModelEPAdjustmentsRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Api Namespace : GetProgramModelEPAdjustmentsRequest Class
Contains the Business Unit SID, SQL Instance SID, Model Code, and Program SID associated with the list of EP (exceedance probability) adjustments to retrieve.
Syntax
Public Class GetProgramModelEPAdjustmentsRequest 
   Inherits AIR.Services.Common.Api.RequestBase
public class GetProgramModelEPAdjustmentsRequest : AIR.Services.Common.Api.RequestBase 
Remarks

If you license the program EP (exceedance probability) adjustment feature, you can specify up to 25 EP adjustments for each combination of model and program. An EP adjustment is an amount or percentage that Touchstone Re uses to recalculate the EP curve during a loss analysis. EP adjustments apply to ground-up program losses.

If you specify more than 25 EP adjustments, the application sorts the adjustments in ascending order by value, and then saves only the first 25 adjustments.

You can apply EP adjustments only to models that you license.

Inheritance Hierarchy

System.Object
      AIR.Services.Reinsurance.ProgramManagement.Api.GetProgramModelEPAdjustmentsRequest

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GetProgramModelEPAdjustmentsRequest Members
AIR.Services.Reinsurance.ProgramManagement.Api Namespace