AttachmentCreatedEventΒΆ

Class AttachmentCreatedEvent

This event occurs if a new attachment was created.

Hierarchy (View Summary)

Properties

attachmentID: number

The ID of the attachment.

dataType: AttachmentType

The type of the attachment data.

id: number

The unique ID of the event.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.