The model representing the results of a bulk data upload
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data |
List<BulkDataPropertyJson> | ➖ | Collection of objects to be processed | |
count |
Optional<Long> | ➖ | The number of successfully uploaded data records | 100 |
The model representing the results of a bulk data upload
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
data |
List<BulkDataPropertyJson> | ➖ | Collection of objects to be processed | |
count |
Optional<Long> | ➖ | The number of successfully uploaded data records | 100 |