Touchstone Re 2023 API Reference
UpdateProgramModelEPAdjustmentsRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.ProgramManagement.Api Namespace : UpdateProgramModelEPAdjustmentsRequest Class
Contains the Business Unit SID, SQL Instance SID, Program SID, and details of the existing EP (exceedance probability) adjustments to update.
Syntax
Public Class UpdateProgramModelEPAdjustmentsRequest 
   Inherits AIR.Services.Common.Api.RequestBase
public class UpdateProgramModelEPAdjustmentsRequest : 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.UpdateProgramModelEPAdjustmentsRequest

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

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