@emilgroup/partner-sdk 1.22.1-beta.15 → 1.22.1-beta.16

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 (104) hide show
  1. package/.openapi-generator/FILES +1 -26
  2. package/README.md +2 -2
  3. package/api/{health-api.ts → default-api.ts} +13 -13
  4. package/api.ts +2 -8
  5. package/base.ts +0 -1
  6. package/dist/api/{health-api.d.ts → default-api.d.ts} +10 -10
  7. package/dist/api/{health-api.js → default-api.js} +22 -22
  8. package/dist/api.d.ts +1 -4
  9. package/dist/api.js +1 -4
  10. package/dist/base.d.ts +1 -2
  11. package/dist/base.js +0 -1
  12. package/dist/models/index.d.ts +0 -22
  13. package/dist/models/index.js +0 -22
  14. package/dist/models/list-partner-relation-class.d.ts +6 -18
  15. package/dist/models/list-partner-relation-types-class.d.ts +6 -18
  16. package/dist/models/list-partner-types-response-class.d.ts +6 -18
  17. package/dist/models/list-partner-versions-response-class.d.ts +6 -18
  18. package/dist/models/list-partners-response-class.d.ts +6 -18
  19. package/dist/models/list-related-partners-response-class.d.ts +6 -18
  20. package/dist/models/list-tags-response-class.d.ts +6 -18
  21. package/models/index.ts +0 -22
  22. package/models/list-partner-relation-class.ts +6 -18
  23. package/models/list-partner-relation-types-class.ts +6 -18
  24. package/models/list-partner-types-response-class.ts +6 -18
  25. package/models/list-partner-versions-response-class.ts +6 -18
  26. package/models/list-partners-response-class.ts +6 -18
  27. package/models/list-related-partners-response-class.ts +6 -18
  28. package/models/list-tags-response-class.ts +6 -18
  29. package/package.json +1 -1
  30. package/api/blacklist-api.ts +0 -662
  31. package/api/blacklist-reasons-api.ts +0 -797
  32. package/api/partner-hierarchy-types-api.ts +0 -679
  33. package/dist/api/blacklist-api.d.ts +0 -375
  34. package/dist/api/blacklist-api.js +0 -629
  35. package/dist/api/blacklist-reasons-api.d.ts +0 -450
  36. package/dist/api/blacklist-reasons-api.js +0 -735
  37. package/dist/api/partner-hierarchy-types-api.d.ts +0 -385
  38. package/dist/api/partner-hierarchy-types-api.js +0 -636
  39. package/dist/models/blacklist-item-class.d.ts +0 -78
  40. package/dist/models/blacklist-item-class.js +0 -15
  41. package/dist/models/blacklist-reason-class.d.ts +0 -78
  42. package/dist/models/blacklist-reason-class.js +0 -15
  43. package/dist/models/create-blacklist-item-request-dto.d.ts +0 -36
  44. package/dist/models/create-blacklist-item-request-dto.js +0 -15
  45. package/dist/models/create-blacklist-item-response-class.d.ts +0 -25
  46. package/dist/models/create-blacklist-item-response-class.js +0 -15
  47. package/dist/models/create-blacklist-reason-request-dto.d.ts +0 -36
  48. package/dist/models/create-blacklist-reason-request-dto.js +0 -15
  49. package/dist/models/create-blacklist-reason-response-class.d.ts +0 -25
  50. package/dist/models/create-blacklist-reason-response-class.js +0 -15
  51. package/dist/models/create-partner-hierarchy-type-request-dto.d.ts +0 -30
  52. package/dist/models/create-partner-hierarchy-type-request-dto.js +0 -15
  53. package/dist/models/create-partner-hierarchy-type-response-class.d.ts +0 -25
  54. package/dist/models/create-partner-hierarchy-type-response-class.js +0 -15
  55. package/dist/models/delete-by-code-response-class.d.ts +0 -24
  56. package/dist/models/delete-by-code-response-class.js +0 -15
  57. package/dist/models/get-blacklist-item-response-class.d.ts +0 -25
  58. package/dist/models/get-blacklist-item-response-class.js +0 -15
  59. package/dist/models/get-blacklist-reason-response-class.d.ts +0 -25
  60. package/dist/models/get-blacklist-reason-response-class.js +0 -15
  61. package/dist/models/get-partner-hierarchy-type-response-class.d.ts +0 -25
  62. package/dist/models/get-partner-hierarchy-type-response-class.js +0 -15
  63. package/dist/models/is-blacklisted-response-class.d.ts +0 -54
  64. package/dist/models/is-blacklisted-response-class.js +0 -15
  65. package/dist/models/list-blacklist-items-response-class.d.ts +0 -43
  66. package/dist/models/list-blacklist-items-response-class.js +0 -15
  67. package/dist/models/list-blacklist-reasons-response-class.d.ts +0 -43
  68. package/dist/models/list-blacklist-reasons-response-class.js +0 -15
  69. package/dist/models/list-partner-hierarchy-types-response-class.d.ts +0 -43
  70. package/dist/models/list-partner-hierarchy-types-response-class.js +0 -15
  71. package/dist/models/partner-hierarchy-type-class.d.ts +0 -66
  72. package/dist/models/partner-hierarchy-type-class.js +0 -15
  73. package/dist/models/update-blacklist-reason-request-dto.d.ts +0 -30
  74. package/dist/models/update-blacklist-reason-request-dto.js +0 -15
  75. package/dist/models/update-blacklist-reason-response-class.d.ts +0 -25
  76. package/dist/models/update-blacklist-reason-response-class.js +0 -15
  77. package/dist/models/update-blacklist-reason-status-request-dto.d.ts +0 -24
  78. package/dist/models/update-blacklist-reason-status-request-dto.js +0 -15
  79. package/dist/models/update-partner-hierarchy-type-request-dto.d.ts +0 -30
  80. package/dist/models/update-partner-hierarchy-type-request-dto.js +0 -15
  81. package/dist/models/update-partner-hierarchy-type-response-class.d.ts +0 -25
  82. package/dist/models/update-partner-hierarchy-type-response-class.js +0 -15
  83. package/models/blacklist-item-class.ts +0 -84
  84. package/models/blacklist-reason-class.ts +0 -84
  85. package/models/create-blacklist-item-request-dto.ts +0 -42
  86. package/models/create-blacklist-item-response-class.ts +0 -31
  87. package/models/create-blacklist-reason-request-dto.ts +0 -42
  88. package/models/create-blacklist-reason-response-class.ts +0 -31
  89. package/models/create-partner-hierarchy-type-request-dto.ts +0 -36
  90. package/models/create-partner-hierarchy-type-response-class.ts +0 -31
  91. package/models/delete-by-code-response-class.ts +0 -30
  92. package/models/get-blacklist-item-response-class.ts +0 -31
  93. package/models/get-blacklist-reason-response-class.ts +0 -31
  94. package/models/get-partner-hierarchy-type-response-class.ts +0 -31
  95. package/models/is-blacklisted-response-class.ts +0 -60
  96. package/models/list-blacklist-items-response-class.ts +0 -49
  97. package/models/list-blacklist-reasons-response-class.ts +0 -49
  98. package/models/list-partner-hierarchy-types-response-class.ts +0 -49
  99. package/models/partner-hierarchy-type-class.ts +0 -72
  100. package/models/update-blacklist-reason-request-dto.ts +0 -36
  101. package/models/update-blacklist-reason-response-class.ts +0 -31
  102. package/models/update-blacklist-reason-status-request-dto.ts +0 -30
  103. package/models/update-partner-hierarchy-type-request-dto.ts +0 -36
  104. package/models/update-partner-hierarchy-type-response-class.ts +0 -31
