Skip to main content

@webda/coreReadme | API


Interface: EventBinaryUploadSuccess

Represent basic EventBinary

Extends

Properties

context?

context?: OperationContext<any, any>

In case the Context is known

Inherited from

EventBinary.context

Source

packages/core/src/services/binary.ts:22


object

object: BinaryFileInfo

Inherited from

EventBinary.object

Source

packages/core/src/services/binary.ts:17


service

service: BinaryService<BinaryParameters, BinaryEvents>

Inherited from

EventBinary.service

Source

packages/core/src/services/binary.ts:18


target

target: CoreModel

Source

packages/core/src/services/binary.ts:26