onReceiptPresetCreated( )


Notes:

Triggered when a receipt preset is created.

Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: ReceiptPresetCreatedEnvelope): void | Promise<void>

Did this help?