AttachmentDataChangedEvent<T>ΒΆ

Class AttachmentDataChangedEvent<T>

ATTACHMENT_DATA_CHANGED ATTACHMENT_DATA_CHANGED

Type Parameters

  • T = any

Hierarchy

Constructors

Properties

attachmentID: number

The id of the attachment.

data: T

The new attachment data.

id: number
transactionCode?: string
transactionID?: number
type?: EventType