Apex
Types

ResourceUpdated

This custom apex type represents an output that Platform Events & Platform Events Apex Handler (Object Type) methods returns for the resource-updated platform event type. It has the following field(s)-

Class params/properties:

  1. Resource Resource
  2. String RecordId - Salesforce Record Id
  3. String UserId - Salesforce User Id
  4. List<String> UpdatedFields