@emilgroup/partner-sdk-node 1.23.1-beta.6 → 1.23.1-beta.7

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.
Files changed (165) hide show
  1. package/.openapi-generator/FILES +1 -42
  2. package/README.md +2 -2
  3. package/api/blacklist-api.ts +3 -3
  4. package/api/blacklist-reasons-api.ts +3 -3
  5. package/api/{health-api.ts → default-api.ts} +13 -13
  6. package/api/partners-api.ts +12 -211
  7. package/api.ts +2 -10
  8. package/base.ts +0 -1
  9. package/dist/api/blacklist-api.d.ts +4 -4
  10. package/dist/api/blacklist-reasons-api.d.ts +4 -4
  11. package/dist/api/{health-api.d.ts → default-api.d.ts} +10 -10
  12. package/dist/api/{health-api.js → default-api.js} +22 -22
  13. package/dist/api/partners-api.d.ts +12 -130
  14. package/dist/api/partners-api.js +9 -143
  15. package/dist/api.d.ts +1 -5
  16. package/dist/api.js +1 -5
  17. package/dist/base.d.ts +1 -2
  18. package/dist/base.js +0 -1
  19. package/dist/models/index.d.ts +0 -37
  20. package/dist/models/index.js +0 -37
  21. package/dist/models/list-blacklist-items-response-class.d.ts +0 -12
  22. package/dist/models/list-partner-relation-class.d.ts +6 -18
  23. package/dist/models/list-partner-relation-types-class.d.ts +6 -18
  24. package/dist/models/list-partner-types-response-class.d.ts +6 -18
  25. package/dist/models/list-partner-versions-response-class.d.ts +6 -18
  26. package/dist/models/list-partners-response-class.d.ts +0 -12
  27. package/dist/models/list-related-partners-response-class.d.ts +6 -18
  28. package/dist/models/list-tags-response-class.d.ts +6 -18
  29. package/dist/models/partner-class.d.ts +0 -6
  30. package/dist/models/update-blacklist-reason-status-request-dto.d.ts +1 -1
  31. package/models/index.ts +0 -37
  32. package/models/list-blacklist-items-response-class.ts +0 -12
  33. package/models/list-partner-relation-class.ts +6 -18
  34. package/models/list-partner-relation-types-class.ts +6 -18
  35. package/models/list-partner-types-response-class.ts +6 -18
  36. package/models/list-partner-versions-response-class.ts +6 -18
  37. package/models/list-partners-response-class.ts +0 -12
  38. package/models/list-related-partners-response-class.ts +6 -18
  39. package/models/list-tags-response-class.ts +6 -18
  40. package/models/partner-class.ts +0 -6
  41. package/models/update-blacklist-reason-status-request-dto.ts +1 -1
  42. package/package.json +2 -2
  43. package/api/partner-hierarchies-api.ts +0 -1170
  44. package/api/partner-hierarchy-nodes-api.ts +0 -1201
  45. package/api/partner-hierarchy-operations-api.ts +0 -367
  46. package/api/partner-hierarchy-types-api.ts +0 -683
  47. package/dist/api/partner-hierarchies-api.d.ts +0 -655
  48. package/dist/api/partner-hierarchies-api.js +0 -1041
  49. package/dist/api/partner-hierarchy-nodes-api.d.ts +0 -674
  50. package/dist/api/partner-hierarchy-nodes-api.js +0 -1053
  51. package/dist/api/partner-hierarchy-operations-api.d.ts +0 -215
  52. package/dist/api/partner-hierarchy-operations-api.js +0 -362
  53. package/dist/api/partner-hierarchy-types-api.d.ts +0 -385
  54. package/dist/api/partner-hierarchy-types-api.js +0 -640
  55. package/dist/models/batch-create-partner-hierarchy-nodes-request-dto.d.ts +0 -30
  56. package/dist/models/batch-create-partner-hierarchy-nodes-request-dto.js +0 -15
  57. package/dist/models/create-partner-hierarchy-node-request-dto.d.ts +0 -42
  58. package/dist/models/create-partner-hierarchy-node-request-dto.js +0 -15
  59. package/dist/models/create-partner-hierarchy-node-response-class.d.ts +0 -25
  60. package/dist/models/create-partner-hierarchy-node-response-class.js +0 -15
  61. package/dist/models/create-partner-hierarchy-request-dto.d.ts +0 -30
  62. package/dist/models/create-partner-hierarchy-request-dto.js +0 -15
  63. package/dist/models/create-partner-hierarchy-response-class.d.ts +0 -25
  64. package/dist/models/create-partner-hierarchy-response-class.js +0 -15
  65. package/dist/models/create-partner-hierarchy-type-request-dto.d.ts +0 -30
  66. package/dist/models/create-partner-hierarchy-type-request-dto.js +0 -15
  67. package/dist/models/create-partner-hierarchy-type-response-class.d.ts +0 -25
  68. package/dist/models/create-partner-hierarchy-type-response-class.js +0 -15
  69. package/dist/models/delete-by-code-response-class.d.ts +0 -24
  70. package/dist/models/delete-by-code-response-class.js +0 -15
  71. package/dist/models/generate-upload-url-response-class.d.ts +0 -36
  72. package/dist/models/generate-upload-url-response-class.js +0 -15
  73. package/dist/models/get-partner-hierarchy-node-response-class.d.ts +0 -25
  74. package/dist/models/get-partner-hierarchy-node-response-class.js +0 -15
  75. package/dist/models/get-partner-hierarchy-operation-response-class.d.ts +0 -25
  76. package/dist/models/get-partner-hierarchy-operation-response-class.js +0 -15
  77. package/dist/models/get-partner-hierarchy-response-class.d.ts +0 -25
  78. package/dist/models/get-partner-hierarchy-response-class.js +0 -15
  79. package/dist/models/get-partner-hierarchy-tree-file-response-class.d.ts +0 -60
  80. package/dist/models/get-partner-hierarchy-tree-file-response-class.js +0 -15
  81. package/dist/models/get-partner-hierarchy-tree-response-class.d.ts +0 -25
  82. package/dist/models/get-partner-hierarchy-tree-response-class.js +0 -15
  83. package/dist/models/get-partner-hierarchy-type-response-class.d.ts +0 -25
  84. package/dist/models/get-partner-hierarchy-type-response-class.js +0 -15
  85. package/dist/models/list-partner-hierarchies-response-class.d.ts +0 -43
  86. package/dist/models/list-partner-hierarchies-response-class.js +0 -15
  87. package/dist/models/list-partner-hierarchy-node-history-response-class.d.ts +0 -43
  88. package/dist/models/list-partner-hierarchy-node-history-response-class.js +0 -15
  89. package/dist/models/list-partner-hierarchy-nodes-response-class.d.ts +0 -43
  90. package/dist/models/list-partner-hierarchy-nodes-response-class.js +0 -15
  91. package/dist/models/list-partner-hierarchy-operations-response-class.d.ts +0 -43
  92. package/dist/models/list-partner-hierarchy-operations-response-class.js +0 -15
  93. package/dist/models/list-partner-hierarchy-types-response-class.d.ts +0 -43
  94. package/dist/models/list-partner-hierarchy-types-response-class.js +0 -15
  95. package/dist/models/move-partner-hierarchy-node-request-dto.d.ts +0 -30
  96. package/dist/models/move-partner-hierarchy-node-request-dto.js +0 -15
  97. package/dist/models/move-partner-hierarchy-node-response-class.d.ts +0 -25
  98. package/dist/models/move-partner-hierarchy-node-response-class.js +0 -15
  99. package/dist/models/partner-hierarchy-async-operation-response-class.d.ts +0 -30
  100. package/dist/models/partner-hierarchy-async-operation-response-class.js +0 -15
  101. package/dist/models/partner-hierarchy-class.d.ts +0 -72
  102. package/dist/models/partner-hierarchy-class.js +0 -15
  103. package/dist/models/partner-hierarchy-node-class.d.ts +0 -109
  104. package/dist/models/partner-hierarchy-node-class.js +0 -15
  105. package/dist/models/partner-hierarchy-node-history-class.d.ts +0 -97
  106. package/dist/models/partner-hierarchy-node-history-class.js +0 -15
  107. package/dist/models/partner-hierarchy-node-tree-class.d.ts +0 -96
  108. package/dist/models/partner-hierarchy-node-tree-class.js +0 -15
  109. package/dist/models/partner-hierarchy-operation-class.d.ts +0 -110
  110. package/dist/models/partner-hierarchy-operation-class.js +0 -27
  111. package/dist/models/partner-hierarchy-type-class.d.ts +0 -66
  112. package/dist/models/partner-hierarchy-type-class.js +0 -15
  113. package/dist/models/unassign-partner-hierarchy-node-response-class.d.ts +0 -25
  114. package/dist/models/unassign-partner-hierarchy-node-response-class.js +0 -15
  115. package/dist/models/update-partner-hierarchy-node-request-dto.d.ts +0 -30
  116. package/dist/models/update-partner-hierarchy-node-request-dto.js +0 -15
  117. package/dist/models/update-partner-hierarchy-node-response-class.d.ts +0 -25
  118. package/dist/models/update-partner-hierarchy-node-response-class.js +0 -15
  119. package/dist/models/update-partner-hierarchy-request-dto.d.ts +0 -24
  120. package/dist/models/update-partner-hierarchy-request-dto.js +0 -15
  121. package/dist/models/update-partner-hierarchy-response-class.d.ts +0 -25
  122. package/dist/models/update-partner-hierarchy-response-class.js +0 -15
  123. package/dist/models/update-partner-hierarchy-tree-request-body-dto.d.ts +0 -24
  124. package/dist/models/update-partner-hierarchy-tree-request-body-dto.js +0 -15
  125. package/dist/models/update-partner-hierarchy-type-request-dto.d.ts +0 -30
  126. package/dist/models/update-partner-hierarchy-type-request-dto.js +0 -15
  127. package/dist/models/update-partner-hierarchy-type-response-class.d.ts +0 -25
  128. package/dist/models/update-partner-hierarchy-type-response-class.js +0 -15
  129. package/models/batch-create-partner-hierarchy-nodes-request-dto.ts +0 -36
  130. package/models/create-partner-hierarchy-node-request-dto.ts +0 -48
  131. package/models/create-partner-hierarchy-node-response-class.ts +0 -31
  132. package/models/create-partner-hierarchy-request-dto.ts +0 -36
  133. package/models/create-partner-hierarchy-response-class.ts +0 -31
  134. package/models/create-partner-hierarchy-type-request-dto.ts +0 -36
  135. package/models/create-partner-hierarchy-type-response-class.ts +0 -31
  136. package/models/delete-by-code-response-class.ts +0 -30
  137. package/models/generate-upload-url-response-class.ts +0 -42
  138. package/models/get-partner-hierarchy-node-response-class.ts +0 -31
  139. package/models/get-partner-hierarchy-operation-response-class.ts +0 -31
  140. package/models/get-partner-hierarchy-response-class.ts +0 -31
  141. package/models/get-partner-hierarchy-tree-file-response-class.ts +0 -66
  142. package/models/get-partner-hierarchy-tree-response-class.ts +0 -31
  143. package/models/get-partner-hierarchy-type-response-class.ts +0 -31
  144. package/models/list-partner-hierarchies-response-class.ts +0 -49
  145. package/models/list-partner-hierarchy-node-history-response-class.ts +0 -49
  146. package/models/list-partner-hierarchy-nodes-response-class.ts +0 -49
  147. package/models/list-partner-hierarchy-operations-response-class.ts +0 -49
  148. package/models/list-partner-hierarchy-types-response-class.ts +0 -49
  149. package/models/move-partner-hierarchy-node-request-dto.ts +0 -36
  150. package/models/move-partner-hierarchy-node-response-class.ts +0 -31
  151. package/models/partner-hierarchy-async-operation-response-class.ts +0 -36
  152. package/models/partner-hierarchy-class.ts +0 -78
  153. package/models/partner-hierarchy-node-class.ts +0 -115
  154. package/models/partner-hierarchy-node-history-class.ts +0 -103
  155. package/models/partner-hierarchy-node-tree-class.ts +0 -102
  156. package/models/partner-hierarchy-operation-class.ts +0 -120
  157. package/models/partner-hierarchy-type-class.ts +0 -72
  158. package/models/unassign-partner-hierarchy-node-response-class.ts +0 -31
  159. package/models/update-partner-hierarchy-node-request-dto.ts +0 -36
  160. package/models/update-partner-hierarchy-node-response-class.ts +0 -31
  161. package/models/update-partner-hierarchy-request-dto.ts +0 -30
  162. package/models/update-partner-hierarchy-response-class.ts +0 -31
  163. package/models/update-partner-hierarchy-tree-request-body-dto.ts +0 -30
  164. package/models/update-partner-hierarchy-type-request-dto.ts +0 -36
  165. package/models/update-partner-hierarchy-type-response-class.ts +0 -31
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL PartnerService
6
- * The EMIL PartnerService API description
7
- *
8
- * The version of the OpenAPI document: 1.0
9
- * Contact: kontakt@emil.de
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,97 +0,0 @@
1
- /**
2
- * EMIL PartnerService
3
- * The EMIL PartnerService API description
4
- *
5
- * The version of the OpenAPI document: 1.0
6
- * Contact: kontakt@emil.de
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import { PartnerClass } from './partner-class';
13
- /**
14
- *
15
- * @export
16
- * @interface PartnerHierarchyNodeHistoryClass
17
- */
18
- export interface PartnerHierarchyNodeHistoryClass {
19
- /**
20
- * Internal unique identifier for the object. You should not have to use this, use code instead.
21
- * @type {number}
22
- * @memberof PartnerHierarchyNodeHistoryClass
23
- */
24
- 'id': number;
25
- /**
26
- * Node code this history row versions.
27
- * @type {string}
28
- * @memberof PartnerHierarchyNodeHistoryClass
29
- */
30
- 'code': string;
31
- /**
32
- * Code of the hierarchy this node belongs to.
33
- * @type {string}
34
- * @memberof PartnerHierarchyNodeHistoryClass
35
- */
36
- 'partnerHierarchyCode': string;
37
- /**
38
- * Assigned partner code during this interval, if filled.
39
- * @type {string}
40
- * @memberof PartnerHierarchyNodeHistoryClass
41
- */
42
- 'partnerCode'?: string;
43
- /**
44
- * Parent node code during this interval.
45
- * @type {string}
46
- * @memberof PartnerHierarchyNodeHistoryClass
47
- */
48
- 'parentNodeCode'?: string;
49
- /**
50
- * Role code during this interval.
51
- * @type {string}
52
- * @memberof PartnerHierarchyNodeHistoryClass
53
- */
54
- 'roleCode': string;
55
- /**
56
- * Materialized path during this interval.
57
- * @type {string}
58
- * @memberof PartnerHierarchyNodeHistoryClass
59
- */
60
- 'materializedPath': string;
61
- /**
62
- * Depth from root during this interval.
63
- * @type {number}
64
- * @memberof PartnerHierarchyNodeHistoryClass
65
- */
66
- 'depth': number;
67
- /**
68
- * Start of this validity interval.
69
- * @type {string}
70
- * @memberof PartnerHierarchyNodeHistoryClass
71
- */
72
- 'validFrom': string;
73
- /**
74
- * End of this validity interval.
75
- * @type {string}
76
- * @memberof PartnerHierarchyNodeHistoryClass
77
- */
78
- 'validTo': string;
79
- /**
80
- * Time at which the object was created.
81
- * @type {string}
82
- * @memberof PartnerHierarchyNodeHistoryClass
83
- */
84
- 'createdAt': string;
85
- /**
86
- * Identifier of the user who created the record.
87
- * @type {string}
88
- * @memberof PartnerHierarchyNodeHistoryClass
89
- */
90
- 'createdBy': string;
91
- /**
92
- * Partner assigned to the node for this history row.
93
- * @type {PartnerClass}
94
- * @memberof PartnerHierarchyNodeHistoryClass
95
- */
96
- 'partner'?: PartnerClass;
97
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL PartnerService
6
- * The EMIL PartnerService API description
7
- *
8
- * The version of the OpenAPI document: 1.0
9
- * Contact: kontakt@emil.de
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,96 +0,0 @@
1
- /**
2
- * EMIL PartnerService
3
- * The EMIL PartnerService API description
4
- *
5
- * The version of the OpenAPI document: 1.0
6
- * Contact: kontakt@emil.de
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface PartnerHierarchyNodeTreeClass
16
- */
17
- export interface PartnerHierarchyNodeTreeClass {
18
- /**
19
- * Node code.
20
- * @type {string}
21
- * @memberof PartnerHierarchyNodeTreeClass
22
- */
23
- 'code': string;
24
- /**
25
- * Assigned partner code, if this position is filled.
26
- * @type {string}
27
- * @memberof PartnerHierarchyNodeTreeClass
28
- */
29
- 'partnerCode'?: string;
30
- /**
31
- * Display name of the assigned partner, if this position is filled.
32
- * @type {string}
33
- * @memberof PartnerHierarchyNodeTreeClass
34
- */
35
- 'partnerName'?: string;
36
- /**
37
- * Role code at this position.
38
- * @type {string}
39
- * @memberof PartnerHierarchyNodeTreeClass
40
- */
41
- 'roleCode': string;
42
- /**
43
- * Parent node code. Empty when this is the root.
44
- * @type {string}
45
- * @memberof PartnerHierarchyNodeTreeClass
46
- */
47
- 'parentNodeCode'?: string;
48
- /**
49
- * Depth from root (root = 0).
50
- * @type {number}
51
- * @memberof PartnerHierarchyNodeTreeClass
52
- */
53
- 'depth': number;
54
- /**
55
- * When this node was created.
56
- * @type {string}
57
- * @memberof PartnerHierarchyNodeTreeClass
58
- */
59
- 'createdAt': string;
60
- /**
61
- * When this current node row was last updated.
62
- * @type {string}
63
- * @memberof PartnerHierarchyNodeTreeClass
64
- */
65
- 'updatedAt': string;
66
- /**
67
- * When this node state became valid.
68
- * @type {string}
69
- * @memberof PartnerHierarchyNodeTreeClass
70
- */
71
- 'validFrom': string;
72
- /**
73
- * Total direct children (whether or not loaded in this page).
74
- * @type {number}
75
- * @memberof PartnerHierarchyNodeTreeClass
76
- */
77
- 'totalChildren': number;
78
- /**
79
- * Cursor for the next page of this node’s children.
80
- * @type {string}
81
- * @memberof PartnerHierarchyNodeTreeClass
82
- */
83
- 'nextPageToken'?: string;
84
- /**
85
- * Number of children returned in this page.
86
- * @type {number}
87
- * @memberof PartnerHierarchyNodeTreeClass
88
- */
89
- 'itemsPerPage'?: number;
90
- /**
91
- * Loaded direct children (one level).
92
- * @type {Array<PartnerHierarchyNodeTreeClass>}
93
- * @memberof PartnerHierarchyNodeTreeClass
94
- */
95
- 'children': Array<PartnerHierarchyNodeTreeClass>;
96
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL PartnerService
6
- * The EMIL PartnerService API description
7
- *
8
- * The version of the OpenAPI document: 1.0
9
- * Contact: kontakt@emil.de
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,110 +0,0 @@
1
- /**
2
- * EMIL PartnerService
3
- * The EMIL PartnerService API description
4
- *
5
- * The version of the OpenAPI document: 1.0
6
- * Contact: kontakt@emil.de
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import { PartnerHierarchyClass } from './partner-hierarchy-class';
13
- /**
14
- *
15
- * @export
16
- * @interface PartnerHierarchyOperationClass
17
- */
18
- export interface PartnerHierarchyOperationClass {
19
- /**
20
- * Internal unique identifier for the object. You should not have to use this, use code instead.
21
- * @type {number}
22
- * @memberof PartnerHierarchyOperationClass
23
- */
24
- 'id': number;
25
- /**
26
- * Unique code identifying this hierarchy operation.
27
- * @type {string}
28
- * @memberof PartnerHierarchyOperationClass
29
- */
30
- 'code': string;
31
- /**
32
- * Code of the hierarchy this operation belongs to.
33
- * @type {string}
34
- * @memberof PartnerHierarchyOperationClass
35
- */
36
- 'partnerHierarchyCode': string;
37
- /**
38
- * Operation type.
39
- * @type {string}
40
- * @memberof PartnerHierarchyOperationClass
41
- */
42
- 'type': PartnerHierarchyOperationClassTypeEnum;
43
- /**
44
- * Operation status.
45
- * @type {string}
46
- * @memberof PartnerHierarchyOperationClass
47
- */
48
- 'status': PartnerHierarchyOperationClassStatusEnum;
49
- /**
50
- * Uploaded file key used by this operation. Absent for tree file builds.
51
- * @type {string}
52
- * @memberof PartnerHierarchyOperationClass
53
- */
54
- 's3Key'?: string;
55
- /**
56
- * Failure reason when the operation status is FAILED.
57
- * @type {string}
58
- * @memberof PartnerHierarchyOperationClass
59
- */
60
- 'error'?: string;
61
- /**
62
- * Time when the operation finished.
63
- * @type {string}
64
- * @memberof PartnerHierarchyOperationClass
65
- */
66
- 'completedAt'?: string;
67
- /**
68
- * Time at which the object was created.
69
- * @type {string}
70
- * @memberof PartnerHierarchyOperationClass
71
- */
72
- 'createdAt': string;
73
- /**
74
- * Time at which the object was updated.
75
- * @type {string}
76
- * @memberof PartnerHierarchyOperationClass
77
- */
78
- 'updatedAt': string;
79
- /**
80
- * Identifier of the user who created the record.
81
- * @type {string}
82
- * @memberof PartnerHierarchyOperationClass
83
- */
84
- 'createdBy': string;
85
- /**
86
- * Identifier of the user who last updated the record.
87
- * @type {string}
88
- * @memberof PartnerHierarchyOperationClass
89
- */
90
- 'updatedBy': string;
91
- /**
92
- * Included when expand=partnerHierarchy.
93
- * @type {PartnerHierarchyClass}
94
- * @memberof PartnerHierarchyOperationClass
95
- */
96
- 'partnerHierarchy'?: PartnerHierarchyClass;
97
- }
98
- export declare const PartnerHierarchyOperationClassTypeEnum: {
99
- readonly BatchCreateNodes: "BATCH_CREATE_NODES";
100
- readonly ReplaceHierarchyTree: "REPLACE_HIERARCHY_TREE";
101
- readonly BuildHierarchyTreeFile: "BUILD_HIERARCHY_TREE_FILE";
102
- };
103
- export type PartnerHierarchyOperationClassTypeEnum = typeof PartnerHierarchyOperationClassTypeEnum[keyof typeof PartnerHierarchyOperationClassTypeEnum];
104
- export declare const PartnerHierarchyOperationClassStatusEnum: {
105
- readonly Pending: "PENDING";
106
- readonly Processing: "PROCESSING";
107
- readonly Done: "DONE";
108
- readonly Failed: "FAILED";
109
- };
110
- export type PartnerHierarchyOperationClassStatusEnum = typeof PartnerHierarchyOperationClassStatusEnum[keyof typeof PartnerHierarchyOperationClassStatusEnum];
@@ -1,27 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL PartnerService
6
- * The EMIL PartnerService API description
7
- *
8
- * The version of the OpenAPI document: 1.0
9
- * Contact: kontakt@emil.de
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.PartnerHierarchyOperationClassStatusEnum = exports.PartnerHierarchyOperationClassTypeEnum = void 0;
17
- exports.PartnerHierarchyOperationClassTypeEnum = {
18
- BatchCreateNodes: 'BATCH_CREATE_NODES',
19
- ReplaceHierarchyTree: 'REPLACE_HIERARCHY_TREE',
20
- BuildHierarchyTreeFile: 'BUILD_HIERARCHY_TREE_FILE'
21
- };
22
- exports.PartnerHierarchyOperationClassStatusEnum = {
23
- Pending: 'PENDING',
24
- Processing: 'PROCESSING',
25
- Done: 'DONE',
26
- Failed: 'FAILED'
27
- };
@@ -1,66 +0,0 @@
1
- /**
2
- * EMIL PartnerService
3
- * The EMIL PartnerService API description
4
- *
5
- * The version of the OpenAPI document: 1.0
6
- * Contact: kontakt@emil.de
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface PartnerHierarchyTypeClass
16
- */
17
- export interface PartnerHierarchyTypeClass {
18
- /**
19
- * Internal unique identifier for the object. You should not have to use this, use code instead.
20
- * @type {number}
21
- * @memberof PartnerHierarchyTypeClass
22
- */
23
- 'id': number;
24
- /**
25
- * Unique code identifying this hierarchy type.
26
- * @type {string}
27
- * @memberof PartnerHierarchyTypeClass
28
- */
29
- 'code': string;
30
- /**
31
- * Human-readable name for this hierarchy type.
32
- * @type {string}
33
- * @memberof PartnerHierarchyTypeClass
34
- */
35
- 'name': string;
36
- /**
37
- * Level structure defining valid roles at each depth. Role codes listed here are the only valid values when creating or moving nodes in hierarchies of this type.
38
- * @type {object}
39
- * @memberof PartnerHierarchyTypeClass
40
- */
41
- 'schema': object;
42
- /**
43
- * Time at which the object was created.
44
- * @type {string}
45
- * @memberof PartnerHierarchyTypeClass
46
- */
47
- 'createdAt': string;
48
- /**
49
- * Time at which the object was updated.
50
- * @type {string}
51
- * @memberof PartnerHierarchyTypeClass
52
- */
53
- 'updatedAt': string;
54
- /**
55
- * Identifier of the user who created the record.
56
- * @type {string}
57
- * @memberof PartnerHierarchyTypeClass
58
- */
59
- 'createdBy': string;
60
- /**
61
- * Identifier of the user who last updated the record.
62
- * @type {string}
63
- * @memberof PartnerHierarchyTypeClass
64
- */
65
- 'updatedBy': string;
66
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL PartnerService
6
- * The EMIL PartnerService API description
7
- *
8
- * The version of the OpenAPI document: 1.0
9
- * Contact: kontakt@emil.de
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,25 +0,0 @@
1
- /**
2
- * EMIL PartnerService
3
- * The EMIL PartnerService API description
4
- *
5
- * The version of the OpenAPI document: 1.0
6
- * Contact: kontakt@emil.de
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import { PartnerHierarchyNodeClass } from './partner-hierarchy-node-class';
13
- /**
14
- *
15
- * @export
16
- * @interface UnassignPartnerHierarchyNodeResponseClass
17
- */
18
- export interface UnassignPartnerHierarchyNodeResponseClass {
19
- /**
20
- * The partner hierarchy node response.
21
- * @type {PartnerHierarchyNodeClass}
22
- * @memberof UnassignPartnerHierarchyNodeResponseClass
23
- */
24
- 'node': PartnerHierarchyNodeClass;
25
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL PartnerService
6
- * The EMIL PartnerService API description
7
- *
8
- * The version of the OpenAPI document: 1.0
9
- * Contact: kontakt@emil.de
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,30 +0,0 @@
1
- /**
2
- * EMIL PartnerService
3
- * The EMIL PartnerService API description
4
- *
5
- * The version of the OpenAPI document: 1.0
6
- * Contact: kontakt@emil.de
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface UpdatePartnerHierarchyNodeRequestDto
16
- */
17
- export interface UpdatePartnerHierarchyNodeRequestDto {
18
- /**
19
- * Replacement role code. It must be valid for the node’s current depth.
20
- * @type {string}
21
- * @memberof UpdatePartnerHierarchyNodeRequestDto
22
- */
23
- 'roleCode'?: string;
24
- /**
25
- * Replacement partner code. Omit to leave the assigned partner unchanged.
26
- * @type {string}
27
- * @memberof UpdatePartnerHierarchyNodeRequestDto
28
- */
29
- 'partnerCode'?: string;
30
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL PartnerService
6
- * The EMIL PartnerService API description
7
- *
8
- * The version of the OpenAPI document: 1.0
9
- * Contact: kontakt@emil.de
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,25 +0,0 @@
1
- /**
2
- * EMIL PartnerService
3
- * The EMIL PartnerService API description
4
- *
5
- * The version of the OpenAPI document: 1.0
6
- * Contact: kontakt@emil.de
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import { PartnerHierarchyNodeClass } from './partner-hierarchy-node-class';
13
- /**
14
- *
15
- * @export
16
- * @interface UpdatePartnerHierarchyNodeResponseClass
17
- */
18
- export interface UpdatePartnerHierarchyNodeResponseClass {
19
- /**
20
- * The partner hierarchy node response.
21
- * @type {PartnerHierarchyNodeClass}
22
- * @memberof UpdatePartnerHierarchyNodeResponseClass
23
- */
24
- 'node': PartnerHierarchyNodeClass;
25
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL PartnerService
6
- * The EMIL PartnerService API description
7
- *
8
- * The version of the OpenAPI document: 1.0
9
- * Contact: kontakt@emil.de
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,24 +0,0 @@
1
- /**
2
- * EMIL PartnerService
3
- * The EMIL PartnerService API description
4
- *
5
- * The version of the OpenAPI document: 1.0
6
- * Contact: kontakt@emil.de
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- /**
13
- *
14
- * @export
15
- * @interface UpdatePartnerHierarchyRequestDto
16
- */
17
- export interface UpdatePartnerHierarchyRequestDto {
18
- /**
19
- * Updated human-readable name.
20
- * @type {string}
21
- * @memberof UpdatePartnerHierarchyRequestDto
22
- */
23
- 'name': string;
24
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL PartnerService
6
- * The EMIL PartnerService API description
7
- *
8
- * The version of the OpenAPI document: 1.0
9
- * Contact: kontakt@emil.de
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,25 +0,0 @@
1
- /**
2
- * EMIL PartnerService
3
- * The EMIL PartnerService API description
4
- *
5
- * The version of the OpenAPI document: 1.0
6
- * Contact: kontakt@emil.de
7
- *
8
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
9
- * https://openapi-generator.tech
10
- * Do not edit the class manually.
11
- */
12
- import { PartnerHierarchyClass } from './partner-hierarchy-class';
13
- /**
14
- *
15
- * @export
16
- * @interface UpdatePartnerHierarchyResponseClass
17
- */
18
- export interface UpdatePartnerHierarchyResponseClass {
19
- /**
20
- * The partner hierarchy response.
21
- * @type {PartnerHierarchyClass}
22
- * @memberof UpdatePartnerHierarchyResponseClass
23
- */
24
- 'hierarchy': PartnerHierarchyClass;
25
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL PartnerService
6
- * The EMIL PartnerService API description
7
- *
8
- * The version of the OpenAPI document: 1.0
9
- * Contact: kontakt@emil.de
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 });