@@ -1,84 +0,0 @@
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 BlacklistReasonClass
21
- */
22
- export interface BlacklistReasonClass {
23
- /**
24
- * Internal unique identifier for the object. You should not have to use this, use code instead.
25
- * @type {number}
26
- * @memberof BlacklistReasonClass
27
- */
28
- 'id': number;
29
- /**
30
- * Unique code identifying the blacklist reason.
31
- * @type {string}
32
- * @memberof BlacklistReasonClass
33
- */
34
- 'code': string;
35
- /**
36
- * Unique key used to reference the blacklist reason.
37
- * @type {string}
38
- * @memberof BlacklistReasonClass
39
- */
40
- 'key': string;
41
- /**
42
- * Human-readable label for the blacklist reason.
43
- * @type {string}
44
- * @memberof BlacklistReasonClass
45
- */
46
- 'label': string;
47
- /**
48
- * Optional detailed description of the blacklist reason.
49
- * @type {string}
50
- * @memberof BlacklistReasonClass
51
- */
52
- 'description'?: string;
53
- /**
54
- * Whether the blacklist reason is currently active.
55
- * @type {boolean}
56
- * @memberof BlacklistReasonClass
57
- */
58
- 'isActive': boolean;
59
- /**
60
- * Time at which the object was created.
61
- * @type {string}
62
- * @memberof BlacklistReasonClass
63
- */
64
- 'createdAt': string;
65
- /**
66
- * Time at which the object was updated.
67
- * @type {string}
68
- * @memberof BlacklistReasonClass
69
- */
70
- 'updatedAt': string;
71
- /**
72
- * Identifier of the user who created the record.
73
- * @type {string}
74
- * @memberof BlacklistReasonClass
75
- */
76
- 'createdBy': string;
77
- /**
78
- * Identifier of the user who last updated the record.
79
- * @type {string}
80
- * @memberof BlacklistReasonClass
81
- */
82
- 'updatedBy': string;
83
- }
84
-
@@ -1,42 +0,0 @@
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 CreateBlacklistItemRequestDto
21
- */
22
- export interface CreateBlacklistItemRequestDto {
23
- /**
24
- * The code of the partner to blacklist
25
- * @type {string}
26
- * @memberof CreateBlacklistItemRequestDto
27
- */
28
- 'partnerCode': string;
29
- /**
30
- * The reason code for blacklisting
31
- * @type {string}
32
- * @memberof CreateBlacklistItemRequestDto
33
- */
34
- 'reasonCode': string;
35
- /**
36
- * Date from which the blacklist becomes active (must be today or a future date)
37
- * @type {string}
38
- * @memberof CreateBlacklistItemRequestDto
39
- */
40
- 'blockedFrom': string;
41
- }
42
-
@@ -1,31 +0,0 @@
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 CreateBlacklistItemResponseClass
22
- */
23
- export interface CreateBlacklistItemResponseClass {
24
- /**
25
- * The blacklist item response.
26
- * @type {BlacklistItemClass}
27
- * @memberof CreateBlacklistItemResponseClass
28
- */
29
- 'blacklistItem': BlacklistItemClass;
30
- }
31
-
@@ -1,42 +0,0 @@
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 CreateBlacklistReasonRequestDto
21
- */
22
- export interface CreateBlacklistReasonRequestDto {
23
- /**
24
- * Unique key for the blacklist reason
25
- * @type {string}
26
- * @memberof CreateBlacklistReasonRequestDto
27
- */
28
- 'key': string;
29
- /**
30
- * Display label for the blacklist reason
31
- * @type {string}
32
- * @memberof CreateBlacklistReasonRequestDto
33
- */
34
- 'label': string;
35
- /**
36
- *
37
- * @type {string}
38
- * @memberof CreateBlacklistReasonRequestDto
39
- */
40
- 'description'?: string;
41
- }
42
-
@@ -1,31 +0,0 @@
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 { BlacklistReasonClass } from './blacklist-reason-class';
17
-
18
- /**
19
- *
20
- * @export
21
- * @interface CreateBlacklistReasonResponseClass
22
- */
23
- export interface CreateBlacklistReasonResponseClass {
24
- /**
25
- * The blacklist reason response.
26
- * @type {BlacklistReasonClass}
27
- * @memberof CreateBlacklistReasonResponseClass
28
- */
29
- 'blacklistReason': BlacklistReasonClass;
30
- }
31
-
@@ -1,36 +0,0 @@
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 CreatePartnerHierarchyTypeRequestDto
21
- */
22
- export interface CreatePartnerHierarchyTypeRequestDto {
23
- /**
24
- * Human-readable name for this hierarchy type.
25
- * @type {string}
26
- * @memberof CreatePartnerHierarchyTypeRequestDto
27
- */
28
- 'name': string;
29
- /**
30
- * Level structure defining role codes per depth. Depths must start from 0 and be sequential. Depth 0 must have exactly one role. Role codes must be unique within each level.
31
- * @type {object}
32
- * @memberof CreatePartnerHierarchyTypeRequestDto
33
- */
34
- 'schema': object;
35
- }
36
-
@@ -1,31 +0,0 @@
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 CreatePartnerHierarchyTypeResponseClass
22
- */
23
- export interface CreatePartnerHierarchyTypeResponseClass {
24
- /**
25
- * The partner hierarchy type response.
26
- * @type {PartnerHierarchyTypeClass}
27
- * @memberof CreatePartnerHierarchyTypeResponseClass
28
- */
29
- 'hierarchyType': PartnerHierarchyTypeClass;
30
- }
31
-
@@ -1,30 +0,0 @@
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 DeleteByCodeResponseClass
21
- */
22
- export interface DeleteByCodeResponseClass {
23
- /**
24
- * success
25
- * @type {boolean}
26
- * @memberof DeleteByCodeResponseClass
27
- */
28
- 'success': boolean;
29
- }
30
-
@@ -1,31 +0,0 @@
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 GetBlacklistItemResponseClass
22
- */
23
- export interface GetBlacklistItemResponseClass {
24
- /**
25
- * The blacklist item response.
26
- * @type {BlacklistItemClass}
27
- * @memberof GetBlacklistItemResponseClass
28
- */
29
- 'blacklistItem': BlacklistItemClass;
30
- }
31
-
@@ -1,31 +0,0 @@
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 { BlacklistReasonClass } from './blacklist-reason-class';
17
-
18
- /**
19
- *
20
- * @export
21
- * @interface GetBlacklistReasonResponseClass
22
- */
23
- export interface GetBlacklistReasonResponseClass {
24
- /**
25
- * The blacklist reason response.
26
- * @type {BlacklistReasonClass}
27
- * @memberof GetBlacklistReasonResponseClass
28
- */
29
- 'blacklistReason': BlacklistReasonClass;
30
- }
31
-
@@ -1,31 +0,0 @@
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
-
@@ -1,60 +0,0 @@
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
-
@@ -1,49 +0,0 @@
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
-
@@ -1,49 +0,0 @@
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 { BlacklistReasonClass } from './blacklist-reason-class';
17
-
18
- /**
19
- *
20
- * @export
21
- * @interface ListBlacklistReasonsResponseClass
22
- */
23
- export interface ListBlacklistReasonsResponseClass {
24
- /**
25
- * The list of blacklist reasonss.
26
- * @type {Array<BlacklistReasonClass>}
27
- * @memberof ListBlacklistReasonsResponseClass
28
- */
29
- 'items': Array<BlacklistReasonClass>;
30
- /**
31
- * Next page token.
32
- * @type {string}
33
- * @memberof ListBlacklistReasonsResponseClass
34
- */
35
- 'nextPageToken': string;
36
- /**
37
- * Items per page.
38
- * @type {number}
39
- * @memberof ListBlacklistReasonsResponseClass
40
- */
41
- 'itemsPerPage': number;
42
- /**
43
- * Total amount of items.
44
- * @type {number}
45
- * @memberof ListBlacklistReasonsResponseClass
46
- */
47
- 'totalItems': number;
48
- }
49
-
@@ -1,49 +0,0 @@
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
-