Touchstone Re 2023 API Reference
VerifyChinaExposureRequest Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Api Namespace : VerifyChinaExposureRequest Class
Contains the Business Unit SID and SQL Instance SID to associate with the exposure data to validate. Additionally, the request contains a VerifyOptions object that enables you to configure the validation job. For example, you use the object to specify the path to the comma-separated values (CSV) file that contains the exposure data.
Syntax
Public Class VerifyChinaExposureRequest 
   Inherits AIR.Services.Common.Api.RequestBase
Dim instance As VerifyChinaExposureRequest
public class VerifyChinaExposureRequest : AIR.Services.Common.Api.RequestBase 
Remarks

If you license China perils, you can import exposure data for mainland China in CSV format at the province or city resolution. Touchstone Re enables you to validate the exposure data before you attempt to import it.

You can validate only one file at a time. For guidance on formatting exposure data for mainland China, see the Touchstone Re online help on AIR's Client Portal.

Inheritance Hierarchy

System.Object
      AIR.Services.Reinsurance.DataImport.Api.VerifyChinaExposureRequest

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

VerifyChinaExposureRequest Members
AIR.Services.Reinsurance.DataImport.Api Namespace