@commercetools/importapi-sdk 1.18.0 → 2.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/CHANGELOG.md +34 -0
- package/README.md +100 -18
- package/dist/commercetools-importapi-sdk.browser.cjs.js +2390 -1516
- package/dist/commercetools-importapi-sdk.browser.esm.js +2390 -1516
- package/dist/commercetools-importapi-sdk.cjs.dev.js +2390 -1516
- package/dist/commercetools-importapi-sdk.cjs.prod.js +2390 -1516
- package/dist/commercetools-importapi-sdk.esm.js +2390 -1516
- package/dist/declarations/src/ctp/ctp-client.d.ts +2 -2
- package/dist/declarations/src/generated/client/api-root.d.ts +18 -25
- package/dist/declarations/src/generated/client/by-project-key-request-builder.d.ts +52 -55
- package/dist/declarations/src/generated/client/categories/by-project-key-categories-import-sink-key-by-import-sink-key-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/categories/by-project-key-categories-request-builder.d.ts +28 -33
- package/dist/declarations/src/generated/client/customers/by-project-key-customers-import-sink-key-by-import-sink-key-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/customers/by-project-key-customers-request-builder.d.ts +28 -33
- package/dist/declarations/src/generated/client/import-containers/by-project-key-categories-import-containers-by-import-container-key-request-builder.d.ts +35 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-categories-import-containers-request-builder.d.ts +26 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-customers-import-containers-by-import-container-key-request-builder.d.ts +35 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-customers-import-containers-request-builder.d.ts +26 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-import-containers-by-import-container-key-request-builder.d.ts +55 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-import-containers-request-builder.d.ts +51 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-inventories-import-containers-by-import-container-key-request-builder.d.ts +35 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-inventories-import-containers-request-builder.d.ts +26 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-order-patches-import-containers-by-import-container-key-request-builder.d.ts +35 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-order-patches-import-containers-request-builder.d.ts +26 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-orders-import-containers-by-import-container-key-request-builder.d.ts +35 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-orders-import-containers-request-builder.d.ts +26 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-prices-import-containers-by-import-container-key-request-builder.d.ts +35 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-prices-import-containers-request-builder.d.ts +26 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-drafts-import-containers-by-import-container-key-request-builder.d.ts +36 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-drafts-import-containers-request-builder.d.ts +26 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-types-import-containers-by-import-container-key-request-builder.d.ts +35 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-types-import-containers-request-builder.d.ts +26 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-variant-patches-import-containers-by-import-container-key-request-builder.d.ts +35 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-variant-patches-import-containers-request-builder.d.ts +26 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-variants-import-containers-by-import-container-key-request-builder.d.ts +35 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-product-variants-import-containers-request-builder.d.ts +26 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-products-import-containers-by-import-container-key-request-builder.d.ts +35 -0
- package/dist/declarations/src/generated/client/import-containers/by-project-key-products-import-containers-request-builder.d.ts +26 -0
- package/dist/declarations/src/generated/client/import-operations/by-project-key-categories-import-sink-key-by-import-sink-key-import-operations-by-id-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/import-operations/by-project-key-categories-import-sink-key-by-import-sink-key-import-operations-request-builder.d.ts +49 -56
- package/dist/declarations/src/generated/client/import-operations/by-project-key-customers-import-sink-key-by-import-sink-key-import-operations-by-id-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/import-operations/by-project-key-customers-import-sink-key-by-import-sink-key-import-operations-request-builder.d.ts +48 -56
- package/dist/declarations/src/generated/client/import-operations/by-project-key-import-containers-by-import-container-key-import-operations-request-builder.d.ts +45 -0
- package/dist/declarations/src/generated/client/import-operations/by-project-key-import-operations-by-id-request-builder.d.ts +35 -0
- package/dist/declarations/src/generated/client/import-operations/by-project-key-import-operations-request-builder.d.ts +26 -0
- package/dist/declarations/src/generated/client/import-operations/by-project-key-inventories-import-sink-key-by-import-sink-key-import-operations-by-id-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/import-operations/by-project-key-inventories-import-sink-key-by-import-sink-key-import-operations-request-builder.d.ts +48 -56
- package/dist/declarations/src/generated/client/import-operations/by-project-key-order-patches-import-sink-key-by-import-sink-key-import-operations-by-id-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/import-operations/by-project-key-order-patches-import-sink-key-by-import-sink-key-import-operations-request-builder.d.ts +48 -56
- package/dist/declarations/src/generated/client/import-operations/by-project-key-orders-import-sink-key-by-import-sink-key-import-operations-by-id-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/import-operations/by-project-key-orders-import-sink-key-by-import-sink-key-import-operations-request-builder.d.ts +48 -56
- package/dist/declarations/src/generated/client/import-operations/by-project-key-prices-import-sink-key-by-import-sink-key-import-operations-by-id-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/import-operations/by-project-key-prices-import-sink-key-by-import-sink-key-import-operations-request-builder.d.ts +48 -56
- package/dist/declarations/src/generated/client/import-operations/by-project-key-product-drafts-import-sink-key-by-import-sink-key-import-operations-by-id-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/import-operations/by-project-key-product-drafts-import-sink-key-by-import-sink-key-import-operations-request-builder.d.ts +48 -56
- package/dist/declarations/src/generated/client/import-operations/by-project-key-product-types-import-sink-key-by-import-sink-key-import-operations-by-id-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/import-operations/by-project-key-product-types-import-sink-key-by-import-sink-key-import-operations-request-builder.d.ts +48 -56
- package/dist/declarations/src/generated/client/import-operations/by-project-key-product-variant-patches-import-sink-key-by-import-sink-key-import-operations-by-id-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/import-operations/by-project-key-product-variant-patches-import-sink-key-by-import-sink-key-import-operations-request-builder.d.ts +48 -55
- package/dist/declarations/src/generated/client/import-operations/by-project-key-product-variants-import-sink-key-by-import-sink-key-import-operations-by-id-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/import-operations/by-project-key-product-variants-import-sink-key-by-import-sink-key-import-operations-request-builder.d.ts +48 -55
- package/dist/declarations/src/generated/client/import-operations/by-project-key-products-import-sink-key-by-import-sink-key-import-operations-by-id-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/import-operations/by-project-key-products-import-sink-key-by-import-sink-key-import-operations-request-builder.d.ts +48 -56
- package/dist/declarations/src/generated/client/import-sinks/by-project-key-import-sinks-by-import-sink-key-request-builder.d.ts +51 -58
- package/dist/declarations/src/generated/client/import-sinks/by-project-key-import-sinks-request-builder.d.ts +51 -58
- package/dist/declarations/src/generated/client/import-summaries/by-project-key-import-containers-by-import-container-key-import-summaries-request-builder.d.ts +35 -0
- package/dist/declarations/src/generated/client/import-summaries/by-project-key-import-summaries-import-sink-key-by-import-sink-key-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/import-summaries/by-project-key-import-summaries-request-builder.d.ts +26 -33
- package/dist/declarations/src/generated/client/inventories/by-project-key-inventories-import-sink-key-by-import-sink-key-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/inventories/by-project-key-inventories-request-builder.d.ts +28 -33
- package/dist/declarations/src/generated/client/order-patches/by-project-key-order-patches-import-sink-key-by-import-sink-key-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/order-patches/by-project-key-order-patches-request-builder.d.ts +28 -33
- package/dist/declarations/src/generated/client/orders/by-project-key-orders-import-sink-key-by-import-sink-key-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/orders/by-project-key-orders-request-builder.d.ts +28 -33
- package/dist/declarations/src/generated/client/prices/by-project-key-prices-import-sink-key-by-import-sink-key-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/prices/by-project-key-prices-request-builder.d.ts +28 -33
- package/dist/declarations/src/generated/client/product-drafts/by-project-key-product-drafts-import-sink-key-by-import-sink-key-request-builder.d.ts +38 -45
- package/dist/declarations/src/generated/client/product-drafts/by-project-key-product-drafts-request-builder.d.ts +28 -33
- package/dist/declarations/src/generated/client/product-types/by-project-key-product-types-import-sink-key-by-import-sink-key-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/product-types/by-project-key-product-types-request-builder.d.ts +28 -33
- package/dist/declarations/src/generated/client/product-variant-patches/by-project-key-product-variant-patches-import-sink-key-by-import-sink-key-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/product-variant-patches/by-project-key-product-variant-patches-request-builder.d.ts +28 -33
- package/dist/declarations/src/generated/client/product-variants/by-project-key-product-variants-import-sink-key-by-import-sink-key-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/product-variants/by-project-key-product-variants-request-builder.d.ts +28 -33
- package/dist/declarations/src/generated/client/products/by-project-key-products-import-sink-key-by-import-sink-key-request-builder.d.ts +37 -44
- package/dist/declarations/src/generated/client/products/by-project-key-products-request-builder.d.ts +28 -33
- package/dist/declarations/src/generated/index.d.ts +26 -32
- package/dist/declarations/src/generated/models/categories.d.ts +79 -86
- package/dist/declarations/src/generated/models/common.d.ts +570 -551
- package/dist/declarations/src/generated/models/customers.d.ts +252 -259
- package/dist/declarations/src/generated/models/customfields.d.ts +260 -267
- package/dist/declarations/src/generated/models/errors.d.ts +356 -359
- package/dist/declarations/src/generated/models/importcontainers.d.ts +114 -0
- package/dist/declarations/src/generated/models/importoperations.d.ts +128 -136
- package/dist/declarations/src/generated/models/importrequests.d.ts +175 -182
- package/dist/declarations/src/generated/models/importsinks.d.ts +113 -120
- package/dist/declarations/src/generated/models/importsummaries.d.ts +55 -57
- package/dist/declarations/src/generated/models/inventories.d.ts +44 -51
- package/dist/declarations/src/generated/models/order-patches.d.ts +227 -234
- package/dist/declarations/src/generated/models/orders.d.ts +778 -785
- package/dist/declarations/src/generated/models/prices.d.ts +130 -137
- package/dist/declarations/src/generated/models/productdrafts.d.ts +226 -231
- package/dist/declarations/src/generated/models/products.d.ts +181 -186
- package/dist/declarations/src/generated/models/producttypes.d.ts +173 -180
- package/dist/declarations/src/generated/models/productvariants.d.ts +529 -534
- package/dist/declarations/src/generated/shared/utils/common-types.d.ts +26 -33
- package/dist/declarations/src/generated/shared/utils/middleware.d.ts +8 -15
- package/dist/declarations/src/generated/shared/utils/requests-utils.d.ts +13 -20
- package/dist/declarations/src/generated/shared/utils/uri-utils.d.ts +7 -14
- package/dist/declarations/src/index.d.ts +2 -2
- package/package.json +8 -6
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { ImportContainer, ImportContainerDraft, ImportContainerPagedResponse } from '../../models/importcontainers';
|
|
7
|
+
import { executeRequest, QueryParam } from '../../shared/utils/common-types';
|
|
8
|
+
import { ApiRequest } from '../../shared/utils/requests-utils';
|
|
9
|
+
import { ByProjectKeyImportContainersByImportContainerKeyRequestBuilder } from './by-project-key-import-containers-by-import-container-key-request-builder';
|
|
10
|
+
export declare class ByProjectKeyImportContainersRequestBuilder {
|
|
11
|
+
protected readonly args: {
|
|
12
|
+
pathArgs: {
|
|
13
|
+
projectKey: string;
|
|
14
|
+
};
|
|
15
|
+
executeRequest: executeRequest;
|
|
16
|
+
baseUri?: string;
|
|
17
|
+
};
|
|
18
|
+
constructor(args: {
|
|
19
|
+
pathArgs: {
|
|
20
|
+
projectKey: string;
|
|
21
|
+
};
|
|
22
|
+
executeRequest: executeRequest;
|
|
23
|
+
baseUri?: string;
|
|
24
|
+
});
|
|
25
|
+
withImportContainerKeyValue(childPathArgs: {
|
|
26
|
+
importContainerKey: string;
|
|
27
|
+
}): ByProjectKeyImportContainersByImportContainerKeyRequestBuilder;
|
|
28
|
+
/**
|
|
29
|
+
* Creates a new import container.
|
|
30
|
+
*/
|
|
31
|
+
post(methodArgs: {
|
|
32
|
+
body: ImportContainerDraft;
|
|
33
|
+
headers?: {
|
|
34
|
+
[key: string]: string | string[];
|
|
35
|
+
};
|
|
36
|
+
}): ApiRequest<ImportContainer>;
|
|
37
|
+
/**
|
|
38
|
+
* Retrieves all import containers of a given project key.
|
|
39
|
+
*/
|
|
40
|
+
get(methodArgs?: {
|
|
41
|
+
queryArgs?: {
|
|
42
|
+
limit?: number;
|
|
43
|
+
offset?: number;
|
|
44
|
+
sort?: string | string[];
|
|
45
|
+
[key: string]: QueryParam;
|
|
46
|
+
};
|
|
47
|
+
headers?: {
|
|
48
|
+
[key: string]: string | string[];
|
|
49
|
+
};
|
|
50
|
+
}): ApiRequest<ImportContainerPagedResponse>;
|
|
51
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { ImportResponse, InventoryImportRequest } from '../../models/importrequests';
|
|
7
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
8
|
+
import { ApiRequest } from '../../shared/utils/requests-utils';
|
|
9
|
+
export declare class ByProjectKeyInventoriesImportContainersByImportContainerKeyRequestBuilder {
|
|
10
|
+
protected readonly args: {
|
|
11
|
+
pathArgs: {
|
|
12
|
+
projectKey: string;
|
|
13
|
+
importContainerKey: string;
|
|
14
|
+
};
|
|
15
|
+
executeRequest: executeRequest;
|
|
16
|
+
baseUri?: string;
|
|
17
|
+
};
|
|
18
|
+
constructor(args: {
|
|
19
|
+
pathArgs: {
|
|
20
|
+
projectKey: string;
|
|
21
|
+
importContainerKey: string;
|
|
22
|
+
};
|
|
23
|
+
executeRequest: executeRequest;
|
|
24
|
+
baseUri?: string;
|
|
25
|
+
});
|
|
26
|
+
/**
|
|
27
|
+
* Creates a request for creating new Inventories or updating existing ones.
|
|
28
|
+
*/
|
|
29
|
+
post(methodArgs: {
|
|
30
|
+
body: InventoryImportRequest;
|
|
31
|
+
headers?: {
|
|
32
|
+
[key: string]: string | string[];
|
|
33
|
+
};
|
|
34
|
+
}): ApiRequest<ImportResponse>;
|
|
35
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
7
|
+
import { ByProjectKeyInventoriesImportContainersByImportContainerKeyRequestBuilder } from './by-project-key-inventories-import-containers-by-import-container-key-request-builder';
|
|
8
|
+
export declare class ByProjectKeyInventoriesImportContainersRequestBuilder {
|
|
9
|
+
protected readonly args: {
|
|
10
|
+
pathArgs: {
|
|
11
|
+
projectKey: string;
|
|
12
|
+
};
|
|
13
|
+
executeRequest: executeRequest;
|
|
14
|
+
baseUri?: string;
|
|
15
|
+
};
|
|
16
|
+
constructor(args: {
|
|
17
|
+
pathArgs: {
|
|
18
|
+
projectKey: string;
|
|
19
|
+
};
|
|
20
|
+
executeRequest: executeRequest;
|
|
21
|
+
baseUri?: string;
|
|
22
|
+
});
|
|
23
|
+
withImportContainerKeyValue(childPathArgs: {
|
|
24
|
+
importContainerKey: string;
|
|
25
|
+
}): ByProjectKeyInventoriesImportContainersByImportContainerKeyRequestBuilder;
|
|
26
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { ImportResponse, OrderPatchImportRequest } from '../../models/importrequests';
|
|
7
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
8
|
+
import { ApiRequest } from '../../shared/utils/requests-utils';
|
|
9
|
+
export declare class ByProjectKeyOrderPatchesImportContainersByImportContainerKeyRequestBuilder {
|
|
10
|
+
protected readonly args: {
|
|
11
|
+
pathArgs: {
|
|
12
|
+
projectKey: string;
|
|
13
|
+
importContainerKey: string;
|
|
14
|
+
};
|
|
15
|
+
executeRequest: executeRequest;
|
|
16
|
+
baseUri?: string;
|
|
17
|
+
};
|
|
18
|
+
constructor(args: {
|
|
19
|
+
pathArgs: {
|
|
20
|
+
projectKey: string;
|
|
21
|
+
importContainerKey: string;
|
|
22
|
+
};
|
|
23
|
+
executeRequest: executeRequest;
|
|
24
|
+
baseUri?: string;
|
|
25
|
+
});
|
|
26
|
+
/**
|
|
27
|
+
* Creates a new import request for order patches
|
|
28
|
+
*/
|
|
29
|
+
post(methodArgs: {
|
|
30
|
+
body: OrderPatchImportRequest;
|
|
31
|
+
headers?: {
|
|
32
|
+
[key: string]: string | string[];
|
|
33
|
+
};
|
|
34
|
+
}): ApiRequest<ImportResponse>;
|
|
35
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
7
|
+
import { ByProjectKeyOrderPatchesImportContainersByImportContainerKeyRequestBuilder } from './by-project-key-order-patches-import-containers-by-import-container-key-request-builder';
|
|
8
|
+
export declare class ByProjectKeyOrderPatchesImportContainersRequestBuilder {
|
|
9
|
+
protected readonly args: {
|
|
10
|
+
pathArgs: {
|
|
11
|
+
projectKey: string;
|
|
12
|
+
};
|
|
13
|
+
executeRequest: executeRequest;
|
|
14
|
+
baseUri?: string;
|
|
15
|
+
};
|
|
16
|
+
constructor(args: {
|
|
17
|
+
pathArgs: {
|
|
18
|
+
projectKey: string;
|
|
19
|
+
};
|
|
20
|
+
executeRequest: executeRequest;
|
|
21
|
+
baseUri?: string;
|
|
22
|
+
});
|
|
23
|
+
withImportContainerKeyValue(childPathArgs: {
|
|
24
|
+
importContainerKey: string;
|
|
25
|
+
}): ByProjectKeyOrderPatchesImportContainersByImportContainerKeyRequestBuilder;
|
|
26
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { ImportResponse, OrderImportRequest } from '../../models/importrequests';
|
|
7
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
8
|
+
import { ApiRequest } from '../../shared/utils/requests-utils';
|
|
9
|
+
export declare class ByProjectKeyOrdersImportContainersByImportContainerKeyRequestBuilder {
|
|
10
|
+
protected readonly args: {
|
|
11
|
+
pathArgs: {
|
|
12
|
+
projectKey: string;
|
|
13
|
+
importContainerKey: string;
|
|
14
|
+
};
|
|
15
|
+
executeRequest: executeRequest;
|
|
16
|
+
baseUri?: string;
|
|
17
|
+
};
|
|
18
|
+
constructor(args: {
|
|
19
|
+
pathArgs: {
|
|
20
|
+
projectKey: string;
|
|
21
|
+
importContainerKey: string;
|
|
22
|
+
};
|
|
23
|
+
executeRequest: executeRequest;
|
|
24
|
+
baseUri?: string;
|
|
25
|
+
});
|
|
26
|
+
/**
|
|
27
|
+
* Creates a request for creating new Orders or updating existing ones.
|
|
28
|
+
*/
|
|
29
|
+
post(methodArgs: {
|
|
30
|
+
body: OrderImportRequest;
|
|
31
|
+
headers?: {
|
|
32
|
+
[key: string]: string | string[];
|
|
33
|
+
};
|
|
34
|
+
}): ApiRequest<ImportResponse>;
|
|
35
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
7
|
+
import { ByProjectKeyOrdersImportContainersByImportContainerKeyRequestBuilder } from './by-project-key-orders-import-containers-by-import-container-key-request-builder';
|
|
8
|
+
export declare class ByProjectKeyOrdersImportContainersRequestBuilder {
|
|
9
|
+
protected readonly args: {
|
|
10
|
+
pathArgs: {
|
|
11
|
+
projectKey: string;
|
|
12
|
+
};
|
|
13
|
+
executeRequest: executeRequest;
|
|
14
|
+
baseUri?: string;
|
|
15
|
+
};
|
|
16
|
+
constructor(args: {
|
|
17
|
+
pathArgs: {
|
|
18
|
+
projectKey: string;
|
|
19
|
+
};
|
|
20
|
+
executeRequest: executeRequest;
|
|
21
|
+
baseUri?: string;
|
|
22
|
+
});
|
|
23
|
+
withImportContainerKeyValue(childPathArgs: {
|
|
24
|
+
importContainerKey: string;
|
|
25
|
+
}): ByProjectKeyOrdersImportContainersByImportContainerKeyRequestBuilder;
|
|
26
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { ImportResponse, PriceImportRequest } from '../../models/importrequests';
|
|
7
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
8
|
+
import { ApiRequest } from '../../shared/utils/requests-utils';
|
|
9
|
+
export declare class ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder {
|
|
10
|
+
protected readonly args: {
|
|
11
|
+
pathArgs: {
|
|
12
|
+
projectKey: string;
|
|
13
|
+
importContainerKey: string;
|
|
14
|
+
};
|
|
15
|
+
executeRequest: executeRequest;
|
|
16
|
+
baseUri?: string;
|
|
17
|
+
};
|
|
18
|
+
constructor(args: {
|
|
19
|
+
pathArgs: {
|
|
20
|
+
projectKey: string;
|
|
21
|
+
importContainerKey: string;
|
|
22
|
+
};
|
|
23
|
+
executeRequest: executeRequest;
|
|
24
|
+
baseUri?: string;
|
|
25
|
+
});
|
|
26
|
+
/**
|
|
27
|
+
* Creates a request for creating new Prices or updating existing ones.
|
|
28
|
+
*/
|
|
29
|
+
post(methodArgs: {
|
|
30
|
+
body: PriceImportRequest;
|
|
31
|
+
headers?: {
|
|
32
|
+
[key: string]: string | string[];
|
|
33
|
+
};
|
|
34
|
+
}): ApiRequest<ImportResponse>;
|
|
35
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
7
|
+
import { ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder } from './by-project-key-prices-import-containers-by-import-container-key-request-builder';
|
|
8
|
+
export declare class ByProjectKeyPricesImportContainersRequestBuilder {
|
|
9
|
+
protected readonly args: {
|
|
10
|
+
pathArgs: {
|
|
11
|
+
projectKey: string;
|
|
12
|
+
};
|
|
13
|
+
executeRequest: executeRequest;
|
|
14
|
+
baseUri?: string;
|
|
15
|
+
};
|
|
16
|
+
constructor(args: {
|
|
17
|
+
pathArgs: {
|
|
18
|
+
projectKey: string;
|
|
19
|
+
};
|
|
20
|
+
executeRequest: executeRequest;
|
|
21
|
+
baseUri?: string;
|
|
22
|
+
});
|
|
23
|
+
withImportContainerKeyValue(childPathArgs: {
|
|
24
|
+
importContainerKey: string;
|
|
25
|
+
}): ByProjectKeyPricesImportContainersByImportContainerKeyRequestBuilder;
|
|
26
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { ImportResponse, ProductDraftImportRequest } from '../../models/importrequests';
|
|
7
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
8
|
+
import { ApiRequest } from '../../shared/utils/requests-utils';
|
|
9
|
+
export declare class ByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder {
|
|
10
|
+
protected readonly args: {
|
|
11
|
+
pathArgs: {
|
|
12
|
+
projectKey: string;
|
|
13
|
+
importContainerKey: string;
|
|
14
|
+
};
|
|
15
|
+
executeRequest: executeRequest;
|
|
16
|
+
baseUri?: string;
|
|
17
|
+
};
|
|
18
|
+
constructor(args: {
|
|
19
|
+
pathArgs: {
|
|
20
|
+
projectKey: string;
|
|
21
|
+
importContainerKey: string;
|
|
22
|
+
};
|
|
23
|
+
executeRequest: executeRequest;
|
|
24
|
+
baseUri?: string;
|
|
25
|
+
});
|
|
26
|
+
/**
|
|
27
|
+
* Creates a request for creating new ProductDrafts or updating existing ones.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
post(methodArgs: {
|
|
31
|
+
body: ProductDraftImportRequest;
|
|
32
|
+
headers?: {
|
|
33
|
+
[key: string]: string | string[];
|
|
34
|
+
};
|
|
35
|
+
}): ApiRequest<ImportResponse>;
|
|
36
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
7
|
+
import { ByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder } from './by-project-key-product-drafts-import-containers-by-import-container-key-request-builder';
|
|
8
|
+
export declare class ByProjectKeyProductDraftsImportContainersRequestBuilder {
|
|
9
|
+
protected readonly args: {
|
|
10
|
+
pathArgs: {
|
|
11
|
+
projectKey: string;
|
|
12
|
+
};
|
|
13
|
+
executeRequest: executeRequest;
|
|
14
|
+
baseUri?: string;
|
|
15
|
+
};
|
|
16
|
+
constructor(args: {
|
|
17
|
+
pathArgs: {
|
|
18
|
+
projectKey: string;
|
|
19
|
+
};
|
|
20
|
+
executeRequest: executeRequest;
|
|
21
|
+
baseUri?: string;
|
|
22
|
+
});
|
|
23
|
+
withImportContainerKeyValue(childPathArgs: {
|
|
24
|
+
importContainerKey: string;
|
|
25
|
+
}): ByProjectKeyProductDraftsImportContainersByImportContainerKeyRequestBuilder;
|
|
26
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { ImportResponse, ProductTypeImportRequest } from '../../models/importrequests';
|
|
7
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
8
|
+
import { ApiRequest } from '../../shared/utils/requests-utils';
|
|
9
|
+
export declare class ByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder {
|
|
10
|
+
protected readonly args: {
|
|
11
|
+
pathArgs: {
|
|
12
|
+
projectKey: string;
|
|
13
|
+
importContainerKey: string;
|
|
14
|
+
};
|
|
15
|
+
executeRequest: executeRequest;
|
|
16
|
+
baseUri?: string;
|
|
17
|
+
};
|
|
18
|
+
constructor(args: {
|
|
19
|
+
pathArgs: {
|
|
20
|
+
projectKey: string;
|
|
21
|
+
importContainerKey: string;
|
|
22
|
+
};
|
|
23
|
+
executeRequest: executeRequest;
|
|
24
|
+
baseUri?: string;
|
|
25
|
+
});
|
|
26
|
+
/**
|
|
27
|
+
* Creates a request for creating new ProductTypes or updating existing ones.
|
|
28
|
+
*/
|
|
29
|
+
post(methodArgs: {
|
|
30
|
+
body: ProductTypeImportRequest;
|
|
31
|
+
headers?: {
|
|
32
|
+
[key: string]: string | string[];
|
|
33
|
+
};
|
|
34
|
+
}): ApiRequest<ImportResponse>;
|
|
35
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
7
|
+
import { ByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder } from './by-project-key-product-types-import-containers-by-import-container-key-request-builder';
|
|
8
|
+
export declare class ByProjectKeyProductTypesImportContainersRequestBuilder {
|
|
9
|
+
protected readonly args: {
|
|
10
|
+
pathArgs: {
|
|
11
|
+
projectKey: string;
|
|
12
|
+
};
|
|
13
|
+
executeRequest: executeRequest;
|
|
14
|
+
baseUri?: string;
|
|
15
|
+
};
|
|
16
|
+
constructor(args: {
|
|
17
|
+
pathArgs: {
|
|
18
|
+
projectKey: string;
|
|
19
|
+
};
|
|
20
|
+
executeRequest: executeRequest;
|
|
21
|
+
baseUri?: string;
|
|
22
|
+
});
|
|
23
|
+
withImportContainerKeyValue(childPathArgs: {
|
|
24
|
+
importContainerKey: string;
|
|
25
|
+
}): ByProjectKeyProductTypesImportContainersByImportContainerKeyRequestBuilder;
|
|
26
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { ImportResponse, ProductVariantPatchRequest } from '../../models/importrequests';
|
|
7
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
8
|
+
import { ApiRequest } from '../../shared/utils/requests-utils';
|
|
9
|
+
export declare class ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder {
|
|
10
|
+
protected readonly args: {
|
|
11
|
+
pathArgs: {
|
|
12
|
+
projectKey: string;
|
|
13
|
+
importContainerKey: string;
|
|
14
|
+
};
|
|
15
|
+
executeRequest: executeRequest;
|
|
16
|
+
baseUri?: string;
|
|
17
|
+
};
|
|
18
|
+
constructor(args: {
|
|
19
|
+
pathArgs: {
|
|
20
|
+
projectKey: string;
|
|
21
|
+
importContainerKey: string;
|
|
22
|
+
};
|
|
23
|
+
executeRequest: executeRequest;
|
|
24
|
+
baseUri?: string;
|
|
25
|
+
});
|
|
26
|
+
/**
|
|
27
|
+
* Creates a new import request for product variant patches
|
|
28
|
+
*/
|
|
29
|
+
post(methodArgs: {
|
|
30
|
+
body: ProductVariantPatchRequest;
|
|
31
|
+
headers?: {
|
|
32
|
+
[key: string]: string | string[];
|
|
33
|
+
};
|
|
34
|
+
}): ApiRequest<ImportResponse>;
|
|
35
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
7
|
+
import { ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder } from './by-project-key-product-variant-patches-import-containers-by-import-container-key-request-builder';
|
|
8
|
+
export declare class ByProjectKeyProductVariantPatchesImportContainersRequestBuilder {
|
|
9
|
+
protected readonly args: {
|
|
10
|
+
pathArgs: {
|
|
11
|
+
projectKey: string;
|
|
12
|
+
};
|
|
13
|
+
executeRequest: executeRequest;
|
|
14
|
+
baseUri?: string;
|
|
15
|
+
};
|
|
16
|
+
constructor(args: {
|
|
17
|
+
pathArgs: {
|
|
18
|
+
projectKey: string;
|
|
19
|
+
};
|
|
20
|
+
executeRequest: executeRequest;
|
|
21
|
+
baseUri?: string;
|
|
22
|
+
});
|
|
23
|
+
withImportContainerKeyValue(childPathArgs: {
|
|
24
|
+
importContainerKey: string;
|
|
25
|
+
}): ByProjectKeyProductVariantPatchesImportContainersByImportContainerKeyRequestBuilder;
|
|
26
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { ImportResponse, ProductVariantImportRequest } from '../../models/importrequests';
|
|
7
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
8
|
+
import { ApiRequest } from '../../shared/utils/requests-utils';
|
|
9
|
+
export declare class ByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder {
|
|
10
|
+
protected readonly args: {
|
|
11
|
+
pathArgs: {
|
|
12
|
+
projectKey: string;
|
|
13
|
+
importContainerKey: string;
|
|
14
|
+
};
|
|
15
|
+
executeRequest: executeRequest;
|
|
16
|
+
baseUri?: string;
|
|
17
|
+
};
|
|
18
|
+
constructor(args: {
|
|
19
|
+
pathArgs: {
|
|
20
|
+
projectKey: string;
|
|
21
|
+
importContainerKey: string;
|
|
22
|
+
};
|
|
23
|
+
executeRequest: executeRequest;
|
|
24
|
+
baseUri?: string;
|
|
25
|
+
});
|
|
26
|
+
/**
|
|
27
|
+
* Creates a request for creating new ProductVariants or updating existing ones.
|
|
28
|
+
*/
|
|
29
|
+
post(methodArgs: {
|
|
30
|
+
body: ProductVariantImportRequest;
|
|
31
|
+
headers?: {
|
|
32
|
+
[key: string]: string | string[];
|
|
33
|
+
};
|
|
34
|
+
}): ApiRequest<ImportResponse>;
|
|
35
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
7
|
+
import { ByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder } from './by-project-key-product-variants-import-containers-by-import-container-key-request-builder';
|
|
8
|
+
export declare class ByProjectKeyProductVariantsImportContainersRequestBuilder {
|
|
9
|
+
protected readonly args: {
|
|
10
|
+
pathArgs: {
|
|
11
|
+
projectKey: string;
|
|
12
|
+
};
|
|
13
|
+
executeRequest: executeRequest;
|
|
14
|
+
baseUri?: string;
|
|
15
|
+
};
|
|
16
|
+
constructor(args: {
|
|
17
|
+
pathArgs: {
|
|
18
|
+
projectKey: string;
|
|
19
|
+
};
|
|
20
|
+
executeRequest: executeRequest;
|
|
21
|
+
baseUri?: string;
|
|
22
|
+
});
|
|
23
|
+
withImportContainerKeyValue(childPathArgs: {
|
|
24
|
+
importContainerKey: string;
|
|
25
|
+
}): ByProjectKeyProductVariantsImportContainersByImportContainerKeyRequestBuilder;
|
|
26
|
+
}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { ImportResponse, ProductImportRequest } from '../../models/importrequests';
|
|
7
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
8
|
+
import { ApiRequest } from '../../shared/utils/requests-utils';
|
|
9
|
+
export declare class ByProjectKeyProductsImportContainersByImportContainerKeyRequestBuilder {
|
|
10
|
+
protected readonly args: {
|
|
11
|
+
pathArgs: {
|
|
12
|
+
projectKey: string;
|
|
13
|
+
importContainerKey: string;
|
|
14
|
+
};
|
|
15
|
+
executeRequest: executeRequest;
|
|
16
|
+
baseUri?: string;
|
|
17
|
+
};
|
|
18
|
+
constructor(args: {
|
|
19
|
+
pathArgs: {
|
|
20
|
+
projectKey: string;
|
|
21
|
+
importContainerKey: string;
|
|
22
|
+
};
|
|
23
|
+
executeRequest: executeRequest;
|
|
24
|
+
baseUri?: string;
|
|
25
|
+
});
|
|
26
|
+
/**
|
|
27
|
+
* Creates a request for creating new Products or updating existing ones.
|
|
28
|
+
*/
|
|
29
|
+
post(methodArgs: {
|
|
30
|
+
body: ProductImportRequest;
|
|
31
|
+
headers?: {
|
|
32
|
+
[key: string]: string | string[];
|
|
33
|
+
};
|
|
34
|
+
}): ApiRequest<ImportResponse>;
|
|
35
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Code generated by [commercetools RMF-Codegen](https://github.com/commercetools/rmf-codegen). DO NOT EDIT.
|
|
3
|
+
* Please don't change this file manually but run `rmf-codegen generate raml_file_path -o output_path -t typescript_client` to update it.
|
|
4
|
+
* For more information about the commercetools platform APIs, visit https://docs.commercetools.com/.
|
|
5
|
+
*/
|
|
6
|
+
import { executeRequest } from '../../shared/utils/common-types';
|
|
7
|
+
import { ByProjectKeyProductsImportContainersByImportContainerKeyRequestBuilder } from './by-project-key-products-import-containers-by-import-container-key-request-builder';
|
|
8
|
+
export declare class ByProjectKeyProductsImportContainersRequestBuilder {
|
|
9
|
+
protected readonly args: {
|
|
10
|
+
pathArgs: {
|
|
11
|
+
projectKey: string;
|
|
12
|
+
};
|
|
13
|
+
executeRequest: executeRequest;
|
|
14
|
+
baseUri?: string;
|
|
15
|
+
};
|
|
16
|
+
constructor(args: {
|
|
17
|
+
pathArgs: {
|
|
18
|
+
projectKey: string;
|
|
19
|
+
};
|
|
20
|
+
executeRequest: executeRequest;
|
|
21
|
+
baseUri?: string;
|
|
22
|
+
});
|
|
23
|
+
withImportContainerKeyValue(childPathArgs: {
|
|
24
|
+
importContainerKey: string;
|
|
25
|
+
}): ByProjectKeyProductsImportContainersByImportContainerKeyRequestBuilder;
|
|
26
|
+
}
|