Fields
Output fields
| Parameter | Description | |
|---|---|---|
Resource |
The detached resource. | |
RecordIdString |
Salesforce Record Id. | |
ObjectTypeString |
Object type. |
This custom Apex type represents the output that Platform Events and the Platform Events Apex handler return for the resource-detached platform event type. It is exposed on the Event type and surfaced by Client.getEventDetails().
| Parameter | Description | |
|---|---|---|
Resource |
The detached resource. | |
RecordIdString |
Salesforce Record Id. | |
ObjectTypeString |
Object type. |