@emilgroup/insurance-sdk 1.79.1-beta.0 → 1.81.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 (65) hide show
  1. package/.openapi-generator/FILES +4 -13
  2. package/README.md +2 -2
  3. package/api/booking-funnels-api.ts +31 -31
  4. package/api/commission-agreement-items-api.ts +4 -4
  5. package/api/policies-api.ts +32 -32
  6. package/api/product-fields-api.ts +16 -16
  7. package/api/status-transition-rules-api.ts +31 -31
  8. package/dist/api/booking-funnels-api.d.ts +18 -18
  9. package/dist/api/booking-funnels-api.js +24 -24
  10. package/dist/api/commission-agreement-items-api.d.ts +4 -4
  11. package/dist/api/commission-agreement-items-api.js +3 -3
  12. package/dist/api/policies-api.d.ts +18 -18
  13. package/dist/api/policies-api.js +24 -24
  14. package/dist/api/product-fields-api.d.ts +9 -9
  15. package/dist/api/product-fields-api.js +12 -12
  16. package/dist/api/status-transition-rules-api.d.ts +18 -18
  17. package/dist/api/status-transition-rules-api.js +24 -24
  18. package/dist/models/create-draft-policy-request-dto.d.ts +0 -6
  19. package/dist/models/index.d.ts +4 -13
  20. package/dist/models/index.js +4 -13
  21. package/dist/models/{grpc-patch-booking-funnel-request-dto.d.ts → patch-booking-funnel-request-dto.d.ts} +10 -10
  22. package/dist/models/{rest-patch-draft-policy-request-dto.d.ts → patch-draft-policy-request-dto.d.ts} +12 -12
  23. package/dist/models/{rest-patch-draft-policy-request-dto.js → patch-draft-policy-request-dto.js} +2 -2
  24. package/dist/models/patch-status-transition-rule-request-dto.d.ts +10 -4
  25. package/dist/models/{grpc-update-booking-funnel-request-dto.d.ts → update-booking-funnel-request-dto.d.ts} +10 -10
  26. package/dist/models/update-status-transition-rule-request-dto.d.ts +53 -0
  27. package/dist/models/{grpc-patch-status-transition-rule-request-dto.js → update-status-transition-rule-request-dto.js} +2 -2
  28. package/models/create-draft-policy-request-dto.ts +0 -6
  29. package/models/index.ts +4 -13
  30. package/models/{grpc-patch-booking-funnel-request-dto.ts → patch-booking-funnel-request-dto.ts} +10 -10
  31. package/models/{rest-patch-draft-policy-request-dto.ts → patch-draft-policy-request-dto.ts} +12 -12
  32. package/models/patch-status-transition-rule-request-dto.ts +10 -4
  33. package/models/{grpc-update-booking-funnel-request-dto.ts → update-booking-funnel-request-dto.ts} +10 -10
  34. package/models/{grpc-update-status-transition-rule-request-dto.ts → update-status-transition-rule-request-dto.ts} +10 -10
  35. package/package.json +1 -1
  36. package/dist/models/grpc-patch-draft-policy-request-dto.d.ts +0 -76
  37. package/dist/models/grpc-patch-draft-policy-request-dto.js +0 -23
  38. package/dist/models/grpc-patch-status-transition-rule-request-dto.d.ts +0 -53
  39. package/dist/models/grpc-update-status-transition-rule-request-dto.d.ts +0 -53
  40. package/dist/models/grpc-update-status-transition-rule-request-dto.js +0 -20
  41. package/dist/models/rest-create-draft-policy-request-dto.d.ts +0 -70
  42. package/dist/models/rest-create-draft-policy-request-dto.js +0 -23
  43. package/dist/models/rest-create-status-transition-rule-request-dto.d.ts +0 -47
  44. package/dist/models/rest-create-status-transition-rule-request-dto.js +0 -20
  45. package/dist/models/rest-patch-booking-funnel-request-dto.d.ts +0 -60
  46. package/dist/models/rest-patch-booking-funnel-request-dto.js +0 -15
  47. package/dist/models/rest-update-booking-funnel-request-dto.d.ts +0 -60
  48. package/dist/models/rest-update-booking-funnel-request-dto.js +0 -15
  49. package/dist/models/rest-update-product-field-request-dto.d.ts +0 -171
  50. package/dist/models/rest-update-product-field-request-dto.js +0 -28
  51. package/dist/models/rest-update-status-transition-rule-request-dto.d.ts +0 -47
  52. package/dist/models/rest-update-status-transition-rule-request-dto.js +0 -20
  53. package/dist/models/shared-delete-request-dto.d.ts +0 -24
  54. package/dist/models/shared-delete-request-dto.js +0 -15
  55. package/models/grpc-patch-draft-policy-request-dto.ts +0 -85
  56. package/models/grpc-patch-status-transition-rule-request-dto.ts +0 -62
  57. package/models/rest-create-draft-policy-request-dto.ts +0 -79
  58. package/models/rest-create-status-transition-rule-request-dto.ts +0 -56
  59. package/models/rest-patch-booking-funnel-request-dto.ts +0 -66
  60. package/models/rest-update-booking-funnel-request-dto.ts +0 -66
  61. package/models/rest-update-product-field-request-dto.ts +0 -182
  62. package/models/rest-update-status-transition-rule-request-dto.ts +0 -56
  63. package/models/shared-delete-request-dto.ts +0 -30
  64. /package/dist/models/{grpc-patch-booking-funnel-request-dto.js → patch-booking-funnel-request-dto.js} +0 -0
  65. /package/dist/models/{grpc-update-booking-funnel-request-dto.js → update-booking-funnel-request-dto.js} +0 -0
