Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 616 Bytes

File metadata and controls

18 lines (10 loc) · 616 Bytes

BulkRecordsResponse

Properties

Name Type Description Notes
error Error [optional]
metadata ResponseMetadata [optional]
nextCursor String Opaque cursor for the next page, null when exhausted [optional]
records List<BulkRecord> Per-record results [optional]
success Boolean Indicates if API call was successful [optional]
warning Warning [optional]