Success response for bulk search requests
| Name | Type | Description | Notes |
|---|---|---|---|
| items | List<Object> | List of results | [optional] |
| errors | Boolean | Errors occurred during the bulk operation | [optional] |
| error | String | Error message describing an error if such occurred | [optional] |
| currentLine | Integer | Number of the row returned in the response | [optional] |
| skippedLines | Integer | Number of rows skipped in the response | [optional] |