@emilgroup/partner-sdk 1.22.1-beta.11 → 1.22.1-beta.13

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 (77) hide show
  1. package/.openapi-generator/FILES +1 -17
  2. package/README.md +2 -2
  3. package/api/{health-api.ts → default-api.ts} +13 -13
  4. package/api.ts +2 -6
  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 -3
  9. package/dist/api.js +1 -3
  10. package/dist/base.d.ts +1 -2
  11. package/dist/base.js +0 -1
  12. package/dist/models/index.d.ts +0 -14
  13. package/dist/models/index.js +0 -14
  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 -14
  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/dist/api/blacklist-api.d.ts +0 -375
  33. package/dist/api/blacklist-api.js +0 -629
  34. package/dist/api/blacklist-reasons-api.d.ts +0 -450
  35. package/dist/api/blacklist-reasons-api.js +0 -735
  36. package/dist/models/blacklist-item-class.d.ts +0 -78
  37. package/dist/models/blacklist-item-class.js +0 -15
  38. package/dist/models/blacklist-reason-class.d.ts +0 -78
  39. package/dist/models/blacklist-reason-class.js +0 -15
  40. package/dist/models/create-blacklist-item-request-dto.d.ts +0 -36
  41. package/dist/models/create-blacklist-item-request-dto.js +0 -15
  42. package/dist/models/create-blacklist-item-response-class.d.ts +0 -25
  43. package/dist/models/create-blacklist-item-response-class.js +0 -15
  44. package/dist/models/create-blacklist-reason-request-dto.d.ts +0 -36
  45. package/dist/models/create-blacklist-reason-request-dto.js +0 -15
  46. package/dist/models/create-blacklist-reason-response-class.d.ts +0 -25
  47. package/dist/models/create-blacklist-reason-response-class.js +0 -15
  48. package/dist/models/get-blacklist-item-response-class.d.ts +0 -25
  49. package/dist/models/get-blacklist-item-response-class.js +0 -15
  50. package/dist/models/get-blacklist-reason-response-class.d.ts +0 -25
  51. package/dist/models/get-blacklist-reason-response-class.js +0 -15
  52. package/dist/models/is-blacklisted-response-class.d.ts +0 -54
  53. package/dist/models/is-blacklisted-response-class.js +0 -15
  54. package/dist/models/list-blacklist-items-response-class.d.ts +0 -43
  55. package/dist/models/list-blacklist-items-response-class.js +0 -15
  56. package/dist/models/list-blacklist-reasons-response-class.d.ts +0 -43
  57. package/dist/models/list-blacklist-reasons-response-class.js +0 -15
  58. package/dist/models/update-blacklist-reason-request-dto.d.ts +0 -30
  59. package/dist/models/update-blacklist-reason-request-dto.js +0 -15
  60. package/dist/models/update-blacklist-reason-response-class.d.ts +0 -25
  61. package/dist/models/update-blacklist-reason-response-class.js +0 -15
  62. package/dist/models/update-blacklist-reason-status-request-dto.d.ts +0 -24
  63. package/dist/models/update-blacklist-reason-status-request-dto.js +0 -15
  64. package/models/blacklist-item-class.ts +0 -84
  65. package/models/blacklist-reason-class.ts +0 -84
  66. package/models/create-blacklist-item-request-dto.ts +0 -42
  67. package/models/create-blacklist-item-response-class.ts +0 -31
  68. package/models/create-blacklist-reason-request-dto.ts +0 -42
  69. package/models/create-blacklist-reason-response-class.ts +0 -31
  70. package/models/get-blacklist-item-response-class.ts +0 -31
  71. package/models/get-blacklist-reason-response-class.ts +0 -31
  72. package/models/is-blacklisted-response-class.ts +0 -60
  73. package/models/list-blacklist-items-response-class.ts +0 -49
  74. package/models/list-blacklist-reasons-response-class.ts +0 -49
  75. package/models/update-blacklist-reason-request-dto.ts +0 -36
  76. package/models/update-blacklist-reason-response-class.ts +0 -31
  77. package/models/update-blacklist-reason-status-request-dto.ts +0 -30