@@ -1,23 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL InsuranceService
6
- * The EMIL InsuranceService 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.RestCreateDraftPolicyRequestDtoRevisionStatusEnum = void 0;
17
- exports.RestCreateDraftPolicyRequestDtoRevisionStatusEnum = {
18
- Created: 'CREATED',
19
- InReview: 'IN_REVIEW',
20
- Reviewed: 'REVIEWED',
21
- Rejected: 'REJECTED',
22
- Approved: 'APPROVED'
23
- };
@@ -1,47 +0,0 @@
1
- /**
2
- * EMIL InsuranceService
3
- * The EMIL InsuranceService 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 RestCreateStatusTransitionRuleRequestDto
16
- */
17
- export interface RestCreateStatusTransitionRuleRequestDto {
18
- /**
19
- * Entity type where the rule applies to.
20
- * @type {string}
21
- * @memberof RestCreateStatusTransitionRuleRequestDto
22
- */
23
- 'entityType': RestCreateStatusTransitionRuleRequestDtoEntityTypeEnum;
24
- /**
25
- * Current status of the entity.
26
- * @type {string}
27
- * @memberof RestCreateStatusTransitionRuleRequestDto
28
- */
29
- 'currentStatus': string;
30
- /**
31
- * Array of next statuses of the entity.
32
- * @type {Array<string>}
33
- * @memberof RestCreateStatusTransitionRuleRequestDto
34
- */
35
- 'nextStatuses': Array<string>;
36
- /**
37
- * A slug is a human-readable, unique identifier, used to identify a resource instead of a less human-readable identifier like an id.
38
- * @type {string}
39
- * @memberof RestCreateStatusTransitionRuleRequestDto
40
- */
41
- 'productSlug': string;
42
- }
43
- export declare const RestCreateStatusTransitionRuleRequestDtoEntityTypeEnum: {
44
- readonly Lead: "lead";
45
- readonly Policy: "policy";
46
- };
47
- export type RestCreateStatusTransitionRuleRequestDtoEntityTypeEnum = typeof RestCreateStatusTransitionRuleRequestDtoEntityTypeEnum[keyof typeof RestCreateStatusTransitionRuleRequestDtoEntityTypeEnum];
@@ -1,20 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL InsuranceService
6
- * The EMIL InsuranceService 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.RestCreateStatusTransitionRuleRequestDtoEntityTypeEnum = void 0;
17
- exports.RestCreateStatusTransitionRuleRequestDtoEntityTypeEnum = {
18
- Lead: 'lead',
19
- Policy: 'policy'
20
- };
@@ -1,60 +0,0 @@
1
- /**
2
- * EMIL InsuranceService
3
- * The EMIL InsuranceService 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 RestPatchBookingFunnelRequestDto
16
- */
17
- export interface RestPatchBookingFunnelRequestDto {
18
- /**
19
- * Parent Booking funnel ID
20
- * @type {number}
21
- * @memberof RestPatchBookingFunnelRequestDto
22
- */
23
- 'parentId'?: number;
24
- /**
25
- * Booking funnel name
26
- * @type {string}
27
- * @memberof RestPatchBookingFunnelRequestDto
28
- */
29
- 'name'?: string;
30
- /**
31
- * Code snippet to load the booking funnel.
32
- * @type {string}
33
- * @memberof RestPatchBookingFunnelRequestDto
34
- */
35
- 'jsCode'?: string;
36
- /**
37
- * Steps configuration for the booking funnel.
38
- * @type {object}
39
- * @memberof RestPatchBookingFunnelRequestDto
40
- */
41
- 'stepsConfig'?: object;
42
- /**
43
- * Custom css for the booking funnel.
44
- * @type {string}
45
- * @memberof RestPatchBookingFunnelRequestDto
46
- */
47
- 'css'?: string;
48
- /**
49
- * URL to fech the logo for the booking funnel.
50
- * @type {string}
51
- * @memberof RestPatchBookingFunnelRequestDto
52
- */
53
- 'logoPath'?: string;
54
- /**
55
- *
56
- * @type {boolean}
57
- * @memberof RestPatchBookingFunnelRequestDto
58
- */
59
- 'shouldShowOnApplicationsPage'?: boolean;
60
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL InsuranceService
6
- * The EMIL InsuranceService 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 InsuranceService
3
- * The EMIL InsuranceService 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 RestUpdateBookingFunnelRequestDto
16
- */
17
- export interface RestUpdateBookingFunnelRequestDto {
18
- /**
19
- * Parent Booking funnel ID
20
- * @type {number}
21
- * @memberof RestUpdateBookingFunnelRequestDto
22
- */
23
- 'parentId'?: number;
24
- /**
25
- * Booking funnel name
26
- * @type {string}
27
- * @memberof RestUpdateBookingFunnelRequestDto
28
- */
29
- 'name': string;
30
- /**
31
- * Code snippet to load the booking funnel.
32
- * @type {string}
33
- * @memberof RestUpdateBookingFunnelRequestDto
34
- */
35
- 'jsCode': string;
36
- /**
37
- * Steps configuration for the booking funnel.
38
- * @type {object}
39
- * @memberof RestUpdateBookingFunnelRequestDto
40
- */
41
- 'stepsConfig'?: object;
42
- /**
43
- * Custom css for the booking funnel.
44
- * @type {string}
45
- * @memberof RestUpdateBookingFunnelRequestDto
46
- */
47
- 'css'?: string;
48
- /**
49
- * URL to fech the logo for the booking funnel.
50
- * @type {string}
51
- * @memberof RestUpdateBookingFunnelRequestDto
52
- */
53
- 'logoPath'?: string;
54
- /**
55
- *
56
- * @type {boolean}
57
- * @memberof RestUpdateBookingFunnelRequestDto
58
- */
59
- 'shouldShowOnApplicationsPage'?: boolean;
60
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL InsuranceService
6
- * The EMIL InsuranceService 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,171 +0,0 @@
1
- /**
2
- * EMIL InsuranceService
3
- * The EMIL InsuranceService 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 RestUpdateProductFieldRequestDto
16
- */
17
- export interface RestUpdateProductFieldRequestDto {
18
- /**
19
- * Product field name
20
- * @type {string}
21
- * @memberof RestUpdateProductFieldRequestDto
22
- */
23
- 'name': string;
24
- /**
25
- * Product field label
26
- * @type {string}
27
- * @memberof RestUpdateProductFieldRequestDto
28
- */
29
- 'label': string;
30
- /**
31
- * Product field type entity
32
- * @type {string}
33
- * @memberof RestUpdateProductFieldRequestDto
34
- */
35
- 'typeEntity': RestUpdateProductFieldRequestDtoTypeEntityEnum;
36
- /**
37
- * Product field type id
38
- * @type {number}
39
- * @memberof RestUpdateProductFieldRequestDto
40
- */
41
- 'typeId': number;
42
- /**
43
- * Insured object id
44
- * @type {number}
45
- * @memberof RestUpdateProductFieldRequestDto
46
- */
47
- 'insuredObjectId': number;
48
- /**
49
- * Product field group
50
- * @type {string}
51
- * @memberof RestUpdateProductFieldRequestDto
52
- */
53
- 'group': string;
54
- /**
55
- * Is field required?
56
- * @type {boolean}
57
- * @memberof RestUpdateProductFieldRequestDto
58
- */
59
- 'isRequired': boolean;
60
- /**
61
- * Is field hidden on the booking funnel?
62
- * @type {boolean}
63
- * @memberof RestUpdateProductFieldRequestDto
64
- */
65
- 'isHidden': boolean;
66
- /**
67
- * Should the field value be unique across policies?
68
- * @type {boolean}
69
- * @memberof RestUpdateProductFieldRequestDto
70
- */
71
- 'isUnique': boolean;
72
- /**
73
- * Should the field be hidden on customer portal?
74
- * @type {boolean}
75
- * @memberof RestUpdateProductFieldRequestDto
76
- */
77
- 'isHiddenCustomerPortal': boolean;
78
- /**
79
- * Should the field be editable on customer portal?
80
- * @type {boolean}
81
- * @memberof RestUpdateProductFieldRequestDto
82
- */
83
- 'isEditableCustomerPortal': boolean;
84
- /**
85
- * Default value of the field. For the field type date-time, it should be { \"templated\" : \"{{today}}\" }
86
- * @type {object}
87
- * @memberof RestUpdateProductFieldRequestDto
88
- */
89
- 'defaultValue': object;
90
- /**
91
- * Default value of the field. For the field type date-time, it should be { \"templated\" : \"{{today}}\" }
92
- * @type {object}
93
- * @memberof RestUpdateProductFieldRequestDto
94
- */
95
- 'minValue'?: object;
96
- /**
97
- * Booking funnel description
98
- * @type {string}
99
- * @memberof RestUpdateProductFieldRequestDto
100
- */
101
- 'bfDescription'?: string;
102
- /**
103
- * Booking funnel tooltip
104
- * @type {string}
105
- * @memberof RestUpdateProductFieldRequestDto
106
- */
107
- 'bfTooltip'?: string;
108
- /**
109
- * Booking funnel label
110
- * @type {string}
111
- * @memberof RestUpdateProductFieldRequestDto
112
- */
113
- 'bfLabel'?: string;
114
- /**
115
- * Expression to calculate the field.
116
- * @type {string}
117
- * @memberof RestUpdateProductFieldRequestDto
118
- */
119
- 'expression'?: string;
120
- /**
121
- * Default value of the field. For the field type date-time, it should be { \"templated\" : \"{{today}}\" }
122
- * @type {object}
123
- * @memberof RestUpdateProductFieldRequestDto
124
- */
125
- 'maxValue'?: object;
126
- /**
127
- * Order index for the product field item, used to define the order of the items in the insured object. The order will also impact the order of the items in the policy itself.
128
- * @type {number}
129
- * @memberof RestUpdateProductFieldRequestDto
130
- */
131
- 'order'?: number;
132
- /**
133
- * order index for the product field for display on the booking funnel, not defined for hidden fields.
134
- * @type {number}
135
- * @memberof RestUpdateProductFieldRequestDto
136
- */
137
- 'legacyBfOrder'?: number;
138
- /**
139
- * Product field metadata object. The field may contain special data specific to the product.
140
- * @type {object}
141
- * @memberof RestUpdateProductFieldRequestDto
142
- */
143
- 'metadata'?: object;
144
- /**
145
- * Overrides automatic dependency check result (if this field is used in the premium calculation or not).
146
- * @type {string}
147
- * @memberof RestUpdateProductFieldRequestDto
148
- */
149
- 'usedInPremiumCalculationOverride'?: RestUpdateProductFieldRequestDtoUsedInPremiumCalculationOverrideEnum;
150
- /**
151
- * Overrides automatic dependency check result (if this field is used in the product field calculation or not).
152
- * @type {string}
153
- * @memberof RestUpdateProductFieldRequestDto
154
- */
155
- 'usedInFieldCalculationOverride'?: RestUpdateProductFieldRequestDtoUsedInFieldCalculationOverrideEnum;
156
- }
157
- export declare const RestUpdateProductFieldRequestDtoTypeEntityEnum: {
158
- readonly SystemProductFieldType: "system_product_field_type";
159
- readonly ProductFactorType: "product_factor_type";
160
- };
161
- export type RestUpdateProductFieldRequestDtoTypeEntityEnum = typeof RestUpdateProductFieldRequestDtoTypeEntityEnum[keyof typeof RestUpdateProductFieldRequestDtoTypeEntityEnum];
162
- export declare const RestUpdateProductFieldRequestDtoUsedInPremiumCalculationOverrideEnum: {
163
- readonly Used: "used";
164
- readonly NotUsed: "not_used";
165
- };
166
- export type RestUpdateProductFieldRequestDtoUsedInPremiumCalculationOverrideEnum = typeof RestUpdateProductFieldRequestDtoUsedInPremiumCalculationOverrideEnum[keyof typeof RestUpdateProductFieldRequestDtoUsedInPremiumCalculationOverrideEnum];
167
- export declare const RestUpdateProductFieldRequestDtoUsedInFieldCalculationOverrideEnum: {
168
- readonly Used: "used";
169
- readonly NotUsed: "not_used";
170
- };
171
- export type RestUpdateProductFieldRequestDtoUsedInFieldCalculationOverrideEnum = typeof RestUpdateProductFieldRequestDtoUsedInFieldCalculationOverrideEnum[keyof typeof RestUpdateProductFieldRequestDtoUsedInFieldCalculationOverrideEnum];
@@ -1,28 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL InsuranceService
6
- * The EMIL InsuranceService 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.RestUpdateProductFieldRequestDtoUsedInFieldCalculationOverrideEnum = exports.RestUpdateProductFieldRequestDtoUsedInPremiumCalculationOverrideEnum = exports.RestUpdateProductFieldRequestDtoTypeEntityEnum = void 0;
17
- exports.RestUpdateProductFieldRequestDtoTypeEntityEnum = {
18
- SystemProductFieldType: 'system_product_field_type',
19
- ProductFactorType: 'product_factor_type'
20
- };
21
- exports.RestUpdateProductFieldRequestDtoUsedInPremiumCalculationOverrideEnum = {
22
- Used: 'used',
23
- NotUsed: 'not_used'
24
- };
25
- exports.RestUpdateProductFieldRequestDtoUsedInFieldCalculationOverrideEnum = {
26
- Used: 'used',
27
- NotUsed: 'not_used'
28
- };
@@ -1,47 +0,0 @@
1
- /**
2
- * EMIL InsuranceService
3
- * The EMIL InsuranceService 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 RestUpdateStatusTransitionRuleRequestDto
16
- */
17
- export interface RestUpdateStatusTransitionRuleRequestDto {
18
- /**
19
- * Entity type where the rule applies to.
20
- * @type {string}
21
- * @memberof RestUpdateStatusTransitionRuleRequestDto
22
- */
23
- 'entityType': RestUpdateStatusTransitionRuleRequestDtoEntityTypeEnum;
24
- /**
25
- * Current status of the entity.
26
- * @type {string}
27
- * @memberof RestUpdateStatusTransitionRuleRequestDto
28
- */
29
- 'currentStatus': string;
30
- /**
31
- * Array of next statuses of the entity.
32
- * @type {Array<string>}
33
- * @memberof RestUpdateStatusTransitionRuleRequestDto
34
- */
35
- 'nextStatuses': Array<string>;
36
- /**
37
- * A slug is a human-readable, unique identifier, used to identify a resource instead of a less human-readable identifier like an id.
38
- * @type {string}
39
- * @memberof RestUpdateStatusTransitionRuleRequestDto
40
- */
41
- 'productSlug': string;
42
- }
43
- export declare const RestUpdateStatusTransitionRuleRequestDtoEntityTypeEnum: {
44
- readonly Lead: "lead";
45
- readonly Policy: "policy";
46
- };
47
- export type RestUpdateStatusTransitionRuleRequestDtoEntityTypeEnum = typeof RestUpdateStatusTransitionRuleRequestDtoEntityTypeEnum[keyof typeof RestUpdateStatusTransitionRuleRequestDtoEntityTypeEnum];
@@ -1,20 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL InsuranceService
6
- * The EMIL InsuranceService 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.RestUpdateStatusTransitionRuleRequestDtoEntityTypeEnum = void 0;
17
- exports.RestUpdateStatusTransitionRuleRequestDtoEntityTypeEnum = {
18
- Lead: 'lead',
19
- Policy: 'policy'
20
- };
@@ -1,24 +0,0 @@
1
- /**
2
- * EMIL InsuranceService
3
- * The EMIL InsuranceService 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 SharedDeleteRequestDto
16
- */
17
- export interface SharedDeleteRequestDto {
18
- /**
19
- * Resource id.
20
- * @type {number}
21
- * @memberof SharedDeleteRequestDto
22
- */
23
- 'id': number;
24
- }
@@ -1,15 +0,0 @@
1
- "use strict";
2
- /* tslint:disable */
3
- /* eslint-disable */
4
- /**
5
- * EMIL InsuranceService
6
- * The EMIL InsuranceService 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,85 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * EMIL InsuranceService
5
- * The EMIL InsuranceService 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 { PolicyObjectDto } from './policy-object-dto';
17
- import { PremiumOverrideRequestDto } from './premium-override-request-dto';
18
-
19
- /**
20
- *
21
- * @export
22
- * @interface GrpcPatchDraftPolicyRequestDto
23
- */
24
- export interface GrpcPatchDraftPolicyRequestDto {
25
- /**
26
- * Policy objects
27
- * @type {Array<PolicyObjectDto>}
28
- * @memberof GrpcPatchDraftPolicyRequestDto
29
- */
30
- 'policyObjects': Array<PolicyObjectDto>;
31
- /**
32
- * Date from which the policy should be updated. This will create a new timeline starting from this date.
33
- * @type {string}
34
- * @memberof GrpcPatchDraftPolicyRequestDto
35
- */
36
- 'from'?: string;
37
- /**
38
- * Date to which the policy should be updated. This will create a new timeline finishing at this date.
39
- * @type {string}
40
- * @memberof GrpcPatchDraftPolicyRequestDto
41
- */
42
- 'to'?: string;
43
- /**
44
- * Policy revision status.
45
- * @type {string}
46
- * @memberof GrpcPatchDraftPolicyRequestDto
47
- */
48
- 'revisionStatus': GrpcPatchDraftPolicyRequestDtoRevisionStatusEnum;
49
- /**
50
- * Premium Override
51
- * @type {PremiumOverrideRequestDto}
52
- * @memberof GrpcPatchDraftPolicyRequestDto
53
- */
54
- 'premiumOverride'?: PremiumOverrideRequestDto;
55
- /**
56
- * Unique identifier of the lead that this object belongs to.
57
- * @type {string}
58
- * @memberof GrpcPatchDraftPolicyRequestDto
59
- */
60
- 'leadCode'?: string;
61
- /**
62
- * Unique identifier of the policy that this object belongs to.
63
- * @type {string}
64
- * @memberof GrpcPatchDraftPolicyRequestDto
65
- */
66
- 'policyNumber'?: string;
67
- /**
68
- *
69
- * @type {string}
70
- * @memberof GrpcPatchDraftPolicyRequestDto
71
- */
72
- 'policyCode': string;
73
- }
74
-
75
- export const GrpcPatchDraftPolicyRequestDtoRevisionStatusEnum = {
76
- Created: 'CREATED',
77
- InReview: 'IN_REVIEW',
78
- Reviewed: 'REVIEWED',
79
- Rejected: 'REJECTED',
80
- Approved: 'APPROVED'
81
- } as const;
82
-
83
- export type GrpcPatchDraftPolicyRequestDtoRevisionStatusEnum = typeof GrpcPatchDraftPolicyRequestDtoRevisionStatusEnum[keyof typeof GrpcPatchDraftPolicyRequestDtoRevisionStatusEnum];
84
-
85
-