@wix/auto_sdk_packages_packages 1.0.8 → 1.0.9

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.
@@ -527,6 +527,7 @@ var ContractSwitchType = /* @__PURE__ */ ((ContractSwitchType2) => {
527
527
  ContractSwitchType2["END_OF_PERIOD"] = "END_OF_PERIOD";
528
528
  ContractSwitchType2["PENDING_CHANGES"] = "PENDING_CHANGES";
529
529
  ContractSwitchType2["DOWNGRADE_RENEWAL"] = "DOWNGRADE_RENEWAL";
530
+ ContractSwitchType2["FIXED_BILLING_DATE_PRORATION"] = "FIXED_BILLING_DATE_PRORATION";
530
531
  return ContractSwitchType2;
531
532
  })(ContractSwitchType || {});
532
533
  var ContractSwitchReason = /* @__PURE__ */ ((ContractSwitchReason2) => {