Skip to main content

@webda/coreReadme | API


Interface: EventBinary

Represent basic EventBinary

Extended by

Properties

context?

context?: OperationContext<any, any>

In case the Context is known

Source

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


object

object: BinaryFileInfo

Source

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


service

service: BinaryService<BinaryParameters, BinaryEvents>

Source

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