Fields
Output fields
| Parameter | Description | |
|---|---|---|
Resource |
The resource that failed to move. | |
DestinationIdString |
Id of the folder the resource was to be moved to. |
Custom Apex type representing an error output returned by the Client.getEventDetails() method's ErrorEvent handling. It carries the resource that failed to move and its intended destination.
| Parameter | Description | |
|---|---|---|
Resource |
The resource that failed to move. | |
DestinationIdString |
Id of the folder the resource was to be moved to. |