Interface: EventBinaryMetadataUpdate
Sent before metadata are updated to allow alteration of the modification
Extends
Properties
context?
context?:
OperationContext
<any
,any
>
In case the Context is known
Inherited from
EventBinaryUploadSuccess
.context
Source
packages/core/src/services/binary.ts:22
metadata
metadata:
any
Source
packages/core/src/services/binary.ts:34
object
object:
BinaryFileInfo
Inherited from
EventBinaryUploadSuccess
.object
Source
packages/core/src/services/binary.ts:17
service
service:
BinaryService
<BinaryParameters
,BinaryEvents
>
Inherited from
EventBinaryUploadSuccess
.service
Source
packages/core/src/services/binary.ts:18
target
target:
CoreModel
Overrides
EventBinaryUploadSuccess
.target