onPlanArchived( )


Deprecated

This event is deprecated.

Notes:

Triggered when a pricing plan is archived.

Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?