@emilgroup/public-api-sdk-node 1.21.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 (181) 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/lead-account-class.ts +1 -1
  14. package/models/policy-object-request-dto.ts +1 -1
  15. package/{dist/models/policy-object-request-dto.d.ts → models/policy-object-response-class.ts} +16 -16
  16. package/models/product-document-class.ts +7 -7
  17. package/models/update-lead-request-dto.ts +5 -5
  18. package/package.json +2 -2
  19. package/dist/api/address-completions-validations-api.d.ts +0 -215
  20. package/dist/api/address-completions-validations-api.js +0 -373
  21. package/dist/api/default-api.d.ts +0 -66
  22. package/dist/api/default-api.js +0 -200
  23. package/dist/api/documents-api.d.ts +0 -475
  24. package/dist/api/documents-api.js +0 -757
  25. package/dist/api/leads-api.d.ts +0 -441
  26. package/dist/api/leads-api.js +0 -791
  27. package/dist/api/notifications-api.d.ts +0 -211
  28. package/dist/api/notifications-api.js +0 -414
  29. package/dist/api/payments-setup-api.d.ts +0 -228
  30. package/dist/api/payments-setup-api.js +0 -426
  31. package/dist/api/products-api.d.ts +0 -497
  32. package/dist/api/products-api.js +0 -827
  33. package/dist/api.d.ts +0 -18
  34. package/dist/api.js +0 -36
  35. package/dist/base.d.ts +0 -78
  36. package/dist/base.js +0 -394
  37. package/dist/common.d.ts +0 -92
  38. package/dist/common.js +0 -277
  39. package/dist/configuration.d.ts +0 -90
  40. package/dist/configuration.js +0 -44
  41. package/dist/index.d.ts +0 -15
  42. package/dist/index.js +0 -36
  43. package/dist/models/address-completion-item-class.d.ts +0 -49
  44. package/dist/models/address-completion-item-class.js +0 -15
  45. package/dist/models/address-completion-response-class.d.ts +0 -25
  46. package/dist/models/address-completion-response-class.js +0 -15
  47. package/dist/models/address-field-score-class.d.ts +0 -48
  48. package/dist/models/address-field-score-class.js +0 -15
  49. package/dist/models/complete-braintree-payment-setup-request-dto.d.ts +0 -48
  50. package/dist/models/complete-braintree-payment-setup-request-dto.js +0 -15
  51. package/dist/models/complete-email-verification-dto.d.ts +0 -30
  52. package/dist/models/complete-email-verification-dto.js +0 -15
  53. package/dist/models/complete-email-verification-response-class.d.ts +0 -24
  54. package/dist/models/complete-email-verification-response-class.js +0 -15
  55. package/dist/models/complete-payment-setup-request-dto.d.ts +0 -32
  56. package/dist/models/complete-payment-setup-request-dto.js +0 -15
  57. package/dist/models/complete-payment-setup-response-class.d.ts +0 -25
  58. package/dist/models/complete-payment-setup-response-class.js +0 -15
  59. package/dist/models/complete-stripe-payment-setup-request-dto.d.ts +0 -60
  60. package/dist/models/complete-stripe-payment-setup-request-dto.js +0 -15
  61. package/dist/models/create-account-request-dto.d.ts +0 -132
  62. package/dist/models/create-account-request-dto.js +0 -31
  63. package/dist/models/create-bank-account-request-dto.d.ts +0 -30
  64. package/dist/models/create-bank-account-request-dto.js +0 -15
  65. package/dist/models/create-custom-application-request-dto.d.ts +0 -35
  66. package/dist/models/create-custom-application-request-dto.js +0 -20
  67. package/dist/models/create-custom-application-response-class.d.ts +0 -24
  68. package/dist/models/create-custom-application-response-class.js +0 -15
  69. package/dist/models/create-document-request-dto.d.ts +0 -132
  70. package/dist/models/create-document-request-dto.js +0 -43
  71. package/dist/models/create-estimated-invoice-request-dto.d.ts +0 -55
  72. package/dist/models/create-estimated-invoice-request-dto.js +0 -20
  73. package/dist/models/create-estimated-invoice-response-class.d.ts +0 -31
  74. package/dist/models/create-estimated-invoice-response-class.js +0 -15
  75. package/dist/models/create-lead-async-response-class.d.ts +0 -24
  76. package/dist/models/create-lead-async-response-class.js +0 -15
  77. package/dist/models/create-lead-request-dto.d.ts +0 -108
  78. package/dist/models/create-lead-request-dto.js +0 -15
  79. package/dist/models/create-lead-response-class.d.ts +0 -25
  80. package/dist/models/create-lead-response-class.js +0 -15
  81. package/dist/models/create-payment-method-request-dto.d.ts +0 -36
  82. package/dist/models/create-payment-method-request-dto.js +0 -20
  83. package/dist/models/create-presigned-post-request-dto.d.ts +0 -128
  84. package/dist/models/create-presigned-post-request-dto.js +0 -52
  85. package/dist/models/create-presigned-post-response-class.d.ts +0 -30
  86. package/dist/models/create-presigned-post-response-class.js +0 -15
  87. package/dist/models/document-class.d.ts +0 -138
  88. package/dist/models/document-class.js +0 -49
  89. package/dist/models/get-custom-css-response-class.d.ts +0 -24
  90. package/dist/models/get-custom-css-response-class.js +0 -15
  91. package/dist/models/get-lead-response-class.d.ts +0 -25
  92. package/dist/models/get-lead-response-class.js +0 -15
  93. package/dist/models/get-product-document-download-url-response-class.d.ts +0 -24
  94. package/dist/models/get-product-document-download-url-response-class.js +0 -15
  95. package/dist/models/get-public-psp-settings-response-class.d.ts +0 -30
  96. package/dist/models/get-public-psp-settings-response-class.js +0 -15
  97. package/dist/models/index.d.ts +0 -69
  98. package/dist/models/index.js +0 -85
  99. package/dist/models/initiate-braintree-payment-setup-request-dto.d.ts +0 -30
  100. package/dist/models/initiate-braintree-payment-setup-request-dto.js +0 -15
  101. package/dist/models/initiate-braintree-payment-setup-response-class.d.ts +0 -24
  102. package/dist/models/initiate-braintree-payment-setup-response-class.js +0 -15
  103. package/dist/models/initiate-email-verification-dto.d.ts +0 -30
  104. package/dist/models/initiate-email-verification-dto.js +0 -15
  105. package/dist/models/initiate-email-verification-response-class.d.ts +0 -24
  106. package/dist/models/initiate-email-verification-response-class.js +0 -15
  107. package/dist/models/initiate-lead-response-class.d.ts +0 -24
  108. package/dist/models/initiate-lead-response-class.js +0 -15
  109. package/dist/models/initiate-payment-setup-request-dto.d.ts +0 -32
  110. package/dist/models/initiate-payment-setup-request-dto.js +0 -15
  111. package/dist/models/initiate-payment-setup-response-class.d.ts +0 -32
  112. package/dist/models/initiate-payment-setup-response-class.js +0 -15
  113. package/dist/models/initiate-stripe-payment-setup-request-dto.d.ts +0 -30
  114. package/dist/models/initiate-stripe-payment-setup-request-dto.js +0 -15
  115. package/dist/models/initiate-stripe-payment-setup-response-class.d.ts +0 -30
  116. package/dist/models/initiate-stripe-payment-setup-response-class.js +0 -15
  117. package/dist/models/inline-response200.d.ts +0 -54
  118. package/dist/models/inline-response200.js +0 -15
  119. package/dist/models/inline-response503.d.ts +0 -54
  120. package/dist/models/inline-response503.js +0 -15
  121. package/dist/models/insured-object-class.d.ts +0 -85
  122. package/dist/models/insured-object-class.js +0 -15
  123. package/dist/models/insured-object-type-class.d.ts +0 -48
  124. package/dist/models/insured-object-type-class.js +0 -15
  125. package/dist/models/invoice-class.d.ts +0 -134
  126. package/dist/models/invoice-class.js +0 -15
  127. package/dist/models/invoice-item-class.d.ts +0 -120
  128. package/dist/models/invoice-item-class.js +0 -15
  129. package/dist/models/invoice-status-class.d.ts +0 -42
  130. package/dist/models/invoice-status-class.js +0 -15
  131. package/dist/models/lead-account-class.d.ts +0 -109
  132. package/dist/models/lead-account-class.js +0 -22
  133. package/dist/models/lead-bank-account-class.d.ts +0 -30
  134. package/dist/models/lead-bank-account-class.js +0 -15
  135. package/dist/models/lead-class.d.ts +0 -109
  136. package/dist/models/lead-class.js +0 -15
  137. package/dist/models/lead-policy-class.d.ts +0 -43
  138. package/dist/models/lead-policy-class.js +0 -15
  139. package/dist/models/lead-policy-object-class.d.ts +0 -36
  140. package/dist/models/lead-policy-object-class.js +0 -15
  141. package/dist/models/list-documents-response-class.d.ts +0 -31
  142. package/dist/models/list-documents-response-class.js +0 -15
  143. package/dist/models/list-product-documents-response-class.d.ts +0 -31
  144. package/dist/models/list-product-documents-response-class.js +0 -15
  145. package/dist/models/list-products-response-class.d.ts +0 -31
  146. package/dist/models/list-products-response-class.js +0 -15
  147. package/dist/models/payment-method-class.d.ts +0 -60
  148. package/dist/models/payment-method-class.js +0 -15
  149. package/dist/models/policy-object-request-dto.js +0 -15
  150. package/dist/models/premium-override-dto.d.ts +0 -55
  151. package/dist/models/premium-override-dto.js +0 -27
  152. package/dist/models/premium-override-request-dto.d.ts +0 -25
  153. package/dist/models/premium-override-request-dto.js +0 -15
  154. package/dist/models/product-class.d.ts +0 -80
  155. package/dist/models/product-class.js +0 -15
  156. package/dist/models/product-document-class.d.ts +0 -111
  157. package/dist/models/product-document-class.js +0 -36
  158. package/dist/models/product-factor-for-version-class.d.ts +0 -60
  159. package/dist/models/product-factor-for-version-class.js +0 -15
  160. package/dist/models/product-field-class.d.ts +0 -132
  161. package/dist/models/product-field-class.js +0 -15
  162. package/dist/models/product-version-class.d.ts +0 -61
  163. package/dist/models/product-version-class.js +0 -22
  164. package/dist/models/send-notification-request-dto.d.ts +0 -36
  165. package/dist/models/send-notification-request-dto.js +0 -15
  166. package/dist/models/send-notification-response-class.d.ts +0 -24
  167. package/dist/models/send-notification-response-class.js +0 -15
  168. package/dist/models/sepa-dto.d.ts +0 -30
  169. package/dist/models/sepa-dto.js +0 -15
  170. package/dist/models/structured-address-class.d.ts +0 -54
  171. package/dist/models/structured-address-class.js +0 -15
  172. package/dist/models/suggested-address-details-class.d.ts +0 -90
  173. package/dist/models/suggested-address-details-class.js +0 -15
  174. package/dist/models/update-lead-request-dto.d.ts +0 -95
  175. package/dist/models/update-lead-request-dto.js +0 -15
  176. package/dist/models/update-lead-response-class.d.ts +0 -25
  177. package/dist/models/update-lead-response-class.js +0 -15
  178. package/dist/models/uploaded-document-dto.d.ts +0 -24
  179. package/dist/models/uploaded-document-dto.js +0 -15
  180. package/dist/models/validate-address-response-class.d.ts +0 -50
  181. package/dist/models/validate-address-response-class.js +0 -15
