onPlanBuyerCanCancelUpdated( )


Notes:

Triggered when a plan's buyerCanCancel field is updated.

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

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

Did this help?