@wix/auto_sdk_packages_packages 1.0.29 → 1.0.30

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.
@@ -545,6 +545,7 @@ var ContractSwitchType = /* @__PURE__ */ ((ContractSwitchType2) => {
545
545
  ContractSwitchType2["DOWNGRADE_RENEWAL"] = "DOWNGRADE_RENEWAL";
546
546
  ContractSwitchType2["FIXED_BILLING_DATE_PRORATION"] = "FIXED_BILLING_DATE_PRORATION";
547
547
  ContractSwitchType2["IMMEDIATE_SWITCH"] = "IMMEDIATE_SWITCH";
548
+ ContractSwitchType2["FLAT_PRICE_DIFFERENCE"] = "FLAT_PRICE_DIFFERENCE";
548
549
  return ContractSwitchType2;
549
550
  })(ContractSwitchType || {});
550
551
  var ContractSwitchReason = /* @__PURE__ */ ((ContractSwitchReason2) => {