Class | Description | |
---|---|---|
![]() | SubmitImportCsvFacultativeRequest | Contains the Business Unit SID and SQL Instance SID to associate with the comma-separated values file to import. Additionally, the request contains an Import Options class that enable you to configure the import job. For example, the objects enable you to supply geocode match level mapping set codes and specify the path to the files to import. |
![]() | SubmitImportCsvFacultativeResponse | Contains the response to the asynchronous web service call that you made to import comma-separated values (CSV) files using the SubmitImportCsvFacultative() method.
This response is derived from SubmitImportResponse. |
![]() | SubmitImportCsvRequest | Contains the Business Unit SID, SQL Instance SID, and Import Options associated with the comma separated values (CSV) file(s) that you want to import. |
![]() | SubmitImportCsvResponse | Contains the response to the asynchronous web service call that you made to import comma separated values (CSV) file(s) using the SubmitImportCsv() method.
This response is derived from SubmitImportResponse. |
![]() | SubmitImportCsvWithAutomapRequest | Contains the Business Unit SID and SQL Instance SID to associate with the comma-separated values file to import. Additionally, the request contains an Import Options object and Mapping Options object that enable you to configure the import job. For example, the objects enable you to specify the path to the files to import and the column headers that Touchstone can ignore when it attempts to automatically map the column headers in the file to standard Touchstone fields. |
![]() | SubmitImportCsvWithAutomapResponse | Contains the response to the asynchronous web service call that you made to import comma-separated values (CSV) files using the SubmitImportCsvWithAutomap() method.
This response is derived from SubmitImportResponse. |
![]() | SubmitImportNonAIRRequest | Contains the Business Unit SID, SQL Instance SID, and Import Options associated with the non-AIR-formatted file that you want to import. |
![]() | SubmitImportNonAIRResponse | Contains a list of the Activity Sequential Identifiers (SIDs), which uniquely identify the asynchronous web service calls that you made to import a non-AIR-formatted file using the SubmitImportNonAIR() method. |
![]() | SubmitImportResponse | Contains the base data file import submission response properties for Touchstone® import submission responses. |