@wix/auto_sdk_ecom_draft-orders 1.0.45 → 1.0.47

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.
@@ -3071,6 +3071,7 @@ var PaymentOptionType = /* @__PURE__ */ ((PaymentOptionType2) => {
3071
3071
  PaymentOptionType2["MEMBERSHIP"] = "MEMBERSHIP";
3072
3072
  PaymentOptionType2["DEPOSIT_ONLINE"] = "DEPOSIT_ONLINE";
3073
3073
  PaymentOptionType2["MEMBERSHIP_OFFLINE"] = "MEMBERSHIP_OFFLINE";
3074
+ PaymentOptionType2["MEMBERSHIP_ONLINE_WITH_OFFLINE_REMAINDER"] = "MEMBERSHIP_ONLINE_WITH_OFFLINE_REMAINDER";
3074
3075
  return PaymentOptionType2;
3075
3076
  })(PaymentOptionType || {});
3076
3077
  var JurisdictionType = /* @__PURE__ */ ((JurisdictionType2) => {