Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 609 Bytes

File metadata and controls

17 lines (10 loc) · 609 Bytes

BulkResponse

Success response for bulk search requests

Properties

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]