Fields
Output fields
| Parameter | Description | |
|---|---|---|
Resource |
The resource whose update failed. | |
PayloadString |
The update payload that failed to apply. |
Custom Apex type representing an error output returned by the Client.getEventDetails() method's ErrorEvent handling. It carries the resource whose update failed and the payload that failed to apply.
| Parameter | Description | |
|---|---|---|
Resource |
The resource whose update failed. | |
PayloadString |
The update payload that failed to apply. |