The result of import operation
| Name | Type | Description | Notes |
|---|---|---|---|
| Errors | List<Error> | List of errors during import | |
| RowsImported | int | Specifies number of rows imported | |
| DuplicateRows | int | Specifies number of duplicate rows | |
| RowLimitExceeded | bool | Specifies whether row limit exceeded during import |