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