onPlanCreated( )


Notes:

Triggered when a pricing plan is created.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?