@wix/auto_sdk_referral_programs 1.0.125 → 1.0.126

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -601,6 +601,7 @@ var ContractSwitchType = /* @__PURE__ */ ((ContractSwitchType2) => {
601
601
  ContractSwitchType2["PENDING_CHANGES"] = "PENDING_CHANGES";
602
602
  ContractSwitchType2["DOWNGRADE_RENEWAL"] = "DOWNGRADE_RENEWAL";
603
603
  ContractSwitchType2["FIXED_BILLING_DATE_PRORATION"] = "FIXED_BILLING_DATE_PRORATION";
604
+ ContractSwitchType2["IMMEDIATE_SWITCH"] = "IMMEDIATE_SWITCH";
604
605
  return ContractSwitchType2;
605
606
  })(ContractSwitchType || {});
606
607
  var ContractSwitchReason = /* @__PURE__ */ ((ContractSwitchReason2) => {