@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.
@@ -2998,6 +2998,7 @@ var PaymentOptionType = /* @__PURE__ */ ((PaymentOptionType2) => {
2998
2998
  PaymentOptionType2["MEMBERSHIP"] = "MEMBERSHIP";
2999
2999
  PaymentOptionType2["DEPOSIT_ONLINE"] = "DEPOSIT_ONLINE";
3000
3000
  PaymentOptionType2["MEMBERSHIP_OFFLINE"] = "MEMBERSHIP_OFFLINE";
3001
+ PaymentOptionType2["MEMBERSHIP_ONLINE_WITH_OFFLINE_REMAINDER"] = "MEMBERSHIP_ONLINE_WITH_OFFLINE_REMAINDER";
3001
3002
  return PaymentOptionType2;
3002
3003
  })(PaymentOptionType || {});
3003
3004
  var JurisdictionType = /* @__PURE__ */ ((JurisdictionType2) => {