@wix/auto_sdk_referral_programs 1.0.90 → 1.0.92

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.
@@ -600,6 +600,7 @@ var ContractSwitchType = /* @__PURE__ */ ((ContractSwitchType2) => {
600
600
  ContractSwitchType2["END_OF_PERIOD"] = "END_OF_PERIOD";
601
601
  ContractSwitchType2["PENDING_CHANGES"] = "PENDING_CHANGES";
602
602
  ContractSwitchType2["DOWNGRADE_RENEWAL"] = "DOWNGRADE_RENEWAL";
603
+ ContractSwitchType2["FIXED_BILLING_DATE_PRORATION"] = "FIXED_BILLING_DATE_PRORATION";
603
604
  return ContractSwitchType2;
604
605
  })(ContractSwitchType || {});
605
606
  var ContractSwitchReason = /* @__PURE__ */ ((ContractSwitchReason2) => {