@whiplashmerch/whiplash-api-client 1.0.39 → 1.0.40
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
|
@@ -21267,7 +21267,6 @@ var PostApiV21WarehousesDefaultPickStrategy;
|
|
|
21267
21267
|
(function (PostApiV21WarehousesDefaultPickStrategy) {
|
|
21268
21268
|
PostApiV21WarehousesDefaultPickStrategy["Paper"] = "paper";
|
|
21269
21269
|
PostApiV21WarehousesDefaultPickStrategy["Robot"] = "robot";
|
|
21270
|
-
PostApiV21WarehousesDefaultPickStrategy["Greyorange"] = "greyorange";
|
|
21271
21270
|
})(PostApiV21WarehousesDefaultPickStrategy || (PostApiV21WarehousesDefaultPickStrategy = {}));
|
|
21272
21271
|
/**
|
|
21273
21272
|
* Warehouse shipping label format
|
|
@@ -22081,7 +22080,6 @@ var PostApiV2WarehousesDefaultPickStrategy;
|
|
|
22081
22080
|
(function (PostApiV2WarehousesDefaultPickStrategy) {
|
|
22082
22081
|
PostApiV2WarehousesDefaultPickStrategy["Paper"] = "paper";
|
|
22083
22082
|
PostApiV2WarehousesDefaultPickStrategy["Robot"] = "robot";
|
|
22084
|
-
PostApiV2WarehousesDefaultPickStrategy["Greyorange"] = "greyorange";
|
|
22085
22083
|
})(PostApiV2WarehousesDefaultPickStrategy || (PostApiV2WarehousesDefaultPickStrategy = {}));
|
|
22086
22084
|
/**
|
|
22087
22085
|
* Warehouse shipping label format
|
|
@@ -22138,7 +22136,6 @@ var PutApiV21FilterSetsIdBatchPickStrategy;
|
|
|
22138
22136
|
(function (PutApiV21FilterSetsIdBatchPickStrategy) {
|
|
22139
22137
|
PutApiV21FilterSetsIdBatchPickStrategy["Paper"] = "paper";
|
|
22140
22138
|
PutApiV21FilterSetsIdBatchPickStrategy["Robot"] = "robot";
|
|
22141
|
-
PutApiV21FilterSetsIdBatchPickStrategy["Greyorange"] = "greyorange";
|
|
22142
22139
|
})(PutApiV21FilterSetsIdBatchPickStrategy || (PutApiV21FilterSetsIdBatchPickStrategy = {}));
|
|
22143
22140
|
/** @default "Cart or Robot Picking" */
|
|
22144
22141
|
var PutApiV21FilterSetsIdBatchWaveStrategy;
|
|
@@ -23494,7 +23491,6 @@ var PutApiV2FilterSetsIdBatchPickStrategy;
|
|
|
23494
23491
|
(function (PutApiV2FilterSetsIdBatchPickStrategy) {
|
|
23495
23492
|
PutApiV2FilterSetsIdBatchPickStrategy["Paper"] = "paper";
|
|
23496
23493
|
PutApiV2FilterSetsIdBatchPickStrategy["Robot"] = "robot";
|
|
23497
|
-
PutApiV2FilterSetsIdBatchPickStrategy["Greyorange"] = "greyorange";
|
|
23498
23494
|
})(PutApiV2FilterSetsIdBatchPickStrategy || (PutApiV2FilterSetsIdBatchPickStrategy = {}));
|
|
23499
23495
|
/** @default "Cart or Robot Picking" */
|
|
23500
23496
|
var PutApiV2FilterSetsIdBatchWaveStrategy;
|