Class AccountAttachmentInsertEvent


public class AccountAttachmentInsertEvent extends InsertEvent<AccountAttachmentInsertInput>
Event to insert an attachment for an account.
The launcher must provide a valid AccountAttachmentInsertInput in order to successfully call this event.
The listener creates an attachment associated with the account and returns the ID of the created attachment.
Since:
20.0
GCApi:
event
Reactors:
BTAccountAttachmentInsert(0)
No Spouts