@whiplashmerch/whiplash-api-client 0.2.20 → 0.3.1
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 +14 -0
- package/dist/client.esm.js.map +1 -1
- package/dist/generated/data-contracts.d.ts +408 -13
- package/generated/data-contracts.ts +403 -6
- package/package.json +1 -1
package/dist/client.esm.js
CHANGED
|
@@ -4431,6 +4431,8 @@ var ApiV2EntitiesItemHazmatType;
|
|
|
4431
4431
|
(function (ApiV2EntitiesItemHazmatType) {
|
|
4432
4432
|
ApiV2EntitiesItemHazmatType["Ormd"] = "ormd";
|
|
4433
4433
|
ApiV2EntitiesItemHazmatType["Lithium"] = "lithium";
|
|
4434
|
+
ApiV2EntitiesItemHazmatType["ORMD"] = "ORMD";
|
|
4435
|
+
ApiV2EntitiesItemHazmatType["LITHIUM"] = "LITHIUM";
|
|
4434
4436
|
})(ApiV2EntitiesItemHazmatType || (ApiV2EntitiesItemHazmatType = {}));
|
|
4435
4437
|
/** The country of origin for this item (as an iso2 country code) */
|
|
4436
4438
|
var ApiV2EntitiesItemOriginCountry;
|
|
@@ -4776,6 +4778,8 @@ var PostApiV21ItemsHazmatType;
|
|
|
4776
4778
|
(function (PostApiV21ItemsHazmatType) {
|
|
4777
4779
|
PostApiV21ItemsHazmatType["Ormd"] = "ormd";
|
|
4778
4780
|
PostApiV21ItemsHazmatType["Lithium"] = "lithium";
|
|
4781
|
+
PostApiV21ItemsHazmatType["ORMD"] = "ORMD";
|
|
4782
|
+
PostApiV21ItemsHazmatType["LITHIUM"] = "LITHIUM";
|
|
4779
4783
|
})(PostApiV21ItemsHazmatType || (PostApiV21ItemsHazmatType = {}));
|
|
4780
4784
|
/** The country of origin for this item (as an iso2 country code) */
|
|
4781
4785
|
var PostApiV21ItemsOriginCountry;
|
|
@@ -5123,6 +5127,8 @@ var PostApiV2ItemsHazmatType;
|
|
|
5123
5127
|
(function (PostApiV2ItemsHazmatType) {
|
|
5124
5128
|
PostApiV2ItemsHazmatType["Ormd"] = "ormd";
|
|
5125
5129
|
PostApiV2ItemsHazmatType["Lithium"] = "lithium";
|
|
5130
|
+
PostApiV2ItemsHazmatType["ORMD"] = "ORMD";
|
|
5131
|
+
PostApiV2ItemsHazmatType["LITHIUM"] = "LITHIUM";
|
|
5126
5132
|
})(PostApiV2ItemsHazmatType || (PostApiV2ItemsHazmatType = {}));
|
|
5127
5133
|
/** The country of origin for this item (as an iso2 country code) */
|
|
5128
5134
|
var PostApiV2ItemsOriginCountry;
|
|
@@ -5470,6 +5476,8 @@ var PutApiV21ItemsHazmatType;
|
|
|
5470
5476
|
(function (PutApiV21ItemsHazmatType) {
|
|
5471
5477
|
PutApiV21ItemsHazmatType["Ormd"] = "ormd";
|
|
5472
5478
|
PutApiV21ItemsHazmatType["Lithium"] = "lithium";
|
|
5479
|
+
PutApiV21ItemsHazmatType["ORMD"] = "ORMD";
|
|
5480
|
+
PutApiV21ItemsHazmatType["LITHIUM"] = "LITHIUM";
|
|
5473
5481
|
})(PutApiV21ItemsHazmatType || (PutApiV21ItemsHazmatType = {}));
|
|
5474
5482
|
/** The country of origin for this item (as an iso2 country code) */
|
|
5475
5483
|
var PutApiV21ItemsOriginCountry;
|
|
@@ -5729,6 +5737,8 @@ var PutApiV21ItemsOriginatorHazmatType;
|
|
|
5729
5737
|
(function (PutApiV21ItemsOriginatorHazmatType) {
|
|
5730
5738
|
PutApiV21ItemsOriginatorHazmatType["Ormd"] = "ormd";
|
|
5731
5739
|
PutApiV21ItemsOriginatorHazmatType["Lithium"] = "lithium";
|
|
5740
|
+
PutApiV21ItemsOriginatorHazmatType["ORMD"] = "ORMD";
|
|
5741
|
+
PutApiV21ItemsOriginatorHazmatType["LITHIUM"] = "LITHIUM";
|
|
5732
5742
|
})(PutApiV21ItemsOriginatorHazmatType || (PutApiV21ItemsOriginatorHazmatType = {}));
|
|
5733
5743
|
/** The country of origin for this item (as an iso2 country code) */
|
|
5734
5744
|
var PutApiV21ItemsOriginatorOriginCountry;
|
|
@@ -6137,6 +6147,8 @@ var PutApiV2ItemsHazmatType;
|
|
|
6137
6147
|
(function (PutApiV2ItemsHazmatType) {
|
|
6138
6148
|
PutApiV2ItemsHazmatType["Ormd"] = "ormd";
|
|
6139
6149
|
PutApiV2ItemsHazmatType["Lithium"] = "lithium";
|
|
6150
|
+
PutApiV2ItemsHazmatType["ORMD"] = "ORMD";
|
|
6151
|
+
PutApiV2ItemsHazmatType["LITHIUM"] = "LITHIUM";
|
|
6140
6152
|
})(PutApiV2ItemsHazmatType || (PutApiV2ItemsHazmatType = {}));
|
|
6141
6153
|
/** The country of origin for this item (as an iso2 country code) */
|
|
6142
6154
|
var PutApiV2ItemsOriginCountry;
|
|
@@ -6396,6 +6408,8 @@ var PutApiV2ItemsOriginatorHazmatType;
|
|
|
6396
6408
|
(function (PutApiV2ItemsOriginatorHazmatType) {
|
|
6397
6409
|
PutApiV2ItemsOriginatorHazmatType["Ormd"] = "ormd";
|
|
6398
6410
|
PutApiV2ItemsOriginatorHazmatType["Lithium"] = "lithium";
|
|
6411
|
+
PutApiV2ItemsOriginatorHazmatType["ORMD"] = "ORMD";
|
|
6412
|
+
PutApiV2ItemsOriginatorHazmatType["LITHIUM"] = "LITHIUM";
|
|
6399
6413
|
})(PutApiV2ItemsOriginatorHazmatType || (PutApiV2ItemsOriginatorHazmatType = {}));
|
|
6400
6414
|
/** The country of origin for this item (as an iso2 country code) */
|
|
6401
6415
|
var PutApiV2ItemsOriginatorOriginCountry;
|