onPlanArchived( )


Notes:

Triggered when a pricing plan is archived.

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

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

Did this help?