@wix/auto_sdk_ecom_draft-orders 1.0.44 → 1.0.46

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.
@@ -3083,6 +3083,7 @@ var PaymentOptionType = /* @__PURE__ */ ((PaymentOptionType2) => {
3083
3083
  PaymentOptionType2["MEMBERSHIP"] = "MEMBERSHIP";
3084
3084
  PaymentOptionType2["DEPOSIT_ONLINE"] = "DEPOSIT_ONLINE";
3085
3085
  PaymentOptionType2["MEMBERSHIP_OFFLINE"] = "MEMBERSHIP_OFFLINE";
3086
+ PaymentOptionType2["MEMBERSHIP_ONLINE_WITH_OFFLINE_REMAINDER"] = "MEMBERSHIP_ONLINE_WITH_OFFLINE_REMAINDER";
3086
3087
  return PaymentOptionType2;
3087
3088
  })(PaymentOptionType || {});
3088
3089
  var JurisdictionType = /* @__PURE__ */ ((JurisdictionType2) => {