onPlanUpdated( )


Deprecated

This event is deprecated and was replaced with onPlanUpdated.

Notes:

Triggered when a pricing plan is updated.

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

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

Did this help?