Triggered when a Wix user either cancels a paid plan for your app, or cancels the plan's auto-renewal. The Wix user can continue to use your app until the end of the current billing cycle.
handler(event: AppInstancePaidPlanAutoRenewalCancelledEnvelope): void | Promise<void>