@wix/auto_sdk_referral_programs 1.0.280 → 1.0.282

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.
@@ -603,6 +603,7 @@ var ContractSwitchType = /* @__PURE__ */ ((ContractSwitchType2) => {
603
603
  ContractSwitchType2["DOWNGRADE_RENEWAL"] = "DOWNGRADE_RENEWAL";
604
604
  ContractSwitchType2["FIXED_BILLING_DATE_PRORATION"] = "FIXED_BILLING_DATE_PRORATION";
605
605
  ContractSwitchType2["IMMEDIATE_SWITCH"] = "IMMEDIATE_SWITCH";
606
+ ContractSwitchType2["FLAT_PRICE_DIFFERENCE"] = "FLAT_PRICE_DIFFERENCE";
606
607
  return ContractSwitchType2;
607
608
  })(ContractSwitchType || {});
608
609
  var ContractSwitchReason = /* @__PURE__ */ ((ContractSwitchReason2) => {