@whiplashmerch/whiplash-api-client 1.0.18 → 1.0.19
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.
package/dist/client.esm.js
CHANGED
|
@@ -21888,10 +21888,6 @@ var PutApiV21FilterSetsIdBatchBatchStrategy;
|
|
|
21888
21888
|
})(PutApiV21FilterSetsIdBatchBatchStrategy || (PutApiV21FilterSetsIdBatchBatchStrategy = {}));
|
|
21889
21889
|
var PutApiV21FilterSetsIdBatchGroupBy;
|
|
21890
21890
|
(function (PutApiV21FilterSetsIdBatchGroupBy) {
|
|
21891
|
-
PutApiV21FilterSetsIdBatchGroupBy["DaysInTransit"] = "days_in_transit";
|
|
21892
|
-
PutApiV21FilterSetsIdBatchGroupBy["CustomerId"] = "customer_id";
|
|
21893
|
-
PutApiV21FilterSetsIdBatchGroupBy["ShippingMethodId"] = "shipping_method_id";
|
|
21894
|
-
PutApiV21FilterSetsIdBatchGroupBy["OrderType"] = "order_type";
|
|
21895
21891
|
PutApiV21FilterSetsIdBatchGroupBy["WholesaleCancelDate"] = "wholesale_cancel_date";
|
|
21896
21892
|
PutApiV21FilterSetsIdBatchGroupBy["WholesaleCarrierCode"] = "wholesale_carrier_code";
|
|
21897
21893
|
PutApiV21FilterSetsIdBatchGroupBy["WholesaleCarrierService"] = "wholesale_carrier_service";
|