Apex
Types

FileReceived

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

Class params/properties:

  1. String id
  2. String name
  3. String fileRequestId
  4. String fileRequestName
  5. String destinationResourceId
  6. String destinationDriveId
  7. String destinationLibrary
  8. String linkId
  9. String linkHash
  10. String linkUr
  11. String uploaderEmail
  12. Datetime uploadedAt