EntityUpdateResponse
Response from updating data in an entity
Extends¶
Properties¶
| Property | Type | Description |
|---|---|---|
failureRecords |
FailureRecord[] |
Records that failed processing |
successRecords |
Record<string, any>[] |
Records that were successfully processed |