FailureRecord
Represents a failure record in an entity operation
Properties¶
| Property | Type | Description |
|---|---|---|
error? |
string |
Error message |
record? |
Record<string, any> |
Original record that failed |
Represents a failure record in an entity operation
| Property | Type | Description |
|---|---|---|
error? |
string |
Error message |
record? |
Record<string, any> |
Original record that failed |