@emilgroup/partner-sdk 1.22.1-beta.2 → 1.22.1-beta.20
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/.openapi-generator/FILES +49 -0
- package/README.md +2 -2
- package/api/blacklist-api.ts +662 -0
- package/api/blacklist-reasons-api.ts +26 -9
- package/api/partner-hierarchies-api.ts +1367 -0
- package/api/partner-hierarchy-nodes-api.ts +1197 -0
- package/api/partner-hierarchy-types-api.ts +679 -0
- package/api/partners-api.ts +119 -12
- package/api.ts +8 -0
- package/base.ts +1 -0
- package/dist/api/blacklist-api.d.ts +375 -0
- package/dist/api/blacklist-api.js +629 -0
- package/dist/api/blacklist-reasons-api.d.ts +17 -7
- package/dist/api/blacklist-reasons-api.js +13 -6
- package/dist/api/partner-hierarchies-api.d.ts +774 -0
- package/dist/api/partner-hierarchies-api.js +1171 -0
- package/dist/api/partner-hierarchy-nodes-api.d.ts +674 -0
- package/dist/api/partner-hierarchy-nodes-api.js +1049 -0
- package/dist/api/partner-hierarchy-types-api.d.ts +385 -0
- package/dist/api/partner-hierarchy-types-api.js +636 -0
- package/dist/api/partners-api.d.ts +69 -12
- package/dist/api/partners-api.js +102 -9
- package/dist/api.d.ts +4 -0
- package/dist/api.js +4 -0
- package/dist/base.d.ts +2 -1
- package/dist/base.js +1 -0
- package/dist/models/batch-create-partner-hierarchy-nodes-request-dto.d.ts +30 -0
- package/dist/models/batch-create-partner-hierarchy-nodes-request-dto.js +15 -0
- package/dist/models/blacklist-item-class.d.ts +78 -0
- package/dist/models/blacklist-item-class.js +15 -0
- package/dist/models/create-blacklist-item-request-dto.d.ts +36 -0
- package/dist/models/create-blacklist-item-request-dto.js +15 -0
- package/dist/models/create-blacklist-item-response-class.d.ts +25 -0
- package/dist/models/create-blacklist-item-response-class.js +15 -0
- package/dist/models/create-partner-hierarchy-node-request-dto.d.ts +42 -0
- package/dist/models/create-partner-hierarchy-node-request-dto.js +15 -0
- package/dist/models/create-partner-hierarchy-node-response-class.d.ts +25 -0
- package/dist/models/create-partner-hierarchy-node-response-class.js +15 -0
- package/dist/models/create-partner-hierarchy-request-dto.d.ts +30 -0
- package/dist/models/create-partner-hierarchy-request-dto.js +15 -0
- package/dist/models/create-partner-hierarchy-response-class.d.ts +25 -0
- package/dist/models/create-partner-hierarchy-response-class.js +15 -0
- package/dist/models/create-partner-hierarchy-type-request-dto.d.ts +30 -0
- package/dist/models/create-partner-hierarchy-type-request-dto.js +15 -0
- package/dist/models/create-partner-hierarchy-type-response-class.d.ts +25 -0
- package/dist/models/create-partner-hierarchy-type-response-class.js +15 -0
- package/dist/models/delete-by-code-response-class.d.ts +24 -0
- package/dist/models/delete-by-code-response-class.js +15 -0
- package/dist/models/generate-upload-url-response-class.d.ts +36 -0
- package/dist/models/generate-upload-url-response-class.js +15 -0
- package/dist/models/get-blacklist-item-response-class.d.ts +25 -0
- package/dist/models/get-blacklist-item-response-class.js +15 -0
- package/dist/models/get-partner-hierarchy-node-response-class.d.ts +25 -0
- package/dist/models/get-partner-hierarchy-node-response-class.js +15 -0
- package/dist/models/get-partner-hierarchy-response-class.d.ts +25 -0
- package/dist/models/get-partner-hierarchy-response-class.js +15 -0
- package/dist/models/get-partner-hierarchy-tree-file-response-class.d.ts +42 -0
- package/dist/models/get-partner-hierarchy-tree-file-response-class.js +15 -0
- package/dist/models/get-partner-hierarchy-tree-response-class.d.ts +25 -0
- package/dist/models/get-partner-hierarchy-tree-response-class.js +15 -0
- package/dist/models/get-partner-hierarchy-type-response-class.d.ts +25 -0
- package/dist/models/get-partner-hierarchy-type-response-class.js +15 -0
- package/dist/models/index.d.ts +45 -0
- package/dist/models/index.js +45 -0
- package/dist/models/is-blacklisted-response-class.d.ts +54 -0
- package/dist/models/is-blacklisted-response-class.js +15 -0
- package/dist/models/list-blacklist-items-response-class.d.ts +43 -0
- package/dist/models/list-blacklist-items-response-class.js +15 -0
- package/dist/models/list-partner-hierarchies-response-class.d.ts +43 -0
- package/dist/models/list-partner-hierarchies-response-class.js +15 -0
- package/dist/models/list-partner-hierarchy-node-history-response-class.d.ts +43 -0
- package/dist/models/list-partner-hierarchy-node-history-response-class.js +15 -0
- package/dist/models/list-partner-hierarchy-nodes-response-class.d.ts +43 -0
- package/dist/models/list-partner-hierarchy-nodes-response-class.js +15 -0
- package/dist/models/list-partner-hierarchy-operations-response-class.d.ts +43 -0
- package/dist/models/list-partner-hierarchy-operations-response-class.js +15 -0
- package/dist/models/list-partner-hierarchy-types-response-class.d.ts +43 -0
- package/dist/models/list-partner-hierarchy-types-response-class.js +15 -0
- package/dist/models/list-partner-relation-class.d.ts +18 -6
- package/dist/models/list-partner-relation-types-class.d.ts +18 -6
- package/dist/models/list-partner-types-response-class.d.ts +18 -6
- package/dist/models/list-partner-versions-response-class.d.ts +18 -6
- package/dist/models/list-partners-response-class.d.ts +18 -6
- package/dist/models/list-related-partners-response-class.d.ts +18 -6
- package/dist/models/list-tags-response-class.d.ts +18 -6
- package/dist/models/move-partner-hierarchy-node-request-dto.d.ts +30 -0
- package/dist/models/move-partner-hierarchy-node-request-dto.js +15 -0
- package/dist/models/move-partner-hierarchy-node-response-class.d.ts +25 -0
- package/dist/models/move-partner-hierarchy-node-response-class.js +15 -0
- package/dist/models/partner-hierarchy-async-operation-response-class.d.ts +30 -0
- package/dist/models/partner-hierarchy-async-operation-response-class.js +15 -0
- package/dist/models/partner-hierarchy-class.d.ts +78 -0
- package/dist/models/partner-hierarchy-class.js +15 -0
- package/dist/models/partner-hierarchy-node-class.d.ts +109 -0
- package/dist/models/partner-hierarchy-node-class.js +15 -0
- package/dist/models/partner-hierarchy-node-history-class.d.ts +97 -0
- package/dist/models/partner-hierarchy-node-history-class.js +15 -0
- package/dist/models/partner-hierarchy-node-tree-class.d.ts +96 -0
- package/dist/models/partner-hierarchy-node-tree-class.js +15 -0
- package/dist/models/partner-hierarchy-operation-class.d.ts +90 -0
- package/dist/models/partner-hierarchy-operation-class.js +15 -0
- package/dist/models/partner-hierarchy-type-class.d.ts +66 -0
- package/dist/models/partner-hierarchy-type-class.js +15 -0
- package/dist/models/unassign-partner-hierarchy-node-response-class.d.ts +25 -0
- package/dist/models/unassign-partner-hierarchy-node-response-class.js +15 -0
- package/dist/models/update-blacklist-reason-status-request-dto.d.ts +24 -0
- package/dist/models/update-blacklist-reason-status-request-dto.js +15 -0
- package/dist/models/update-partner-hierarchy-node-request-dto.d.ts +30 -0
- package/dist/models/update-partner-hierarchy-node-request-dto.js +15 -0
- package/dist/models/update-partner-hierarchy-node-response-class.d.ts +25 -0
- package/dist/models/update-partner-hierarchy-node-response-class.js +15 -0
- package/dist/models/update-partner-hierarchy-request-dto.d.ts +24 -0
- package/dist/models/update-partner-hierarchy-request-dto.js +15 -0
- package/dist/models/update-partner-hierarchy-response-class.d.ts +25 -0
- package/dist/models/update-partner-hierarchy-response-class.js +15 -0
- package/dist/models/update-partner-hierarchy-tree-request-body-dto.d.ts +24 -0
- package/dist/models/update-partner-hierarchy-tree-request-body-dto.js +15 -0
- package/dist/models/update-partner-hierarchy-type-request-dto.d.ts +30 -0
- package/dist/models/update-partner-hierarchy-type-request-dto.js +15 -0
- package/dist/models/update-partner-hierarchy-type-response-class.d.ts +25 -0
- package/dist/models/update-partner-hierarchy-type-response-class.js +15 -0
- package/dist/models/validate-partner-request-dto.d.ts +30 -0
- package/dist/models/validate-partner-request-dto.js +15 -0
- package/dist/models/validate-partner-response-class.d.ts +30 -0
- package/dist/models/validate-partner-response-class.js +15 -0
- package/models/batch-create-partner-hierarchy-nodes-request-dto.ts +36 -0
- package/models/blacklist-item-class.ts +84 -0
- package/models/create-blacklist-item-request-dto.ts +42 -0
- package/models/create-blacklist-item-response-class.ts +31 -0
- package/models/create-partner-hierarchy-node-request-dto.ts +48 -0
- package/models/create-partner-hierarchy-node-response-class.ts +31 -0
- package/models/create-partner-hierarchy-request-dto.ts +36 -0
- package/models/create-partner-hierarchy-response-class.ts +31 -0
- package/models/create-partner-hierarchy-type-request-dto.ts +36 -0
- package/models/create-partner-hierarchy-type-response-class.ts +31 -0
- package/models/delete-by-code-response-class.ts +30 -0
- package/models/generate-upload-url-response-class.ts +42 -0
- package/models/get-blacklist-item-response-class.ts +31 -0
- package/models/get-partner-hierarchy-node-response-class.ts +31 -0
- package/models/get-partner-hierarchy-response-class.ts +31 -0
- package/models/get-partner-hierarchy-tree-file-response-class.ts +48 -0
- package/models/get-partner-hierarchy-tree-response-class.ts +31 -0
- package/models/get-partner-hierarchy-type-response-class.ts +31 -0
- package/models/index.ts +45 -0
- package/models/is-blacklisted-response-class.ts +60 -0
- package/models/list-blacklist-items-response-class.ts +49 -0
- package/models/list-partner-hierarchies-response-class.ts +49 -0
- package/models/list-partner-hierarchy-node-history-response-class.ts +49 -0
- package/models/list-partner-hierarchy-nodes-response-class.ts +49 -0
- package/models/list-partner-hierarchy-operations-response-class.ts +49 -0
- package/models/list-partner-hierarchy-types-response-class.ts +49 -0
- package/models/list-partner-relation-class.ts +18 -6
- package/models/list-partner-relation-types-class.ts +18 -6
- package/models/list-partner-types-response-class.ts +18 -6
- package/models/list-partner-versions-response-class.ts +18 -6
- package/models/list-partners-response-class.ts +18 -6
- package/models/list-related-partners-response-class.ts +18 -6
- package/models/list-tags-response-class.ts +18 -6
- package/models/move-partner-hierarchy-node-request-dto.ts +36 -0
- package/models/move-partner-hierarchy-node-response-class.ts +31 -0
- package/models/partner-hierarchy-async-operation-response-class.ts +36 -0
- package/models/partner-hierarchy-class.ts +84 -0
- package/models/partner-hierarchy-node-class.ts +115 -0
- package/models/partner-hierarchy-node-history-class.ts +103 -0
- package/models/partner-hierarchy-node-tree-class.ts +102 -0
- package/models/partner-hierarchy-operation-class.ts +96 -0
- package/models/partner-hierarchy-type-class.ts +72 -0
- package/models/unassign-partner-hierarchy-node-response-class.ts +31 -0
- package/models/update-blacklist-reason-status-request-dto.ts +30 -0
- package/models/update-partner-hierarchy-node-request-dto.ts +36 -0
- package/models/update-partner-hierarchy-node-response-class.ts +31 -0
- package/models/update-partner-hierarchy-request-dto.ts +30 -0
- package/models/update-partner-hierarchy-response-class.ts +31 -0
- package/models/update-partner-hierarchy-tree-request-body-dto.ts +30 -0
- package/models/update-partner-hierarchy-type-request-dto.ts +36 -0
- package/models/update-partner-hierarchy-type-response-class.ts +31 -0
- package/models/validate-partner-request-dto.ts +36 -0
- package/models/validate-partner-response-class.ts +36 -0
- package/package.json +1 -1
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* EMIL PartnerService
|
|
5
|
+
* The EMIL PartnerService API description
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
* Contact: kontakt@emil.de
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
import { PartnerHierarchyClass } from './partner-hierarchy-class';
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @export
|
|
21
|
+
* @interface GetPartnerHierarchyResponseClass
|
|
22
|
+
*/
|
|
23
|
+
export interface GetPartnerHierarchyResponseClass {
|
|
24
|
+
/**
|
|
25
|
+
* The partner hierarchy response.
|
|
26
|
+
* @type {PartnerHierarchyClass}
|
|
27
|
+
* @memberof GetPartnerHierarchyResponseClass
|
|
28
|
+
*/
|
|
29
|
+
'hierarchy': PartnerHierarchyClass;
|
|
30
|
+
}
|
|
31
|
+
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* EMIL PartnerService
|
|
5
|
+
* The EMIL PartnerService API description
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
* Contact: kontakt@emil.de
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface GetPartnerHierarchyTreeFileResponseClass
|
|
21
|
+
*/
|
|
22
|
+
export interface GetPartnerHierarchyTreeFileResponseClass {
|
|
23
|
+
/**
|
|
24
|
+
* Download URL for the hierarchy tree file. Empty while the file is still being built.
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof GetPartnerHierarchyTreeFileResponseClass
|
|
27
|
+
*/
|
|
28
|
+
'url'?: string;
|
|
29
|
+
/**
|
|
30
|
+
* Time when the download URL expires.
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof GetPartnerHierarchyTreeFileResponseClass
|
|
33
|
+
*/
|
|
34
|
+
'expiresAt'?: string;
|
|
35
|
+
/**
|
|
36
|
+
* Operation code returned when the tree file is being built instead of immediately available.
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof GetPartnerHierarchyTreeFileResponseClass
|
|
39
|
+
*/
|
|
40
|
+
'operationCode'?: string;
|
|
41
|
+
/**
|
|
42
|
+
* Current tree file build status when a download URL is not ready yet.
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof GetPartnerHierarchyTreeFileResponseClass
|
|
45
|
+
*/
|
|
46
|
+
'status'?: string;
|
|
47
|
+
}
|
|
48
|
+
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* EMIL PartnerService
|
|
5
|
+
* The EMIL PartnerService API description
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
* Contact: kontakt@emil.de
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
import { PartnerHierarchyNodeTreeClass } from './partner-hierarchy-node-tree-class';
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @export
|
|
21
|
+
* @interface GetPartnerHierarchyTreeResponseClass
|
|
22
|
+
*/
|
|
23
|
+
export interface GetPartnerHierarchyTreeResponseClass {
|
|
24
|
+
/**
|
|
25
|
+
* The partner hierarchy tree response.
|
|
26
|
+
* @type {PartnerHierarchyNodeTreeClass}
|
|
27
|
+
* @memberof GetPartnerHierarchyTreeResponseClass
|
|
28
|
+
*/
|
|
29
|
+
'tree': PartnerHierarchyNodeTreeClass;
|
|
30
|
+
}
|
|
31
|
+
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* EMIL PartnerService
|
|
5
|
+
* The EMIL PartnerService API description
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
* Contact: kontakt@emil.de
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
import { PartnerHierarchyTypeClass } from './partner-hierarchy-type-class';
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @export
|
|
21
|
+
* @interface GetPartnerHierarchyTypeResponseClass
|
|
22
|
+
*/
|
|
23
|
+
export interface GetPartnerHierarchyTypeResponseClass {
|
|
24
|
+
/**
|
|
25
|
+
* The partner hierarchy type response.
|
|
26
|
+
* @type {PartnerHierarchyTypeClass}
|
|
27
|
+
* @memberof GetPartnerHierarchyTypeResponseClass
|
|
28
|
+
*/
|
|
29
|
+
'hierarchyType': PartnerHierarchyTypeClass;
|
|
30
|
+
}
|
|
31
|
+
|
package/models/index.ts
CHANGED
|
@@ -1,8 +1,18 @@
|
|
|
1
|
+
export * from './batch-create-partner-hierarchy-nodes-request-dto';
|
|
2
|
+
export * from './blacklist-item-class';
|
|
1
3
|
export * from './blacklist-reason-class';
|
|
4
|
+
export * from './create-blacklist-item-request-dto';
|
|
5
|
+
export * from './create-blacklist-item-response-class';
|
|
2
6
|
export * from './create-blacklist-reason-request-dto';
|
|
3
7
|
export * from './create-blacklist-reason-response-class';
|
|
4
8
|
export * from './create-or-update-partner-from-account-request-dto';
|
|
5
9
|
export * from './create-or-update-partner-from-account-response-class';
|
|
10
|
+
export * from './create-partner-hierarchy-node-request-dto';
|
|
11
|
+
export * from './create-partner-hierarchy-node-response-class';
|
|
12
|
+
export * from './create-partner-hierarchy-request-dto';
|
|
13
|
+
export * from './create-partner-hierarchy-response-class';
|
|
14
|
+
export * from './create-partner-hierarchy-type-request-dto';
|
|
15
|
+
export * from './create-partner-hierarchy-type-response-class';
|
|
6
16
|
export * from './create-partner-relation-request-dto-rest';
|
|
7
17
|
export * from './create-partner-relation-response-class';
|
|
8
18
|
export * from './create-partner-request-dto';
|
|
@@ -11,8 +21,16 @@ export * from './create-partner-type-request-dto';
|
|
|
11
21
|
export * from './create-partner-type-response-class';
|
|
12
22
|
export * from './create-tag-request-dto';
|
|
13
23
|
export * from './create-tag-response-class';
|
|
24
|
+
export * from './delete-by-code-response-class';
|
|
14
25
|
export * from './delete-response-class';
|
|
26
|
+
export * from './generate-upload-url-response-class';
|
|
27
|
+
export * from './get-blacklist-item-response-class';
|
|
15
28
|
export * from './get-blacklist-reason-response-class';
|
|
29
|
+
export * from './get-partner-hierarchy-node-response-class';
|
|
30
|
+
export * from './get-partner-hierarchy-response-class';
|
|
31
|
+
export * from './get-partner-hierarchy-tree-file-response-class';
|
|
32
|
+
export * from './get-partner-hierarchy-tree-response-class';
|
|
33
|
+
export * from './get-partner-hierarchy-type-response-class';
|
|
16
34
|
export * from './get-partner-relation-class';
|
|
17
35
|
export * from './get-partner-relation-type-class';
|
|
18
36
|
export * from './get-partner-response-class';
|
|
@@ -25,7 +43,14 @@ export * from './inline-response503';
|
|
|
25
43
|
export * from './invite-class';
|
|
26
44
|
export * from './invite-partner-to-eisrequest-dto';
|
|
27
45
|
export * from './invite-partner-to-eis-response-class';
|
|
46
|
+
export * from './is-blacklisted-response-class';
|
|
47
|
+
export * from './list-blacklist-items-response-class';
|
|
28
48
|
export * from './list-blacklist-reasons-response-class';
|
|
49
|
+
export * from './list-partner-hierarchies-response-class';
|
|
50
|
+
export * from './list-partner-hierarchy-node-history-response-class';
|
|
51
|
+
export * from './list-partner-hierarchy-nodes-response-class';
|
|
52
|
+
export * from './list-partner-hierarchy-operations-response-class';
|
|
53
|
+
export * from './list-partner-hierarchy-types-response-class';
|
|
29
54
|
export * from './list-partner-relation-class';
|
|
30
55
|
export * from './list-partner-relation-types-class';
|
|
31
56
|
export * from './list-partner-types-response-class';
|
|
@@ -37,7 +62,16 @@ export * from './map-partner-to-account-response-class';
|
|
|
37
62
|
export * from './mapped-account-from-partner-class';
|
|
38
63
|
export * from './merge-partners-request-dto';
|
|
39
64
|
export * from './merge-partners-response-class';
|
|
65
|
+
export * from './move-partner-hierarchy-node-request-dto';
|
|
66
|
+
export * from './move-partner-hierarchy-node-response-class';
|
|
40
67
|
export * from './partner-class';
|
|
68
|
+
export * from './partner-hierarchy-async-operation-response-class';
|
|
69
|
+
export * from './partner-hierarchy-class';
|
|
70
|
+
export * from './partner-hierarchy-node-class';
|
|
71
|
+
export * from './partner-hierarchy-node-history-class';
|
|
72
|
+
export * from './partner-hierarchy-node-tree-class';
|
|
73
|
+
export * from './partner-hierarchy-operation-class';
|
|
74
|
+
export * from './partner-hierarchy-type-class';
|
|
41
75
|
export * from './partner-relation-class';
|
|
42
76
|
export * from './partner-relation-type-class';
|
|
43
77
|
export * from './partner-type-class';
|
|
@@ -47,11 +81,22 @@ export * from './related-partner-data-class';
|
|
|
47
81
|
export * from './role-class';
|
|
48
82
|
export * from './tag-class';
|
|
49
83
|
export * from './tag-partner-request-dto-rest';
|
|
84
|
+
export * from './unassign-partner-hierarchy-node-response-class';
|
|
50
85
|
export * from './update-blacklist-reason-request-dto';
|
|
51
86
|
export * from './update-blacklist-reason-response-class';
|
|
87
|
+
export * from './update-blacklist-reason-status-request-dto';
|
|
88
|
+
export * from './update-partner-hierarchy-node-request-dto';
|
|
89
|
+
export * from './update-partner-hierarchy-node-response-class';
|
|
90
|
+
export * from './update-partner-hierarchy-request-dto';
|
|
91
|
+
export * from './update-partner-hierarchy-response-class';
|
|
92
|
+
export * from './update-partner-hierarchy-tree-request-body-dto';
|
|
93
|
+
export * from './update-partner-hierarchy-type-request-dto';
|
|
94
|
+
export * from './update-partner-hierarchy-type-response-class';
|
|
52
95
|
export * from './update-partner-relation-request-dto-rest';
|
|
53
96
|
export * from './update-partner-request-dto';
|
|
54
97
|
export * from './update-partner-response-class';
|
|
55
98
|
export * from './update-partner-type-request-dto';
|
|
56
99
|
export * from './update-partner-type-response-class';
|
|
57
100
|
export * from './update-tag-response-class';
|
|
101
|
+
export * from './validate-partner-request-dto';
|
|
102
|
+
export * from './validate-partner-response-class';
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* EMIL PartnerService
|
|
5
|
+
* The EMIL PartnerService API description
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
* Contact: kontakt@emil.de
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface IsBlacklistedResponseClass
|
|
21
|
+
*/
|
|
22
|
+
export interface IsBlacklistedResponseClass {
|
|
23
|
+
/**
|
|
24
|
+
* Whether the partner is currently blacklisted
|
|
25
|
+
* @type {boolean}
|
|
26
|
+
* @memberof IsBlacklistedResponseClass
|
|
27
|
+
*/
|
|
28
|
+
'isBlacklisted': boolean;
|
|
29
|
+
/**
|
|
30
|
+
* The code of the blacklist item
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof IsBlacklistedResponseClass
|
|
33
|
+
*/
|
|
34
|
+
'code'?: string;
|
|
35
|
+
/**
|
|
36
|
+
* The partner code that was checked
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof IsBlacklistedResponseClass
|
|
39
|
+
*/
|
|
40
|
+
'partnerCode': string;
|
|
41
|
+
/**
|
|
42
|
+
* The date from which the blacklist is active
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof IsBlacklistedResponseClass
|
|
45
|
+
*/
|
|
46
|
+
'blockedFrom'?: string;
|
|
47
|
+
/**
|
|
48
|
+
* The reason code if blacklisted
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof IsBlacklistedResponseClass
|
|
51
|
+
*/
|
|
52
|
+
'reasonCode'?: string;
|
|
53
|
+
/**
|
|
54
|
+
* The reason label snapshot if blacklisted
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof IsBlacklistedResponseClass
|
|
57
|
+
*/
|
|
58
|
+
'reasonValue'?: string;
|
|
59
|
+
}
|
|
60
|
+
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* EMIL PartnerService
|
|
5
|
+
* The EMIL PartnerService API description
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
* Contact: kontakt@emil.de
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
import { BlacklistItemClass } from './blacklist-item-class';
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @export
|
|
21
|
+
* @interface ListBlacklistItemsResponseClass
|
|
22
|
+
*/
|
|
23
|
+
export interface ListBlacklistItemsResponseClass {
|
|
24
|
+
/**
|
|
25
|
+
* The list of blacklist itemss.
|
|
26
|
+
* @type {Array<BlacklistItemClass>}
|
|
27
|
+
* @memberof ListBlacklistItemsResponseClass
|
|
28
|
+
*/
|
|
29
|
+
'items': Array<BlacklistItemClass>;
|
|
30
|
+
/**
|
|
31
|
+
* Next page token.
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof ListBlacklistItemsResponseClass
|
|
34
|
+
*/
|
|
35
|
+
'nextPageToken': string;
|
|
36
|
+
/**
|
|
37
|
+
* Items per page.
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof ListBlacklistItemsResponseClass
|
|
40
|
+
*/
|
|
41
|
+
'itemsPerPage': number;
|
|
42
|
+
/**
|
|
43
|
+
* Total amount of items.
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof ListBlacklistItemsResponseClass
|
|
46
|
+
*/
|
|
47
|
+
'totalItems': number;
|
|
48
|
+
}
|
|
49
|
+
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* EMIL PartnerService
|
|
5
|
+
* The EMIL PartnerService API description
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
* Contact: kontakt@emil.de
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
import { PartnerHierarchyClass } from './partner-hierarchy-class';
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @export
|
|
21
|
+
* @interface ListPartnerHierarchiesResponseClass
|
|
22
|
+
*/
|
|
23
|
+
export interface ListPartnerHierarchiesResponseClass {
|
|
24
|
+
/**
|
|
25
|
+
* The list of partner hierarchiess.
|
|
26
|
+
* @type {Array<PartnerHierarchyClass>}
|
|
27
|
+
* @memberof ListPartnerHierarchiesResponseClass
|
|
28
|
+
*/
|
|
29
|
+
'items': Array<PartnerHierarchyClass>;
|
|
30
|
+
/**
|
|
31
|
+
* Next page token.
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof ListPartnerHierarchiesResponseClass
|
|
34
|
+
*/
|
|
35
|
+
'nextPageToken': string;
|
|
36
|
+
/**
|
|
37
|
+
* Items per page.
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof ListPartnerHierarchiesResponseClass
|
|
40
|
+
*/
|
|
41
|
+
'itemsPerPage': number;
|
|
42
|
+
/**
|
|
43
|
+
* Total amount of items.
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof ListPartnerHierarchiesResponseClass
|
|
46
|
+
*/
|
|
47
|
+
'totalItems': number;
|
|
48
|
+
}
|
|
49
|
+
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* EMIL PartnerService
|
|
5
|
+
* The EMIL PartnerService API description
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
* Contact: kontakt@emil.de
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
import { PartnerHierarchyNodeHistoryClass } from './partner-hierarchy-node-history-class';
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @export
|
|
21
|
+
* @interface ListPartnerHierarchyNodeHistoryResponseClass
|
|
22
|
+
*/
|
|
23
|
+
export interface ListPartnerHierarchyNodeHistoryResponseClass {
|
|
24
|
+
/**
|
|
25
|
+
* The list of partner hierarchy node historys.
|
|
26
|
+
* @type {Array<PartnerHierarchyNodeHistoryClass>}
|
|
27
|
+
* @memberof ListPartnerHierarchyNodeHistoryResponseClass
|
|
28
|
+
*/
|
|
29
|
+
'items': Array<PartnerHierarchyNodeHistoryClass>;
|
|
30
|
+
/**
|
|
31
|
+
* Next page token.
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof ListPartnerHierarchyNodeHistoryResponseClass
|
|
34
|
+
*/
|
|
35
|
+
'nextPageToken': string;
|
|
36
|
+
/**
|
|
37
|
+
* Items per page.
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof ListPartnerHierarchyNodeHistoryResponseClass
|
|
40
|
+
*/
|
|
41
|
+
'itemsPerPage': number;
|
|
42
|
+
/**
|
|
43
|
+
* Total amount of items.
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof ListPartnerHierarchyNodeHistoryResponseClass
|
|
46
|
+
*/
|
|
47
|
+
'totalItems': number;
|
|
48
|
+
}
|
|
49
|
+
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* EMIL PartnerService
|
|
5
|
+
* The EMIL PartnerService API description
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
* Contact: kontakt@emil.de
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
import { PartnerHierarchyNodeClass } from './partner-hierarchy-node-class';
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @export
|
|
21
|
+
* @interface ListPartnerHierarchyNodesResponseClass
|
|
22
|
+
*/
|
|
23
|
+
export interface ListPartnerHierarchyNodesResponseClass {
|
|
24
|
+
/**
|
|
25
|
+
* The list of partner hierarchy nodess.
|
|
26
|
+
* @type {Array<PartnerHierarchyNodeClass>}
|
|
27
|
+
* @memberof ListPartnerHierarchyNodesResponseClass
|
|
28
|
+
*/
|
|
29
|
+
'items': Array<PartnerHierarchyNodeClass>;
|
|
30
|
+
/**
|
|
31
|
+
* Next page token.
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof ListPartnerHierarchyNodesResponseClass
|
|
34
|
+
*/
|
|
35
|
+
'nextPageToken': string;
|
|
36
|
+
/**
|
|
37
|
+
* Items per page.
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof ListPartnerHierarchyNodesResponseClass
|
|
40
|
+
*/
|
|
41
|
+
'itemsPerPage': number;
|
|
42
|
+
/**
|
|
43
|
+
* Total amount of items.
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof ListPartnerHierarchyNodesResponseClass
|
|
46
|
+
*/
|
|
47
|
+
'totalItems': number;
|
|
48
|
+
}
|
|
49
|
+
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* EMIL PartnerService
|
|
5
|
+
* The EMIL PartnerService API description
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
* Contact: kontakt@emil.de
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
import { PartnerHierarchyOperationClass } from './partner-hierarchy-operation-class';
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @export
|
|
21
|
+
* @interface ListPartnerHierarchyOperationsResponseClass
|
|
22
|
+
*/
|
|
23
|
+
export interface ListPartnerHierarchyOperationsResponseClass {
|
|
24
|
+
/**
|
|
25
|
+
* The list of partner hierarchy operationss.
|
|
26
|
+
* @type {Array<PartnerHierarchyOperationClass>}
|
|
27
|
+
* @memberof ListPartnerHierarchyOperationsResponseClass
|
|
28
|
+
*/
|
|
29
|
+
'items': Array<PartnerHierarchyOperationClass>;
|
|
30
|
+
/**
|
|
31
|
+
* Next page token.
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof ListPartnerHierarchyOperationsResponseClass
|
|
34
|
+
*/
|
|
35
|
+
'nextPageToken': string;
|
|
36
|
+
/**
|
|
37
|
+
* Items per page.
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof ListPartnerHierarchyOperationsResponseClass
|
|
40
|
+
*/
|
|
41
|
+
'itemsPerPage': number;
|
|
42
|
+
/**
|
|
43
|
+
* Total amount of items.
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof ListPartnerHierarchyOperationsResponseClass
|
|
46
|
+
*/
|
|
47
|
+
'totalItems': number;
|
|
48
|
+
}
|
|
49
|
+
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* EMIL PartnerService
|
|
5
|
+
* The EMIL PartnerService API description
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0
|
|
8
|
+
* Contact: kontakt@emil.de
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
import { PartnerHierarchyTypeClass } from './partner-hierarchy-type-class';
|
|
17
|
+
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @export
|
|
21
|
+
* @interface ListPartnerHierarchyTypesResponseClass
|
|
22
|
+
*/
|
|
23
|
+
export interface ListPartnerHierarchyTypesResponseClass {
|
|
24
|
+
/**
|
|
25
|
+
* The list of partner hierarchy typess.
|
|
26
|
+
* @type {Array<PartnerHierarchyTypeClass>}
|
|
27
|
+
* @memberof ListPartnerHierarchyTypesResponseClass
|
|
28
|
+
*/
|
|
29
|
+
'items': Array<PartnerHierarchyTypeClass>;
|
|
30
|
+
/**
|
|
31
|
+
* Next page token.
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof ListPartnerHierarchyTypesResponseClass
|
|
34
|
+
*/
|
|
35
|
+
'nextPageToken': string;
|
|
36
|
+
/**
|
|
37
|
+
* Items per page.
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof ListPartnerHierarchyTypesResponseClass
|
|
40
|
+
*/
|
|
41
|
+
'itemsPerPage': number;
|
|
42
|
+
/**
|
|
43
|
+
* Total amount of items.
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof ListPartnerHierarchyTypesResponseClass
|
|
46
|
+
*/
|
|
47
|
+
'totalItems': number;
|
|
48
|
+
}
|
|
49
|
+
|
|
@@ -21,17 +21,29 @@ import { PartnerRelationClass } from './partner-relation-class';
|
|
|
21
21
|
* @interface ListPartnerRelationClass
|
|
22
22
|
*/
|
|
23
23
|
export interface ListPartnerRelationClass {
|
|
24
|
-
/**
|
|
25
|
-
* The list of partner relationss.
|
|
26
|
-
* @type {Array<PartnerRelationClass>}
|
|
27
|
-
* @memberof ListPartnerRelationClass
|
|
28
|
-
*/
|
|
29
|
-
'items': Array<PartnerRelationClass>;
|
|
30
24
|
/**
|
|
31
25
|
* Next page token.
|
|
32
26
|
* @type {string}
|
|
33
27
|
* @memberof ListPartnerRelationClass
|
|
34
28
|
*/
|
|
35
29
|
'nextPageToken': string;
|
|
30
|
+
/**
|
|
31
|
+
* Total amount of items.
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof ListPartnerRelationClass
|
|
34
|
+
*/
|
|
35
|
+
'totalItems': number;
|
|
36
|
+
/**
|
|
37
|
+
* Items per page.
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof ListPartnerRelationClass
|
|
40
|
+
*/
|
|
41
|
+
'itemsPerPage': number;
|
|
42
|
+
/**
|
|
43
|
+
* The list of partner relationss.
|
|
44
|
+
* @type {Array<PartnerRelationClass>}
|
|
45
|
+
* @memberof ListPartnerRelationClass
|
|
46
|
+
*/
|
|
47
|
+
'items': Array<PartnerRelationClass>;
|
|
36
48
|
}
|
|
37
49
|
|
|
@@ -21,17 +21,29 @@ import { PartnerRelationTypeClass } from './partner-relation-type-class';
|
|
|
21
21
|
* @interface ListPartnerRelationTypesClass
|
|
22
22
|
*/
|
|
23
23
|
export interface ListPartnerRelationTypesClass {
|
|
24
|
-
/**
|
|
25
|
-
* The list of partner relation typess.
|
|
26
|
-
* @type {Array<PartnerRelationTypeClass>}
|
|
27
|
-
* @memberof ListPartnerRelationTypesClass
|
|
28
|
-
*/
|
|
29
|
-
'items': Array<PartnerRelationTypeClass>;
|
|
30
24
|
/**
|
|
31
25
|
* Next page token.
|
|
32
26
|
* @type {string}
|
|
33
27
|
* @memberof ListPartnerRelationTypesClass
|
|
34
28
|
*/
|
|
35
29
|
'nextPageToken': string;
|
|
30
|
+
/**
|
|
31
|
+
* Total amount of items.
|
|
32
|
+
* @type {number}
|
|
33
|
+
* @memberof ListPartnerRelationTypesClass
|
|
34
|
+
*/
|
|
35
|
+
'totalItems': number;
|
|
36
|
+
/**
|
|
37
|
+
* Items per page.
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof ListPartnerRelationTypesClass
|
|
40
|
+
*/
|
|
41
|
+
'itemsPerPage': number;
|
|
42
|
+
/**
|
|
43
|
+
* The list of partner relation typess.
|
|
44
|
+
* @type {Array<PartnerRelationTypeClass>}
|
|
45
|
+
* @memberof ListPartnerRelationTypesClass
|
|
46
|
+
*/
|
|
47
|
+
'items': Array<PartnerRelationTypeClass>;
|
|
36
48
|
}
|
|
37
49
|
|