onPlanCreated( )


Notes:

Triggered when a pricing plan is created.

Permissions
Manage Challenges
Manage Pricing Plans
Read Pricing Plans
Manage Events
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?