Class | Description | |
---|---|---|
![]() | CopyExposureSetYearRequest | Contains the Business Unit SID and SQL Instance SID associated with the Exposure Set data to copy.
Additionally, the request contains a CopyOptions object that enables you to configure the copy job. For example, the object enables you to specify the exposure year to copy from, the exposure year to copy to, and the company to copy the exposure to. You can copy the exposure set data associated with one exposure year at a time. Exposure set data includes the total insured value, number of risks, premium, payroll, and user-specified market share data. |
![]() | CopyExposureSetYearResponse | Contains the response to the web service call that you made to copy Exposure Set data using the CopyExposureSetYear() method. |
![]() | CreateCompanyRequest | Contains the Business Unit SID, SQL Instance SID, identifier, and name of the Company to create. |
![]() | CreateCompanyResponse | Contains the SID of the Company that you created using the CreateCompany() method. |
![]() | CreateExposureSetRequest | Contains the Business Unit SID, SQL Instance SID, and name to associate with the Exposure Set to create. |
![]() | CreateExposureSetResponse | Contains the Exposure Set that you created using the CreateExposureSet() method. |
![]() | GetCompaniesRequest | Contains the Business Unit SID and SQL Instance SID that identify the Companies to retrieve. |
![]() | GetCompaniesResponse | Contains the list of Companies that you requested using the GetCompanies() method. |
![]() | GetExposureSetsRequest | Contains the Business Unit SID, SQL Instance SID, and Company SID that identify the Exposure Sets to retrieve. |
![]() | GetExposureSetsResponse | Contains the list of Exposure Set that you requested using the GetExposureSets() method. |
![]() | SubmitDeleteCompanyRequest | Contains the Business Unit SID, SQL Instance SID, and Company SID associated with the Company to delete. |
![]() | SubmitDeleteCompanyResponse | Contains the response to the asynchronous web service call that you made to delete a company using the SubmitDeleteCompany() method. |
![]() | UpdateCompanyRequest | |
![]() | UpdateCompanyResponse |