Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 598 Bytes

File metadata and controls

14 lines (10 loc) · 598 Bytes

UltraCartRestApiV2.BulkRecordsResponse

Properties

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