@@ -1,78 +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 BlacklistItemClass
16
- */
17
- export interface BlacklistItemClass {
18
- /**
19
- * The id of the blacklist item
20
- * @type {number}
21
- * @memberof BlacklistItemClass
22
- */
23
- 'id': number;
24
- /**
25
- * Unique identifier for the object.
26
- * @type {string}
27
- * @memberof BlacklistItemClass
28
- */
29
- 'code': string;
30
- /**
31
- * The code of the blacklisted partner
32
- * @type {string}
33
- * @memberof BlacklistItemClass
34
- */
35
- 'partnerCode': string;
36
- /**
37
- * The reason code for blacklisting
38
- * @type {string}
39
- * @memberof BlacklistItemClass
40
- */
41
- 'reasonCode': string;
42
- /**
43
- * Snapshot of the reason label at the time of blacklisting
44
- * @type {string}
45
- * @memberof BlacklistItemClass
46
- */
47
- 'reasonValue': string;
48
- /**
49
- * The date from which the blacklist becomes active
50
- * @type {string}
51
- * @memberof BlacklistItemClass
52
- */
53
- 'blockedFrom'?: string;
54
- /**
55
- * Time at which the object was created.
56
- * @type {string}
57
- * @memberof BlacklistItemClass
58
- */
59
- 'createdAt': string;
60
- /**
61
- * Time at which the object was updated.
62
- * @type {string}
63
- * @memberof BlacklistItemClass
64
- */
65
- 'updatedAt': string;
66
- /**
67
- * Identifier of the user who created the record.
68
- * @type {string}
69
- * @memberof BlacklistItemClass
70
- */
71
- 'createdBy': string;
72
- /**
73
- * Identifier of the user who last updated the record.
74
- * @type {string}
75
- * @memberof BlacklistItemClass
76
- */
77
- 'updatedBy': string;
78
- }
@@ -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,78 +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 BlacklistReasonClass
16
- */
17
- export interface BlacklistReasonClass {
18
- /**
19
- * Internal unique identifier for the object. You should not have to use this, use code instead.
20
- * @type {number}
21
- * @memberof BlacklistReasonClass
22
- */
23
- 'id': number;
24
- /**
25
- * Unique code identifying the blacklist reason.
26
- * @type {string}
27
- * @memberof BlacklistReasonClass
28
- */
29
- 'code': string;
30
- /**
31
- * Unique key used to reference the blacklist reason.
32
- * @type {string}
33
- * @memberof BlacklistReasonClass
34
- */
35
- 'key': string;
36
- /**
37
- * Human-readable label for the blacklist reason.
38
- * @type {string}
39
- * @memberof BlacklistReasonClass
40
- */
41
- 'label': string;
42
- /**
43
- * Optional detailed description of the blacklist reason.
44
- * @type {string}
45
- * @memberof BlacklistReasonClass
46
- */
47
- 'description'?: string;
48
- /**
49
- * Whether the blacklist reason is currently active.
50
- * @type {boolean}
51
- * @memberof BlacklistReasonClass
52
- */
53
- 'isActive': boolean;
54
- /**
55
- * Time at which the object was created.
56
- * @type {string}
57
- * @memberof BlacklistReasonClass
58
- */
59
- 'createdAt': string;
60
- /**
61
- * Time at which the object was updated.
62
- * @type {string}
63
- * @memberof BlacklistReasonClass
64
- */
65
- 'updatedAt': string;
66
- /**
67
- * Identifier of the user who created the record.
68
- * @type {string}
69
- * @memberof BlacklistReasonClass
70
- */
71
- 'createdBy': string;
72
- /**
73
- * Identifier of the user who last updated the record.
74
- * @type {string}
75
- * @memberof BlacklistReasonClass
76
- */
77
- 'updatedBy': string;
78
- }
@@ -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,36 +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 CreateBlacklistItemRequestDto
16
- */
17
- export interface CreateBlacklistItemRequestDto {
18
- /**
19
- * The code of the partner to blacklist
20
- * @type {string}
21
- * @memberof CreateBlacklistItemRequestDto
22
- */
23
- 'partnerCode': string;
24
- /**
25
- * The reason code for blacklisting
26
- * @type {string}
27
- * @memberof CreateBlacklistItemRequestDto
28
- */
29
- 'reasonCode': string;
30
- /**
31
- * Date from which the blacklist becomes active (must be today or a future date)
32
- * @type {string}
33
- * @memberof CreateBlacklistItemRequestDto
34
- */
35
- 'blockedFrom': string;
36
- }
@@ -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 { BlacklistItemClass } from './blacklist-item-class';
13
- /**
14
- *
15
- * @export
16
- * @interface CreateBlacklistItemResponseClass
17
- */
18
- export interface CreateBlacklistItemResponseClass {
19
- /**
20
- * The blacklist item response.
21
- * @type {BlacklistItemClass}
22
- * @memberof CreateBlacklistItemResponseClass
23
- */
24
- 'blacklistItem': BlacklistItemClass;
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,36 +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 CreateBlacklistReasonRequestDto
16
- */
17
- export interface CreateBlacklistReasonRequestDto {
18
- /**
19
- * Unique key for the blacklist reason
20
- * @type {string}
21
- * @memberof CreateBlacklistReasonRequestDto
22
- */
23
- 'key': string;
24
- /**
25
- * Display label for the blacklist reason
26
- * @type {string}
27
- * @memberof CreateBlacklistReasonRequestDto
28
- */
29
- 'label': string;
30
- /**
31
- *
32
- * @type {string}
33
- * @memberof CreateBlacklistReasonRequestDto
34
- */
35
- 'description'?: string;
36
- }
@@ -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 { BlacklistReasonClass } from './blacklist-reason-class';
13
- /**
14
- *
15
- * @export
16
- * @interface CreateBlacklistReasonResponseClass
17
- */
18
- export interface CreateBlacklistReasonResponseClass {
19
- /**
20
- * The blacklist reason response.
21
- * @type {BlacklistReasonClass}
22
- * @memberof CreateBlacklistReasonResponseClass
23
- */
24
- 'blacklistReason': BlacklistReasonClass;
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,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 { BlacklistItemClass } from './blacklist-item-class';
13
- /**
14
- *
15
- * @export
16
- * @interface GetBlacklistItemResponseClass
17
- */
18
- export interface GetBlacklistItemResponseClass {
19
- /**
20
- * The blacklist item response.
21
- * @type {BlacklistItemClass}
22
- * @memberof GetBlacklistItemResponseClass
23
- */
24
- 'blacklistItem': BlacklistItemClass;
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,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 { BlacklistReasonClass } from './blacklist-reason-class';
13
- /**
14
- *
15
- * @export
16
- * @interface GetBlacklistReasonResponseClass
17
- */
18
- export interface GetBlacklistReasonResponseClass {
19
- /**
20
- * The blacklist reason response.
21
- * @type {BlacklistReasonClass}
22
- * @memberof GetBlacklistReasonResponseClass
23
- */
24
- 'blacklistReason': BlacklistReasonClass;
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,54 +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 IsBlacklistedResponseClass
16
- */
17
- export interface IsBlacklistedResponseClass {
18
- /**
19
- * Whether the partner is currently blacklisted
20
- * @type {boolean}
21
- * @memberof IsBlacklistedResponseClass
22
- */
23
- 'isBlacklisted': boolean;
24
- /**
25
- * The code of the blacklist item
26
- * @type {string}
27
- * @memberof IsBlacklistedResponseClass
28
- */
29
- 'code'?: string;
30
- /**
31
- * The partner code that was checked
32
- * @type {string}
33
- * @memberof IsBlacklistedResponseClass
34
- */
35
- 'partnerCode': string;
36
- /**
37
- * The date from which the blacklist is active
38
- * @type {string}
39
- * @memberof IsBlacklistedResponseClass
40
- */
41
- 'blockedFrom'?: string;
42
- /**
43
- * The reason code if blacklisted
44
- * @type {string}
45
- * @memberof IsBlacklistedResponseClass
46
- */
47
- 'reasonCode'?: string;
48
- /**
49
- * The reason label snapshot if blacklisted
50
- * @type {string}
51
- * @memberof IsBlacklistedResponseClass
52
- */
53
- 'reasonValue'?: string;
54
- }
@@ -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,43 +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 { BlacklistItemClass } from './blacklist-item-class';
13
- /**
14
- *
15
- * @export
16
- * @interface ListBlacklistItemsResponseClass
17
- */
18
- export interface ListBlacklistItemsResponseClass {
19
- /**
20
- * The list of blacklist itemss.
21
- * @type {Array<BlacklistItemClass>}
22
- * @memberof ListBlacklistItemsResponseClass
23
- */
24
- 'items': Array<BlacklistItemClass>;
25
- /**
26
- * Next page token.
27
- * @type {string}
28
- * @memberof ListBlacklistItemsResponseClass
29
- */
30
- 'nextPageToken': string;
31
- /**
32
- * Items per page.
33
- * @type {number}
34
- * @memberof ListBlacklistItemsResponseClass
35
- */
36
- 'itemsPerPage': number;
37
- /**
38
- * Total amount of items.
39
- * @type {number}
40
- * @memberof ListBlacklistItemsResponseClass
41
- */
42
- 'totalItems': number;
43
- }
@@ -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,43 +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 { BlacklistReasonClass } from './blacklist-reason-class';
13
- /**
14
- *
15
- * @export
16
- * @interface ListBlacklistReasonsResponseClass
17
- */
18
- export interface ListBlacklistReasonsResponseClass {
19
- /**
20
- * The list of blacklist reasonss.
21
- * @type {Array<BlacklistReasonClass>}
22
- * @memberof ListBlacklistReasonsResponseClass
23
- */
24
- 'items': Array<BlacklistReasonClass>;
25
- /**
26
- * Next page token.
27
- * @type {string}
28
- * @memberof ListBlacklistReasonsResponseClass
29
- */
30
- 'nextPageToken': string;
31
- /**
32
- * Items per page.
33
- * @type {number}
34
- * @memberof ListBlacklistReasonsResponseClass
35
- */
36
- 'itemsPerPage': number;
37
- /**
38
- * Total amount of items.
39
- * @type {number}
40
- * @memberof ListBlacklistReasonsResponseClass
41
- */
42
- 'totalItems': number;
43
- }
@@ -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 });