@emilgroup/public-api-sdk-node 1.22.0 → 1.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (180) hide show
  1. package/.openapi-generator/FILES +3 -0
  2. package/README.md +2 -2
  3. package/api/documents-api.ts +114 -0
  4. package/api/products-api.ts +120 -0
  5. package/models/calculate-product-fields-request-dto.ts +37 -0
  6. package/models/calculate-product-fields-response-class.ts +31 -0
  7. package/models/create-estimated-invoice-response-class.ts +8 -1
  8. package/models/create-lead-request-dto.ts +7 -7
  9. package/models/document-class.ts +6 -0
  10. package/models/index.ts +3 -0
  11. package/models/inline-response200.ts +6 -6
  12. package/models/inline-response503.ts +6 -6
  13. package/models/policy-object-request-dto.ts +1 -1
  14. package/{dist/models/policy-object-request-dto.d.ts → models/policy-object-response-class.ts} +16 -16
  15. package/models/product-document-class.ts +7 -7
  16. package/models/update-lead-request-dto.ts +5 -5
  17. package/package.json +2 -2
  18. package/dist/api/address-completions-validations-api.d.ts +0 -215
  19. package/dist/api/address-completions-validations-api.js +0 -373
  20. package/dist/api/default-api.d.ts +0 -66
  21. package/dist/api/default-api.js +0 -200
  22. package/dist/api/documents-api.d.ts +0 -475
  23. package/dist/api/documents-api.js +0 -757
  24. package/dist/api/leads-api.d.ts +0 -441
  25. package/dist/api/leads-api.js +0 -791
  26. package/dist/api/notifications-api.d.ts +0 -211
  27. package/dist/api/notifications-api.js +0 -414
  28. package/dist/api/payments-setup-api.d.ts +0 -228
  29. package/dist/api/payments-setup-api.js +0 -426
  30. package/dist/api/products-api.d.ts +0 -497
  31. package/dist/api/products-api.js +0 -827
  32. package/dist/api.d.ts +0 -18
  33. package/dist/api.js +0 -36
  34. package/dist/base.d.ts +0 -78
  35. package/dist/base.js +0 -394
  36. package/dist/common.d.ts +0 -92
  37. package/dist/common.js +0 -277
  38. package/dist/configuration.d.ts +0 -90
  39. package/dist/configuration.js +0 -44
  40. package/dist/index.d.ts +0 -15
  41. package/dist/index.js +0 -36
  42. package/dist/models/address-completion-item-class.d.ts +0 -49
  43. package/dist/models/address-completion-item-class.js +0 -15
  44. package/dist/models/address-completion-response-class.d.ts +0 -25
  45. package/dist/models/address-completion-response-class.js +0 -15
  46. package/dist/models/address-field-score-class.d.ts +0 -48
  47. package/dist/models/address-field-score-class.js +0 -15
  48. package/dist/models/complete-braintree-payment-setup-request-dto.d.ts +0 -48
  49. package/dist/models/complete-braintree-payment-setup-request-dto.js +0 -15
  50. package/dist/models/complete-email-verification-dto.d.ts +0 -30
  51. package/dist/models/complete-email-verification-dto.js +0 -15
  52. package/dist/models/complete-email-verification-response-class.d.ts +0 -24
  53. package/dist/models/complete-email-verification-response-class.js +0 -15
  54. package/dist/models/complete-payment-setup-request-dto.d.ts +0 -32
  55. package/dist/models/complete-payment-setup-request-dto.js +0 -15
  56. package/dist/models/complete-payment-setup-response-class.d.ts +0 -25
  57. package/dist/models/complete-payment-setup-response-class.js +0 -15
  58. package/dist/models/complete-stripe-payment-setup-request-dto.d.ts +0 -60
  59. package/dist/models/complete-stripe-payment-setup-request-dto.js +0 -15
  60. package/dist/models/create-account-request-dto.d.ts +0 -132
  61. package/dist/models/create-account-request-dto.js +0 -31
  62. package/dist/models/create-bank-account-request-dto.d.ts +0 -30
  63. package/dist/models/create-bank-account-request-dto.js +0 -15
  64. package/dist/models/create-custom-application-request-dto.d.ts +0 -35
  65. package/dist/models/create-custom-application-request-dto.js +0 -20
  66. package/dist/models/create-custom-application-response-class.d.ts +0 -24
  67. package/dist/models/create-custom-application-response-class.js +0 -15
  68. package/dist/models/create-document-request-dto.d.ts +0 -132
  69. package/dist/models/create-document-request-dto.js +0 -43
  70. package/dist/models/create-estimated-invoice-request-dto.d.ts +0 -55
  71. package/dist/models/create-estimated-invoice-request-dto.js +0 -20
  72. package/dist/models/create-estimated-invoice-response-class.d.ts +0 -31
  73. package/dist/models/create-estimated-invoice-response-class.js +0 -15
  74. package/dist/models/create-lead-async-response-class.d.ts +0 -24
  75. package/dist/models/create-lead-async-response-class.js +0 -15
  76. package/dist/models/create-lead-request-dto.d.ts +0 -108
  77. package/dist/models/create-lead-request-dto.js +0 -15
  78. package/dist/models/create-lead-response-class.d.ts +0 -25
  79. package/dist/models/create-lead-response-class.js +0 -15
  80. package/dist/models/create-payment-method-request-dto.d.ts +0 -36
  81. package/dist/models/create-payment-method-request-dto.js +0 -20
  82. package/dist/models/create-presigned-post-request-dto.d.ts +0 -128
  83. package/dist/models/create-presigned-post-request-dto.js +0 -52
  84. package/dist/models/create-presigned-post-response-class.d.ts +0 -30
  85. package/dist/models/create-presigned-post-response-class.js +0 -15
  86. package/dist/models/document-class.d.ts +0 -138
  87. package/dist/models/document-class.js +0 -49
  88. package/dist/models/get-custom-css-response-class.d.ts +0 -24
  89. package/dist/models/get-custom-css-response-class.js +0 -15
  90. package/dist/models/get-lead-response-class.d.ts +0 -25
  91. package/dist/models/get-lead-response-class.js +0 -15
  92. package/dist/models/get-product-document-download-url-response-class.d.ts +0 -24
  93. package/dist/models/get-product-document-download-url-response-class.js +0 -15
  94. package/dist/models/get-public-psp-settings-response-class.d.ts +0 -30
  95. package/dist/models/get-public-psp-settings-response-class.js +0 -15
  96. package/dist/models/index.d.ts +0 -69
  97. package/dist/models/index.js +0 -85
  98. package/dist/models/initiate-braintree-payment-setup-request-dto.d.ts +0 -30
  99. package/dist/models/initiate-braintree-payment-setup-request-dto.js +0 -15
  100. package/dist/models/initiate-braintree-payment-setup-response-class.d.ts +0 -24
  101. package/dist/models/initiate-braintree-payment-setup-response-class.js +0 -15
  102. package/dist/models/initiate-email-verification-dto.d.ts +0 -30
  103. package/dist/models/initiate-email-verification-dto.js +0 -15
  104. package/dist/models/initiate-email-verification-response-class.d.ts +0 -24
  105. package/dist/models/initiate-email-verification-response-class.js +0 -15
  106. package/dist/models/initiate-lead-response-class.d.ts +0 -24
  107. package/dist/models/initiate-lead-response-class.js +0 -15
  108. package/dist/models/initiate-payment-setup-request-dto.d.ts +0 -32
  109. package/dist/models/initiate-payment-setup-request-dto.js +0 -15
  110. package/dist/models/initiate-payment-setup-response-class.d.ts +0 -32
  111. package/dist/models/initiate-payment-setup-response-class.js +0 -15
  112. package/dist/models/initiate-stripe-payment-setup-request-dto.d.ts +0 -30
  113. package/dist/models/initiate-stripe-payment-setup-request-dto.js +0 -15
  114. package/dist/models/initiate-stripe-payment-setup-response-class.d.ts +0 -30
  115. package/dist/models/initiate-stripe-payment-setup-response-class.js +0 -15
  116. package/dist/models/inline-response200.d.ts +0 -54
  117. package/dist/models/inline-response200.js +0 -15
  118. package/dist/models/inline-response503.d.ts +0 -54
  119. package/dist/models/inline-response503.js +0 -15
  120. package/dist/models/insured-object-class.d.ts +0 -85
  121. package/dist/models/insured-object-class.js +0 -15
  122. package/dist/models/insured-object-type-class.d.ts +0 -48
  123. package/dist/models/insured-object-type-class.js +0 -15
  124. package/dist/models/invoice-class.d.ts +0 -134
  125. package/dist/models/invoice-class.js +0 -15
  126. package/dist/models/invoice-item-class.d.ts +0 -120
  127. package/dist/models/invoice-item-class.js +0 -15
  128. package/dist/models/invoice-status-class.d.ts +0 -42
  129. package/dist/models/invoice-status-class.js +0 -15
  130. package/dist/models/lead-account-class.d.ts +0 -109
  131. package/dist/models/lead-account-class.js +0 -22
  132. package/dist/models/lead-bank-account-class.d.ts +0 -30
  133. package/dist/models/lead-bank-account-class.js +0 -15
  134. package/dist/models/lead-class.d.ts +0 -109
  135. package/dist/models/lead-class.js +0 -15
  136. package/dist/models/lead-policy-class.d.ts +0 -43
  137. package/dist/models/lead-policy-class.js +0 -15
  138. package/dist/models/lead-policy-object-class.d.ts +0 -36
  139. package/dist/models/lead-policy-object-class.js +0 -15
  140. package/dist/models/list-documents-response-class.d.ts +0 -31
  141. package/dist/models/list-documents-response-class.js +0 -15
  142. package/dist/models/list-product-documents-response-class.d.ts +0 -31
  143. package/dist/models/list-product-documents-response-class.js +0 -15
  144. package/dist/models/list-products-response-class.d.ts +0 -31
  145. package/dist/models/list-products-response-class.js +0 -15
  146. package/dist/models/payment-method-class.d.ts +0 -60
  147. package/dist/models/payment-method-class.js +0 -15
  148. package/dist/models/policy-object-request-dto.js +0 -15
  149. package/dist/models/premium-override-dto.d.ts +0 -55
  150. package/dist/models/premium-override-dto.js +0 -27
  151. package/dist/models/premium-override-request-dto.d.ts +0 -25
  152. package/dist/models/premium-override-request-dto.js +0 -15
  153. package/dist/models/product-class.d.ts +0 -80
  154. package/dist/models/product-class.js +0 -15
  155. package/dist/models/product-document-class.d.ts +0 -111
  156. package/dist/models/product-document-class.js +0 -36
  157. package/dist/models/product-factor-for-version-class.d.ts +0 -60
  158. package/dist/models/product-factor-for-version-class.js +0 -15
  159. package/dist/models/product-field-class.d.ts +0 -132
  160. package/dist/models/product-field-class.js +0 -15
  161. package/dist/models/product-version-class.d.ts +0 -61
  162. package/dist/models/product-version-class.js +0 -22
  163. package/dist/models/send-notification-request-dto.d.ts +0 -36
  164. package/dist/models/send-notification-request-dto.js +0 -15
  165. package/dist/models/send-notification-response-class.d.ts +0 -24
  166. package/dist/models/send-notification-response-class.js +0 -15
  167. package/dist/models/sepa-dto.d.ts +0 -30
  168. package/dist/models/sepa-dto.js +0 -15
  169. package/dist/models/structured-address-class.d.ts +0 -54
  170. package/dist/models/structured-address-class.js +0 -15
  171. package/dist/models/suggested-address-details-class.d.ts +0 -90
  172. package/dist/models/suggested-address-details-class.js +0 -15
  173. package/dist/models/update-lead-request-dto.d.ts +0 -95
  174. package/dist/models/update-lead-request-dto.js +0 -15
  175. package/dist/models/update-lead-response-class.d.ts +0 -25
  176. package/dist/models/update-lead-response-class.js +0 -15
  177. package/dist/models/uploaded-document-dto.d.ts +0 -24
  178. package/dist/models/uploaded-document-dto.js +0 -15
  179. package/dist/models/validate-address-response-class.d.ts +0 -50
  180. package/dist/models/validate-address-response-class.js +0 -15
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Emil PublicAPI
6
- * The Emil Public 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,111 +0,0 @@
1
- /**
2
- * Emil PublicAPI
3
- * The Emil Public 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 ProductDocumentClass
16
- */
17
- export interface ProductDocumentClass {
18
- /**
19
- * Internal unique identifier for the object. You should not have to use this, use code instead.
20
- * @type {number}
21
- * @memberof ProductDocumentClass
22
- */
23
- 'id': number;
24
- /**
25
- * Unique identifier for the object.
26
- * @type {string}
27
- * @memberof ProductDocumentClass
28
- */
29
- 'code': string;
30
- /**
31
- * Unique identifier for the object.
32
- * @type {string}
33
- * @memberof ProductDocumentClass
34
- */
35
- 'productCode': string;
36
- /**
37
- * Internal unique identifier for the object. You should not have to use this, use code instead.
38
- * @type {number}
39
- * @memberof ProductDocumentClass
40
- */
41
- 'productVersionId': number;
42
- /**
43
- *
44
- * @type {string}
45
- * @memberof ProductDocumentClass
46
- */
47
- 'type': string;
48
- /**
49
- * Description of the document. Usually a short summary about the context in which the document is being used.
50
- * @type {string}
51
- * @memberof ProductDocumentClass
52
- */
53
- 'description': string;
54
- /**
55
- * The unique key used by Amazon Simple Storage Service (S3).
56
- * @type {string}
57
- * @memberof ProductDocumentClass
58
- */
59
- 's3Key': string;
60
- /**
61
- * Type of the document expressed with its file extension.
62
- * @type {string}
63
- * @memberof ProductDocumentClass
64
- */
65
- 'contentType': ProductDocumentClassContentTypeEnum;
66
- /**
67
- * A slug is a human-readable, unique identifier, used to identify a resource instead of a less human-readable identifier like an id.
68
- * @type {string}
69
- * @memberof ProductDocumentClass
70
- */
71
- 'productSlug': string;
72
- /**
73
- * Time at which the object was created.
74
- * @type {string}
75
- * @memberof ProductDocumentClass
76
- */
77
- 'createdAt': string;
78
- /**
79
- * A slug is a human-readable, unique identifier, used to identify a resource instead of a less human-readable identifier like an id.
80
- * @type {string}
81
- * @memberof ProductDocumentClass
82
- */
83
- 'slug': string;
84
- /**
85
- * The current verison of a document.
86
- * @type {number}
87
- * @memberof ProductDocumentClass
88
- */
89
- 'versionNumber': number;
90
- }
91
- export declare const ProductDocumentClassContentTypeEnum: {
92
- readonly Pdf: "pdf";
93
- readonly Jpg: "jpg";
94
- readonly Png: "png";
95
- readonly Gz: "gz";
96
- readonly Csv: "csv";
97
- readonly Doc: "doc";
98
- readonly Docx: "docx";
99
- readonly Html: "html";
100
- readonly Json: "json";
101
- readonly Xml: "xml";
102
- readonly Txt: "txt";
103
- readonly Zip: "zip";
104
- readonly Tar: "tar";
105
- readonly Rar: "rar";
106
- readonly Mp4: "MP4";
107
- readonly Mov: "MOV";
108
- readonly Wmv: "WMV";
109
- readonly Avi: "AVI";
110
- };
111
- export type ProductDocumentClassContentTypeEnum = typeof ProductDocumentClassContentTypeEnum[keyof typeof ProductDocumentClassContentTypeEnum];
@@ -1,36 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Emil PublicAPI
6
- * The Emil Public 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.ProductDocumentClassContentTypeEnum = void 0;
17
- exports.ProductDocumentClassContentTypeEnum = {
18
- Pdf: 'pdf',
19
- Jpg: 'jpg',
20
- Png: 'png',
21
- Gz: 'gz',
22
- Csv: 'csv',
23
- Doc: 'doc',
24
- Docx: 'docx',
25
- Html: 'html',
26
- Json: 'json',
27
- Xml: 'xml',
28
- Txt: 'txt',
29
- Zip: 'zip',
30
- Tar: 'tar',
31
- Rar: 'rar',
32
- Mp4: 'MP4',
33
- Mov: 'MOV',
34
- Wmv: 'WMV',
35
- Avi: 'AVI'
36
- };
@@ -1,60 +0,0 @@
1
- /**
2
- * Emil PublicAPI
3
- * The Emil Public 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 ProductFactorForVersionClass
16
- */
17
- export interface ProductFactorForVersionClass {
18
- /**
19
- * Internal unique identifier for the object. You should not have to use this, use code instead.
20
- * @type {number}
21
- * @memberof ProductFactorForVersionClass
22
- */
23
- 'id': number;
24
- /**
25
- * Unique identifier referencing the version of the product on which this product factor is used.
26
- * @type {number}
27
- * @memberof ProductFactorForVersionClass
28
- */
29
- 'productVersionId': number;
30
- /**
31
- * Product factor group.
32
- * @type {string}
33
- * @memberof ProductFactorForVersionClass
34
- */
35
- 'group': string;
36
- /**
37
- * Product factor label.
38
- * @type {string}
39
- * @memberof ProductFactorForVersionClass
40
- */
41
- 'label': string;
42
- /**
43
- * Time at which the object was created.
44
- * @type {string}
45
- * @memberof ProductFactorForVersionClass
46
- */
47
- 'createdAt': string;
48
- /**
49
- * Time at which the object was updated.
50
- * @type {string}
51
- * @memberof ProductFactorForVersionClass
52
- */
53
- 'updatedAt': string;
54
- /**
55
- * Factor values.
56
- * @type {Array<string>}
57
- * @memberof ProductFactorForVersionClass
58
- */
59
- 'values': Array<string>;
60
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Emil PublicAPI
6
- * The Emil Public 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,132 +0,0 @@
1
- /**
2
- * Emil PublicAPI
3
- * The Emil Public 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 ProductFieldClass
16
- */
17
- export interface ProductFieldClass {
18
- /**
19
- * Internal unique identifier for the object. You should not have to use this, use code instead.
20
- * @type {number}
21
- * @memberof ProductFieldClass
22
- */
23
- 'id': number;
24
- /**
25
- * Product field name.
26
- * @type {string}
27
- * @memberof ProductFieldClass
28
- */
29
- 'name': string;
30
- /**
31
- * Product field group.
32
- * @type {string}
33
- * @memberof ProductFieldClass
34
- */
35
- 'group': string;
36
- /**
37
- * Product field label.
38
- * @type {string}
39
- * @memberof ProductFieldClass
40
- */
41
- 'label': string;
42
- /**
43
- * Product field type.
44
- * @type {string}
45
- * @memberof ProductFieldClass
46
- */
47
- 'typeEntity': string;
48
- /**
49
- * Unique identifier referencing the product type.
50
- * @type {number}
51
- * @memberof ProductFieldClass
52
- */
53
- 'typeId': number;
54
- /**
55
- * Unique identifier referencing the insured object.
56
- * @type {number}
57
- * @memberof ProductFieldClass
58
- */
59
- 'insuredObjectId': number;
60
- /**
61
- * Is field required?
62
- * @type {boolean}
63
- * @memberof ProductFieldClass
64
- */
65
- 'isRequired': boolean;
66
- /**
67
- * Is field hidden on the booking funnel?
68
- * @type {boolean}
69
- * @memberof ProductFieldClass
70
- */
71
- 'isHidden': boolean;
72
- /**
73
- * Is field hidden on the customer portal?
74
- * @type {boolean}
75
- * @memberof ProductFieldClass
76
- */
77
- 'isHiddenCustomerPortal': boolean;
78
- /**
79
- * Is field editable on the customer portal?
80
- * @type {boolean}
81
- * @memberof ProductFieldClass
82
- */
83
- 'isEditableCustomerPortal': boolean;
84
- /**
85
- * Is this a system field? - System fields can neither be deleted nor modified
86
- * @type {boolean}
87
- * @memberof ProductFieldClass
88
- */
89
- 'isSystem': boolean;
90
- /**
91
- * Should the field value be unique across policies?
92
- * @type {boolean}
93
- * @memberof ProductFieldClass
94
- */
95
- 'isUnique': boolean;
96
- /**
97
- * Default value of the field. For the field type date-time, it should be { \"templated\" : \"{{today}}\" }
98
- * @type {object}
99
- * @memberof ProductFieldClass
100
- */
101
- 'defaultValue': object;
102
- /**
103
- * Minimum value of the field. For the field type date-time, it should be { \"templated\" : \"{{today}}\" }
104
- * @type {object}
105
- * @memberof ProductFieldClass
106
- */
107
- 'minValue': object;
108
- /**
109
- * Maximum value of the field. For the field type date-time, it should be { \"templated\" : \"{{today}}\" }
110
- * @type {object}
111
- * @memberof ProductFieldClass
112
- */
113
- 'maxValue': object;
114
- /**
115
- * Time at which the object was created.
116
- * @type {string}
117
- * @memberof ProductFieldClass
118
- */
119
- 'createdAt': string;
120
- /**
121
- * Time at which the object was updated.
122
- * @type {string}
123
- * @memberof ProductFieldClass
124
- */
125
- 'updatedAt': string;
126
- /**
127
- * Order
128
- * @type {number}
129
- * @memberof ProductFieldClass
130
- */
131
- 'order': number;
132
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Emil PublicAPI
6
- * The Emil Public 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,61 +0,0 @@
1
- /**
2
- * Emil PublicAPI
3
- * The Emil Public 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 ProductVersionClass
16
- */
17
- export interface ProductVersionClass {
18
- /**
19
- * Internal unique identifier for the object. You should not have to use this, use code instead.
20
- * @type {number}
21
- * @memberof ProductVersionClass
22
- */
23
- 'id': number;
24
- /**
25
- * Unique identifier referencing the product.
26
- * @type {number}
27
- * @memberof ProductVersionClass
28
- */
29
- 'productId': number;
30
- /**
31
- * Product version description.
32
- * @type {string}
33
- * @memberof ProductVersionClass
34
- */
35
- 'description': string;
36
- /**
37
- * Product version status.
38
- * @type {string}
39
- * @memberof ProductVersionClass
40
- */
41
- 'status': ProductVersionClassStatusEnum;
42
- /**
43
- * Time at which the object was created.
44
- * @type {string}
45
- * @memberof ProductVersionClass
46
- */
47
- 'createdAt': string;
48
- /**
49
- * Time at which the object was updated.
50
- * @type {string}
51
- * @memberof ProductVersionClass
52
- */
53
- 'updatedAt': string;
54
- }
55
- export declare const ProductVersionClassStatusEnum: {
56
- readonly Draft: "draft";
57
- readonly Active: "active";
58
- readonly Passive: "passive";
59
- readonly Archived: "archived";
60
- };
61
- export type ProductVersionClassStatusEnum = typeof ProductVersionClassStatusEnum[keyof typeof ProductVersionClassStatusEnum];
@@ -1,22 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Emil PublicAPI
6
- * The Emil Public 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.ProductVersionClassStatusEnum = void 0;
17
- exports.ProductVersionClassStatusEnum = {
18
- Draft: 'draft',
19
- Active: 'active',
20
- Passive: 'passive',
21
- Archived: 'archived'
22
- };
@@ -1,36 +0,0 @@
1
- /**
2
- * Emil PublicAPI
3
- * The Emil Public 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 SendNotificationRequestDto
16
- */
17
- export interface SendNotificationRequestDto {
18
- /**
19
- * A slug is a human-readable, unique identifier, used to identify a resource instead of a less human-readable identifier like an id.
20
- * @type {string}
21
- * @memberof SendNotificationRequestDto
22
- */
23
- 'templateSlug': string;
24
- /**
25
- * Subject of the email.
26
- * @type {string}
27
- * @memberof SendNotificationRequestDto
28
- */
29
- 'emailSubject'?: string;
30
- /**
31
- * Payload is used by the template engine to replace all template variables with proper data. For more information, please go to https://github.com/flosch/pongo2.
32
- * @type {object}
33
- * @memberof SendNotificationRequestDto
34
- */
35
- 'payload'?: object;
36
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Emil PublicAPI
6
- * The Emil Public 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 PublicAPI
3
- * The Emil Public 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 SendNotificationResponseClass
16
- */
17
- export interface SendNotificationResponseClass {
18
- /**
19
- * Unique identifier for the object.
20
- * @type {string}
21
- * @memberof SendNotificationResponseClass
22
- */
23
- 'code': string;
24
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Emil PublicAPI
6
- * The Emil Public 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 PublicAPI
3
- * The Emil Public 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 SepaDto
16
- */
17
- export interface SepaDto {
18
- /**
19
- *
20
- * @type {string}
21
- * @memberof SepaDto
22
- */
23
- 'iban': string;
24
- /**
25
- *
26
- * @type {string}
27
- * @memberof SepaDto
28
- */
29
- 'holderName'?: string;
30
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Emil PublicAPI
6
- * The Emil Public 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 PublicAPI
3
- * The Emil Public 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 StructuredAddressClass
16
- */
17
- export interface StructuredAddressClass {
18
- /**
19
- * City of the address.
20
- * @type {string}
21
- * @memberof StructuredAddressClass
22
- */
23
- 'city': string;
24
- /**
25
- * List of broken down address components.
26
- * @type {Array<string>}
27
- * @memberof StructuredAddressClass
28
- */
29
- 'components': Array<string>;
30
- /**
31
- * Country of the address.
32
- * @type {string}
33
- * @memberof StructuredAddressClass
34
- */
35
- 'country': string;
36
- /**
37
- * House number of the address.
38
- * @type {string}
39
- * @memberof StructuredAddressClass
40
- */
41
- 'houseNumber': string;
42
- /**
43
- * Postal code of the address.
44
- * @type {string}
45
- * @memberof StructuredAddressClass
46
- */
47
- 'postalCode': string;
48
- /**
49
- * Street of the address.
50
- * @type {string}
51
- * @memberof StructuredAddressClass
52
- */
53
- 'street': string;
54
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * Emil PublicAPI
6
- * The Emil Public 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 });