AttachmentCreatedEvent#
Class AttachmentCreatedEvent
Hierarchy
- WebVisEvent
- AttachmentCreatedEvent
Index
Constructors
Properties
Constructors
constructor
- new
Attachment Created Event(attachmentID: number, dataType: AttachmentType): AttachmentCreatedEvent -
This event signals a that a new attachment was created.
Parameters
-
attachmentID: number
The id of the attachment.
-
dataType: AttachmentType
The type of the attachment data.
Returns AttachmentCreatedEvent
-
Properties
attachmentID
attachmentID: number
data Type
id
id: number
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
Optional
type
type?: EventType
ATTACHMENT_CREATED ATTACHMENT_CREATED