@sp-api-sdk/catalog-items-api-2022-04-01 4.2.11 → 5.0.0
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/README.md +4 -4
- package/dist/index.cjs +530 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +1280 -0
- package/dist/index.d.ts +1280 -0
- package/dist/index.js +481 -0
- package/dist/index.js.map +1 -0
- package/package.json +23 -12
- package/dist/cjs/api-model/api/catalog-items-api.js +0 -283
- package/dist/cjs/api-model/api.js +0 -30
- package/dist/cjs/api-model/base.js +0 -52
- package/dist/cjs/api-model/common.js +0 -123
- package/dist/cjs/api-model/configuration.js +0 -98
- package/dist/cjs/api-model/index.js +0 -32
- package/dist/cjs/api-model/models/brand-refinement.js +0 -15
- package/dist/cjs/api-model/models/classification-refinement.js +0 -15
- package/dist/cjs/api-model/models/dimension.js +0 -15
- package/dist/cjs/api-model/models/dimensions.js +0 -15
- package/dist/cjs/api-model/models/error-list.js +0 -15
- package/dist/cjs/api-model/models/index.js +0 -45
- package/dist/cjs/api-model/models/item-browse-classification.js +0 -15
- package/dist/cjs/api-model/models/item-browse-classifications-by-marketplace.js +0 -15
- package/dist/cjs/api-model/models/item-classification-sales-rank.js +0 -15
- package/dist/cjs/api-model/models/item-contributor-role.js +0 -15
- package/dist/cjs/api-model/models/item-contributor.js +0 -15
- package/dist/cjs/api-model/models/item-dimensions-by-marketplace.js +0 -15
- package/dist/cjs/api-model/models/item-display-group-sales-rank.js +0 -15
- package/dist/cjs/api-model/models/item-identifier.js +0 -15
- package/dist/cjs/api-model/models/item-identifiers-by-marketplace.js +0 -15
- package/dist/cjs/api-model/models/item-image.js +0 -28
- package/dist/cjs/api-model/models/item-images-by-marketplace.js +0 -15
- package/dist/cjs/api-model/models/item-product-type-by-marketplace.js +0 -15
- package/dist/cjs/api-model/models/item-relationship.js +0 -20
- package/dist/cjs/api-model/models/item-relationships-by-marketplace.js +0 -15
- package/dist/cjs/api-model/models/item-sales-ranks-by-marketplace.js +0 -15
- package/dist/cjs/api-model/models/item-search-results.js +0 -15
- package/dist/cjs/api-model/models/item-summary-by-marketplace.js +0 -22
- package/dist/cjs/api-model/models/item-variation-theme.js +0 -15
- package/dist/cjs/api-model/models/item-vendor-details-by-marketplace.js +0 -28
- package/dist/cjs/api-model/models/item-vendor-details-category.js +0 -15
- package/dist/cjs/api-model/models/item.js +0 -15
- package/dist/cjs/api-model/models/model-error.js +0 -15
- package/dist/cjs/api-model/models/pagination.js +0 -15
- package/dist/cjs/api-model/models/refinements.js +0 -15
- package/dist/cjs/client.js +0 -28
- package/dist/cjs/index.js +0 -19
- package/dist/es/api-model/api/catalog-items-api.js +0 -273
- package/dist/es/api-model/api.js +0 -14
- package/dist/es/api-model/base.js +0 -44
- package/dist/es/api-model/common.js +0 -110
- package/dist/es/api-model/configuration.js +0 -94
- package/dist/es/api-model/index.js +0 -16
- package/dist/es/api-model/models/brand-refinement.js +0 -14
- package/dist/es/api-model/models/classification-refinement.js +0 -14
- package/dist/es/api-model/models/dimension.js +0 -14
- package/dist/es/api-model/models/dimensions.js +0 -14
- package/dist/es/api-model/models/error-list.js +0 -14
- package/dist/es/api-model/models/index.js +0 -29
- package/dist/es/api-model/models/item-browse-classification.js +0 -14
- package/dist/es/api-model/models/item-browse-classifications-by-marketplace.js +0 -14
- package/dist/es/api-model/models/item-classification-sales-rank.js +0 -14
- package/dist/es/api-model/models/item-contributor-role.js +0 -14
- package/dist/es/api-model/models/item-contributor.js +0 -14
- package/dist/es/api-model/models/item-dimensions-by-marketplace.js +0 -14
- package/dist/es/api-model/models/item-display-group-sales-rank.js +0 -14
- package/dist/es/api-model/models/item-identifier.js +0 -14
- package/dist/es/api-model/models/item-identifiers-by-marketplace.js +0 -14
- package/dist/es/api-model/models/item-image.js +0 -25
- package/dist/es/api-model/models/item-images-by-marketplace.js +0 -14
- package/dist/es/api-model/models/item-product-type-by-marketplace.js +0 -14
- package/dist/es/api-model/models/item-relationship.js +0 -17
- package/dist/es/api-model/models/item-relationships-by-marketplace.js +0 -14
- package/dist/es/api-model/models/item-sales-ranks-by-marketplace.js +0 -14
- package/dist/es/api-model/models/item-search-results.js +0 -14
- package/dist/es/api-model/models/item-summary-by-marketplace.js +0 -19
- package/dist/es/api-model/models/item-variation-theme.js +0 -14
- package/dist/es/api-model/models/item-vendor-details-by-marketplace.js +0 -25
- package/dist/es/api-model/models/item-vendor-details-category.js +0 -14
- package/dist/es/api-model/models/item.js +0 -14
- package/dist/es/api-model/models/model-error.js +0 -14
- package/dist/es/api-model/models/pagination.js +0 -14
- package/dist/es/api-model/models/refinements.js +0 -14
- package/dist/es/client.js +0 -24
- package/dist/es/index.js +0 -3
- package/dist/types/api-model/api/catalog-items-api.d.ts +0 -232
- package/dist/types/api-model/api.d.ts +0 -12
- package/dist/types/api-model/base.d.ts +0 -42
- package/dist/types/api-model/common.d.ts +0 -34
- package/dist/types/api-model/configuration.d.ts +0 -98
- package/dist/types/api-model/index.d.ts +0 -14
- package/dist/types/api-model/models/brand-refinement.d.ts +0 -24
- package/dist/types/api-model/models/classification-refinement.d.ts +0 -28
- package/dist/types/api-model/models/dimension.d.ts +0 -24
- package/dist/types/api-model/models/dimensions.d.ts +0 -21
- package/dist/types/api-model/models/error-list.d.ts +0 -20
- package/dist/types/api-model/models/index.d.ts +0 -29
- package/dist/types/api-model/models/item-browse-classification.d.ts +0 -25
- package/dist/types/api-model/models/item-browse-classifications-by-marketplace.d.ts +0 -25
- package/dist/types/api-model/models/item-classification-sales-rank.d.ts +0 -32
- package/dist/types/api-model/models/item-contributor-role.d.ts +0 -24
- package/dist/types/api-model/models/item-contributor.d.ts +0 -22
- package/dist/types/api-model/models/item-dimensions-by-marketplace.d.ts +0 -23
- package/dist/types/api-model/models/item-display-group-sales-rank.d.ts +0 -32
- package/dist/types/api-model/models/item-identifier.d.ts +0 -24
- package/dist/types/api-model/models/item-identifiers-by-marketplace.d.ts +0 -25
- package/dist/types/api-model/models/item-image.d.ts +0 -45
- package/dist/types/api-model/models/item-images-by-marketplace.d.ts +0 -25
- package/dist/types/api-model/models/item-product-type-by-marketplace.d.ts +0 -24
- package/dist/types/api-model/models/item-relationship.d.ts +0 -35
- package/dist/types/api-model/models/item-relationships-by-marketplace.d.ts +0 -25
- package/dist/types/api-model/models/item-sales-ranks-by-marketplace.d.ts +0 -30
- package/dist/types/api-model/models/item-search-results.d.ts +0 -29
- package/dist/types/api-model/models/item-summary-by-marketplace.d.ts +0 -102
- package/dist/types/api-model/models/item-variation-theme.d.ts +0 -24
- package/dist/types/api-model/models/item-vendor-details-by-marketplace.d.ts +0 -56
- package/dist/types/api-model/models/item-vendor-details-category.d.ts +0 -24
- package/dist/types/api-model/models/item.d.ts +0 -71
- package/dist/types/api-model/models/model-error.d.ts +0 -28
- package/dist/types/api-model/models/pagination.d.ts +0 -24
- package/dist/types/api-model/models/refinements.d.ts +0 -26
- package/dist/types/client.d.ts +0 -6
- package/dist/types/index.d.ts +0 -3
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
16
|
-
if (k2 === undefined) k2 = k;
|
|
17
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
18
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
19
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
20
|
-
}
|
|
21
|
-
Object.defineProperty(o, k2, desc);
|
|
22
|
-
}) : (function(o, m, k, k2) {
|
|
23
|
-
if (k2 === undefined) k2 = k;
|
|
24
|
-
o[k2] = m[k];
|
|
25
|
-
}));
|
|
26
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
27
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
28
|
-
};
|
|
29
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
30
|
-
__exportStar(require("./api"), exports);
|
|
31
|
-
__exportStar(require("./configuration"), exports);
|
|
32
|
-
__exportStar(require("./models"), exports);
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./brand-refinement"), exports);
|
|
18
|
-
__exportStar(require("./classification-refinement"), exports);
|
|
19
|
-
__exportStar(require("./dimension"), exports);
|
|
20
|
-
__exportStar(require("./dimensions"), exports);
|
|
21
|
-
__exportStar(require("./error-list"), exports);
|
|
22
|
-
__exportStar(require("./item"), exports);
|
|
23
|
-
__exportStar(require("./item-browse-classification"), exports);
|
|
24
|
-
__exportStar(require("./item-browse-classifications-by-marketplace"), exports);
|
|
25
|
-
__exportStar(require("./item-classification-sales-rank"), exports);
|
|
26
|
-
__exportStar(require("./item-contributor"), exports);
|
|
27
|
-
__exportStar(require("./item-contributor-role"), exports);
|
|
28
|
-
__exportStar(require("./item-dimensions-by-marketplace"), exports);
|
|
29
|
-
__exportStar(require("./item-display-group-sales-rank"), exports);
|
|
30
|
-
__exportStar(require("./item-identifier"), exports);
|
|
31
|
-
__exportStar(require("./item-identifiers-by-marketplace"), exports);
|
|
32
|
-
__exportStar(require("./item-image"), exports);
|
|
33
|
-
__exportStar(require("./item-images-by-marketplace"), exports);
|
|
34
|
-
__exportStar(require("./item-product-type-by-marketplace"), exports);
|
|
35
|
-
__exportStar(require("./item-relationship"), exports);
|
|
36
|
-
__exportStar(require("./item-relationships-by-marketplace"), exports);
|
|
37
|
-
__exportStar(require("./item-sales-ranks-by-marketplace"), exports);
|
|
38
|
-
__exportStar(require("./item-search-results"), exports);
|
|
39
|
-
__exportStar(require("./item-summary-by-marketplace"), exports);
|
|
40
|
-
__exportStar(require("./item-variation-theme"), exports);
|
|
41
|
-
__exportStar(require("./item-vendor-details-by-marketplace"), exports);
|
|
42
|
-
__exportStar(require("./item-vendor-details-category"), exports);
|
|
43
|
-
__exportStar(require("./model-error"), exports);
|
|
44
|
-
__exportStar(require("./pagination"), exports);
|
|
45
|
-
__exportStar(require("./refinements"), exports);
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.ItemImageVariantEnum = void 0;
|
|
17
|
-
exports.ItemImageVariantEnum = {
|
|
18
|
-
Main: 'MAIN',
|
|
19
|
-
Pt01: 'PT01',
|
|
20
|
-
Pt02: 'PT02',
|
|
21
|
-
Pt03: 'PT03',
|
|
22
|
-
Pt04: 'PT04',
|
|
23
|
-
Pt05: 'PT05',
|
|
24
|
-
Pt06: 'PT06',
|
|
25
|
-
Pt07: 'PT07',
|
|
26
|
-
Pt08: 'PT08',
|
|
27
|
-
Swch: 'SWCH'
|
|
28
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.ItemRelationshipTypeEnum = void 0;
|
|
17
|
-
exports.ItemRelationshipTypeEnum = {
|
|
18
|
-
Variation: 'VARIATION',
|
|
19
|
-
PackageHierarchy: 'PACKAGE_HIERARCHY'
|
|
20
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.ItemSummaryByMarketplaceItemClassificationEnum = void 0;
|
|
17
|
-
exports.ItemSummaryByMarketplaceItemClassificationEnum = {
|
|
18
|
-
BaseProduct: 'BASE_PRODUCT',
|
|
19
|
-
Other: 'OTHER',
|
|
20
|
-
ProductBundle: 'PRODUCT_BUNDLE',
|
|
21
|
-
VariationParent: 'VARIATION_PARENT'
|
|
22
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
-
exports.ItemVendorDetailsByMarketplaceReplenishmentCategoryEnum = void 0;
|
|
17
|
-
exports.ItemVendorDetailsByMarketplaceReplenishmentCategoryEnum = {
|
|
18
|
-
Allocated: 'ALLOCATED',
|
|
19
|
-
BasicReplenishment: 'BASIC_REPLENISHMENT',
|
|
20
|
-
InSeason: 'IN_SEASON',
|
|
21
|
-
LimitedReplenishment: 'LIMITED_REPLENISHMENT',
|
|
22
|
-
ManufacturerOutOfStock: 'MANUFACTURER_OUT_OF_STOCK',
|
|
23
|
-
NewProduct: 'NEW_PRODUCT',
|
|
24
|
-
NonReplenishable: 'NON_REPLENISHABLE',
|
|
25
|
-
NonStockupable: 'NON_STOCKUPABLE',
|
|
26
|
-
Obsolete: 'OBSOLETE',
|
|
27
|
-
PlannedReplenishment: 'PLANNED_REPLENISHMENT'
|
|
28
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/* tslint:disable */
|
|
3
|
-
/* eslint-disable */
|
|
4
|
-
/**
|
|
5
|
-
* Selling Partner API for Catalog Items
|
|
6
|
-
* Use the Selling Partner API for Catalog Items to retrieve information about items in the Amazon catalog. For more information, refer to the [Catalog Items API Use Case Guide](https://developer-docs.amazon.com/sp-api/docs/:catalog-items-api-v2022-04-01-use-case-guide).
|
|
7
|
-
*
|
|
8
|
-
* The version of the OpenAPI document: 2022-04-01
|
|
9
|
-
*
|
|
10
|
-
*
|
|
11
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
-
* https://openapi-generator.tech
|
|
13
|
-
* Do not edit the class manually.
|
|
14
|
-
*/
|
|
15
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
package/dist/cjs/client.js
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CatalogItemsApiClient = exports.clientRateLimits = void 0;
|
|
4
|
-
const common_1 = require("@sp-api-sdk/common");
|
|
5
|
-
const api_model_1 = require("./api-model");
|
|
6
|
-
exports.clientRateLimits = [
|
|
7
|
-
{
|
|
8
|
-
method: 'get',
|
|
9
|
-
// eslint-disable-next-line prefer-regex-literals
|
|
10
|
-
urlRegex: new RegExp('^/catalog/2022-04-01/items$'),
|
|
11
|
-
rate: 2,
|
|
12
|
-
burst: 2,
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
method: 'get',
|
|
16
|
-
// eslint-disable-next-line prefer-regex-literals
|
|
17
|
-
urlRegex: new RegExp('^/catalog/2022-04-01/items/[^/]*$'),
|
|
18
|
-
rate: 2,
|
|
19
|
-
burst: 2,
|
|
20
|
-
},
|
|
21
|
-
];
|
|
22
|
-
class CatalogItemsApiClient extends api_model_1.CatalogItemsApi {
|
|
23
|
-
constructor(configuration) {
|
|
24
|
-
const { axios, endpoint } = (0, common_1.createAxiosInstance)(configuration, exports.clientRateLimits);
|
|
25
|
-
super(new api_model_1.Configuration(), endpoint, axios);
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
exports.CatalogItemsApiClient = CatalogItemsApiClient;
|