BatchFailedEntry interface
Represents a failed entry in a batch operation.
Properties
| error | Error message associated with the failed entry. |
| id | Unique identifier of the failed entry. |
Property Details
error
Error message associated with the failed entry.
error: string
Property Value
string
id
Unique identifier of the failed entry.
id: string
Property Value
string