@@ -1,109 +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
- import { CreatePaymentMethodRequestDto } from './create-payment-method-request-dto';
13
- import { InvoiceClass } from './invoice-class';
14
- import { LeadAccountClass } from './lead-account-class';
15
- import { LeadBankAccountClass } from './lead-bank-account-class';
16
- import { LeadPolicyClass } from './lead-policy-class';
17
- import { PremiumOverrideDto } from './premium-override-dto';
18
- import { UploadedDocumentDto } from './uploaded-document-dto';
19
- /**
20
- *
21
- * @export
22
- * @interface LeadClass
23
- */
24
- export interface LeadClass {
25
- /**
26
- * Internal unique identifier for the object. You should not have to use this, use code instead.
27
- * @type {number}
28
- * @memberof LeadClass
29
- */
30
- 'id': number;
31
- /**
32
- * Unique identifier for the object.
33
- * @type {string}
34
- * @memberof LeadClass
35
- */
36
- 'code': string;
37
- /**
38
- * Lead status
39
- * @type {string}
40
- * @memberof LeadClass
41
- */
42
- 'status': string;
43
- /**
44
- * Lead account
45
- * @type {LeadAccountClass}
46
- * @memberof LeadClass
47
- */
48
- 'account': LeadAccountClass;
49
- /**
50
- * Lead policy
51
- * @type {LeadPolicyClass}
52
- * @memberof LeadClass
53
- */
54
- 'policy': LeadPolicyClass;
55
- /**
56
- * Lead bank account
57
- * @type {LeadBankAccountClass}
58
- * @memberof LeadClass
59
- */
60
- 'bankAccount'?: LeadBankAccountClass;
61
- /**
62
- * Premium overrides
63
- * @type {Array<PremiumOverrideDto>}
64
- * @memberof LeadClass
65
- */
66
- 'premiumOverrides'?: Array<PremiumOverrideDto>;
67
- /**
68
- * Codes for documents to be uploaded
69
- * @type {UploadedDocumentDto}
70
- * @memberof LeadClass
71
- */
72
- 'uploadedDocument'?: UploadedDocumentDto;
73
- /**
74
- * Custom data.
75
- * @type {object}
76
- * @memberof LeadClass
77
- */
78
- 'customData'?: object;
79
- /**
80
- * Quote or price details.
81
- * @type {InvoiceClass}
82
- * @memberof LeadClass
83
- */
84
- 'quote': InvoiceClass;
85
- /**
86
- * Emil Resources Names (ERN) identifies the most specific owner of a resource.
87
- * @type {string}
88
- * @memberof LeadClass
89
- */
90
- 'ern': string;
91
- /**
92
- * Payment method. When a payment method is provided, it needs to be handled in the workflow based on its type.
93
- * @type {CreatePaymentMethodRequestDto}
94
- * @memberof LeadClass
95
- */
96
- 'paymentMethod': CreatePaymentMethodRequestDto;
97
- /**
98
- * Time at which the object was created.
99
- * @type {string}
100
- * @memberof LeadClass
101
- */
102
- 'createdAt': string;
103
- /**
104
- * Time at which the object was updated.
105
- * @type {string}
106
- * @memberof LeadClass
107
- */
108
- 'updatedAt': string;
109
- }
@@ -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,43 +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
- import { LeadPolicyObjectClass } from './lead-policy-object-class';
13
- /**
14
- *
15
- * @export
16
- * @interface LeadPolicyClass
17
- */
18
- export interface LeadPolicyClass {
19
- /**
20
- * Unique identifier referencing the product version.
21
- * @type {number}
22
- * @memberof LeadPolicyClass
23
- */
24
- 'productVersionId': number;
25
- /**
26
- * Unique identifier for the object.
27
- * @type {string}
28
- * @memberof LeadPolicyClass
29
- */
30
- 'account': string;
31
- /**
32
- * Premium override.
33
- * @type {Array<string>}
34
- * @memberof LeadPolicyClass
35
- */
36
- 'premiumOverrides': Array<string>;
37
- /**
38
- * Policy objects.
39
- * @type {Array<LeadPolicyObjectClass>}
40
- * @memberof LeadPolicyClass
41
- */
42
- 'policyObjects': Array<LeadPolicyObjectClass>;
43
- }
@@ -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,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 LeadPolicyObjectClass
16
- */
17
- export interface LeadPolicyObjectClass {
18
- /**
19
- * Unique identifier referencing the insured object.
20
- * @type {number}
21
- * @memberof LeadPolicyObjectClass
22
- */
23
- 'insuredObjectId': number;
24
- /**
25
- * Insured object name.
26
- * @type {object}
27
- * @memberof LeadPolicyObjectClass
28
- */
29
- 'insuredObjectName'?: object;
30
- /**
31
- * Insured object data.
32
- * @type {object}
33
- * @memberof LeadPolicyObjectClass
34
- */
35
- 'data': 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,31 +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
- import { DocumentClass } from './document-class';
13
- /**
14
- *
15
- * @export
16
- * @interface ListDocumentsResponseClass
17
- */
18
- export interface ListDocumentsResponseClass {
19
- /**
20
- * The list of documents.
21
- * @type {Array<DocumentClass>}
22
- * @memberof ListDocumentsResponseClass
23
- */
24
- 'items': Array<DocumentClass>;
25
- /**
26
- * Next page token
27
- * @type {string}
28
- * @memberof ListDocumentsResponseClass
29
- */
30
- 'nextPageToken': string;
31
- }
@@ -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,31 +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
- import { ProductDocumentClass } from './product-document-class';
13
- /**
14
- *
15
- * @export
16
- * @interface ListProductDocumentsResponseClass
17
- */
18
- export interface ListProductDocumentsResponseClass {
19
- /**
20
- * The list of documents.
21
- * @type {Array<ProductDocumentClass>}
22
- * @memberof ListProductDocumentsResponseClass
23
- */
24
- 'items': Array<ProductDocumentClass>;
25
- /**
26
- * Next page token.
27
- * @type {string}
28
- * @memberof ListProductDocumentsResponseClass
29
- */
30
- 'nextPageToken': string;
31
- }
@@ -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,31 +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
- import { ProductClass } from './product-class';
13
- /**
14
- *
15
- * @export
16
- * @interface ListProductsResponseClass
17
- */
18
- export interface ListProductsResponseClass {
19
- /**
20
- * List of products.
21
- * @type {Array<ProductClass>}
22
- * @memberof ListProductsResponseClass
23
- */
24
- 'items': Array<ProductClass>;
25
- /**
26
- * Next page token.
27
- * @type {string}
28
- * @memberof ListProductsResponseClass
29
- */
30
- 'nextPageToken': string;
31
- }
@@ -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,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 PaymentMethodClass
16
- */
17
- export interface PaymentMethodClass {
18
- /**
19
- * Internal unique identifier for the object. You should not have to use this, use code instead.
20
- * @type {number}
21
- * @memberof PaymentMethodClass
22
- */
23
- 'id': number;
24
- /**
25
- * Unique identifier for the object.
26
- * @type {string}
27
- * @memberof PaymentMethodClass
28
- */
29
- 'code': string;
30
- /**
31
- * A unique identifier generated by the payment service provider for this payment method.
32
- * @type {string}
33
- * @memberof PaymentMethodClass
34
- */
35
- 'providerToken': string;
36
- /**
37
- * Customer identifier for the payment service provider.
38
- * @type {string}
39
- * @memberof PaymentMethodClass
40
- */
41
- 'pspCustomerId': string;
42
- /**
43
- * The payment service provider used by this payment method.
44
- * @type {string}
45
- * @memberof PaymentMethodClass
46
- */
47
- 'psp': string;
48
- /**
49
- * The payment method type.
50
- * @type {string}
51
- * @memberof PaymentMethodClass
52
- */
53
- 'type': string;
54
- /**
55
- * Time at which the object was created.
56
- * @type {string}
57
- * @memberof PaymentMethodClass
58
- */
59
- 'createdAt': 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,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,55 +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 PremiumOverrideDto
16
- */
17
- export interface PremiumOverrideDto {
18
- /**
19
- * Name of Premium.
20
- * @type {string}
21
- * @memberof PremiumOverrideDto
22
- */
23
- 'name': string;
24
- /**
25
- * Type of Premium that is based on time.
26
- * @type {string}
27
- * @memberof PremiumOverrideDto
28
- */
29
- 'type': PremiumOverrideDtoTypeEnum;
30
- /**
31
- * This is unit of Premium. Premium units are determined based on day, week, month and year.
32
- * @type {string}
33
- * @memberof PremiumOverrideDto
34
- */
35
- 'unit': PremiumOverrideDtoUnitEnum;
36
- /**
37
- *
38
- * @type {number}
39
- * @memberof PremiumOverrideDto
40
- */
41
- 'netPremium': number;
42
- }
43
- export declare const PremiumOverrideDtoTypeEnum: {
44
- readonly Time: "time";
45
- };
46
- export type PremiumOverrideDtoTypeEnum = typeof PremiumOverrideDtoTypeEnum[keyof typeof PremiumOverrideDtoTypeEnum];
47
- export declare const PremiumOverrideDtoUnitEnum: {
48
- readonly Day: "day";
49
- readonly Week: "week";
50
- readonly Month: "month";
51
- readonly Quarter: "quarter";
52
- readonly Year: "year";
53
- readonly OneTimePayment: "oneTimePayment";
54
- };
55
- export type PremiumOverrideDtoUnitEnum = typeof PremiumOverrideDtoUnitEnum[keyof typeof PremiumOverrideDtoUnitEnum];
@@ -1,27 +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.PremiumOverrideDtoUnitEnum = exports.PremiumOverrideDtoTypeEnum = void 0;
17
- exports.PremiumOverrideDtoTypeEnum = {
18
- Time: 'time'
19
- };
20
- exports.PremiumOverrideDtoUnitEnum = {
21
- Day: 'day',
22
- Week: 'week',
23
- Month: 'month',
24
- Quarter: 'quarter',
25
- Year: 'year',
26
- OneTimePayment: 'oneTimePayment'
27
- };
@@ -1,25 +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
- import { PremiumOverrideDto } from './premium-override-dto';
13
- /**
14
- *
15
- * @export
16
- * @interface PremiumOverrideRequestDto
17
- */
18
- export interface PremiumOverrideRequestDto {
19
- /**
20
- * Premium Override.
21
- * @type {Array<PremiumOverrideDto>}
22
- * @memberof PremiumOverrideRequestDto
23
- */
24
- 'premiumOverrides': Array<PremiumOverrideDto>;
25
- }
@@ -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,80 +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
- import { InsuredObjectTypeClass } from './insured-object-type-class';
13
- import { ProductVersionClass } from './product-version-class';
14
- /**
15
- *
16
- * @export
17
- * @interface ProductClass
18
- */
19
- export interface ProductClass {
20
- /**
21
- * Internal unique identifier for the object. You should not have to use this, use code instead.
22
- * @type {number}
23
- * @memberof ProductClass
24
- */
25
- 'id': number;
26
- /**
27
- * Unique identifier for the object.
28
- * @type {string}
29
- * @memberof ProductClass
30
- */
31
- 'code': string;
32
- /**
33
- * Product\'s name.
34
- * @type {string}
35
- * @memberof ProductClass
36
- */
37
- 'name': string;
38
- /**
39
- * A slug is a human-readable, unique identifier, used to identify a resource instead of a less human-readable identifier like an id.
40
- * @type {string}
41
- * @memberof ProductClass
42
- */
43
- 'slug': string;
44
- /**
45
- * Insured object types covered under product.
46
- * @type {Array<InsuredObjectTypeClass>}
47
- * @memberof ProductClass
48
- */
49
- 'insuredObjectTypes': Array<InsuredObjectTypeClass>;
50
- /**
51
- * Contract duration in days.
52
- * @type {number}
53
- * @memberof ProductClass
54
- */
55
- 'contractDurationDays': number;
56
- /**
57
- * Product versions.
58
- * @type {Array<ProductVersionClass>}
59
- * @memberof ProductClass
60
- */
61
- 'versions': Array<ProductVersionClass>;
62
- /**
63
- * Time at which the object was created.
64
- * @type {string}
65
- * @memberof ProductClass
66
- */
67
- 'createdAt': string;
68
- /**
69
- * Time at which the object was updated.
70
- * @type {string}
71
- * @memberof ProductClass
72
- */
73
- 'updatedAt': string;
74
- /**
75
- * Default language of the product.
76
- * @type {string}
77
- * @memberof ProductClass
78
- */
79
- 'defaultLanguage': string;
80
- }