@emilgroup/insurance-sdk-node 1.93.1-beta.8 → 1.94.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.
- package/.openapi-generator/FILES +0 -20
- package/README.md +2 -2
- package/api/booking-funnels-api.ts +12 -12
- package/api/commission-agreement-items-api.ts +12 -12
- package/api/commission-agreement-products-api.ts +12 -12
- package/api/commission-agreement-versions-api.ts +12 -12
- package/api/commission-agreements-api.ts +12 -12
- package/api/commission-recipients-api.ts +12 -12
- package/api/partner-links-api.ts +12 -12
- package/api/policies-api.ts +36 -36
- package/api.ts +0 -2
- package/dist/api/booking-funnels-api.d.ts +12 -12
- package/dist/api/booking-funnels-api.js +10 -10
- package/dist/api/commission-agreement-items-api.d.ts +12 -12
- package/dist/api/commission-agreement-items-api.js +10 -10
- package/dist/api/commission-agreement-products-api.d.ts +12 -12
- package/dist/api/commission-agreement-products-api.js +10 -10
- package/dist/api/commission-agreement-versions-api.d.ts +12 -12
- package/dist/api/commission-agreement-versions-api.js +10 -10
- package/dist/api/commission-agreements-api.d.ts +12 -12
- package/dist/api/commission-agreements-api.js +10 -10
- package/dist/api/commission-recipients-api.d.ts +12 -12
- package/dist/api/commission-recipients-api.js +10 -10
- package/dist/api/partner-links-api.d.ts +12 -12
- package/dist/api/partner-links-api.js +10 -10
- package/dist/api/policies-api.d.ts +36 -36
- package/dist/api/policies-api.js +30 -30
- package/dist/api.d.ts +0 -1
- package/dist/api.js +0 -1
- package/dist/models/index.d.ts +0 -19
- package/dist/models/index.js +0 -19
- package/models/index.ts +0 -19
- package/package.json +1 -1
- package/api/product-configs-api.ts +0 -242
- package/dist/api/product-configs-api.d.ts +0 -134
- package/dist/api/product-configs-api.js +0 -309
- package/dist/models/amount-with-limit-class.d.ts +0 -30
- package/dist/models/amount-with-limit-class.js +0 -15
- package/dist/models/category-class.d.ts +0 -57
- package/dist/models/category-class.js +0 -15
- package/dist/models/claim-config-class.d.ts +0 -39
- package/dist/models/claim-config-class.js +0 -15
- package/dist/models/claim-position-fields-class.d.ts +0 -31
- package/dist/models/claim-position-fields-class.js +0 -15
- package/dist/models/coverage-class.d.ts +0 -43
- package/dist/models/coverage-class.js +0 -15
- package/dist/models/coverage-term-class.d.ts +0 -54
- package/dist/models/coverage-term-class.js +0 -25
- package/dist/models/custom-field-class.d.ts +0 -50
- package/dist/models/custom-field-class.js +0 -23
- package/dist/models/deductible-class.d.ts +0 -60
- package/dist/models/deductible-class.js +0 -25
- package/dist/models/general-setting-class.d.ts +0 -56
- package/dist/models/general-setting-class.js +0 -33
- package/dist/models/product-field-override-class.d.ts +0 -48
- package/dist/models/product-field-override-class.js +0 -15
- package/dist/models/product-version-config-class.d.ts +0 -32
- package/dist/models/product-version-config-class.js +0 -15
- package/dist/models/rest-create-product-config-response-class.d.ts +0 -25
- package/dist/models/rest-create-product-config-response-class.js +0 -15
- package/dist/models/rest-create-product-config-version-response-class.d.ts +0 -25
- package/dist/models/rest-create-product-config-version-response-class.js +0 -15
- package/dist/models/shared-product-config-class.d.ts +0 -79
- package/dist/models/shared-product-config-class.js +0 -15
- package/dist/models/shared-product-config-version-class.d.ts +0 -85
- package/dist/models/shared-product-config-version-class.js +0 -21
- package/dist/models/tariff-coverage-term-class.d.ts +0 -72
- package/dist/models/tariff-coverage-term-class.js +0 -30
- package/dist/models/tariff-variation-class.d.ts +0 -64
- package/dist/models/tariff-variation-class.js +0 -15
- package/dist/models/waiting-period-class.d.ts +0 -41
- package/dist/models/waiting-period-class.js +0 -20
- package/dist/models/warning-class.d.ts +0 -47
- package/dist/models/warning-class.js +0 -20
- package/models/amount-with-limit-class.ts +0 -36
- package/models/category-class.ts +0 -63
- package/models/claim-config-class.ts +0 -45
- package/models/claim-position-fields-class.ts +0 -37
- package/models/coverage-class.ts +0 -49
- package/models/coverage-term-class.ts +0 -64
- package/models/custom-field-class.ts +0 -59
- package/models/deductible-class.ts +0 -70
- package/models/general-setting-class.ts +0 -66
- package/models/product-field-override-class.ts +0 -54
- package/models/product-version-config-class.ts +0 -38
- package/models/rest-create-product-config-response-class.ts +0 -31
- package/models/rest-create-product-config-version-response-class.ts +0 -31
- package/models/shared-product-config-class.ts +0 -85
- package/models/shared-product-config-version-class.ts +0 -94
- package/models/tariff-coverage-term-class.ts +0 -83
- package/models/tariff-variation-class.ts +0 -70
- package/models/waiting-period-class.ts +0 -50
- package/models/warning-class.ts +0 -56
|
@@ -1,72 +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
|
-
import { AmountWithLimitClass } from './amount-with-limit-class';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface TariffCoverageTermClass
|
|
17
|
-
*/
|
|
18
|
-
export interface TariffCoverageTermClass {
|
|
19
|
-
/**
|
|
20
|
-
* Coverage term type (fixed or percent)
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof TariffCoverageTermClass
|
|
23
|
-
*/
|
|
24
|
-
'type': TariffCoverageTermClassTypeEnum;
|
|
25
|
-
/**
|
|
26
|
-
* Time period over which the coverage term applies
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof TariffCoverageTermClass
|
|
29
|
-
*/
|
|
30
|
-
'period': TariffCoverageTermClassPeriodEnum;
|
|
31
|
-
/**
|
|
32
|
-
* Coverage term value - fixed amount or percentage with maximum limit
|
|
33
|
-
* @type {AmountWithLimitClass}
|
|
34
|
-
* @memberof TariffCoverageTermClass
|
|
35
|
-
*/
|
|
36
|
-
'value': AmountWithLimitClass;
|
|
37
|
-
/**
|
|
38
|
-
* Method for calculating coverage accrual
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof TariffCoverageTermClass
|
|
41
|
-
*/
|
|
42
|
-
'accrualBasis': TariffCoverageTermClassAccrualBasisEnum;
|
|
43
|
-
/**
|
|
44
|
-
* Maximum percentage for manual coverage term adjustment (0.0 to 1.0, e.g., 0.5 = 50%)
|
|
45
|
-
* @type {number}
|
|
46
|
-
* @memberof TariffCoverageTermClass
|
|
47
|
-
*/
|
|
48
|
-
'maxAdjustmentPercentage': number;
|
|
49
|
-
/**
|
|
50
|
-
* Whether manual coverage term adjustment is permitted
|
|
51
|
-
* @type {boolean}
|
|
52
|
-
* @memberof TariffCoverageTermClass
|
|
53
|
-
*/
|
|
54
|
-
'isManualAdjustmentAllowed': boolean;
|
|
55
|
-
}
|
|
56
|
-
export declare const TariffCoverageTermClassTypeEnum: {
|
|
57
|
-
readonly Fixed: "fixed";
|
|
58
|
-
readonly Percent: "percent";
|
|
59
|
-
};
|
|
60
|
-
export type TariffCoverageTermClassTypeEnum = typeof TariffCoverageTermClassTypeEnum[keyof typeof TariffCoverageTermClassTypeEnum];
|
|
61
|
-
export declare const TariffCoverageTermClassPeriodEnum: {
|
|
62
|
-
readonly CalendarYear: "CALENDAR_YEAR";
|
|
63
|
-
readonly PolicyYear: "POLICY_YEAR";
|
|
64
|
-
readonly PerClaim: "PER_CLAIM";
|
|
65
|
-
};
|
|
66
|
-
export type TariffCoverageTermClassPeriodEnum = typeof TariffCoverageTermClassPeriodEnum[keyof typeof TariffCoverageTermClassPeriodEnum];
|
|
67
|
-
export declare const TariffCoverageTermClassAccrualBasisEnum: {
|
|
68
|
-
readonly CalendarYearProRata: "CALENDAR_YEAR_PRO_RATA";
|
|
69
|
-
readonly PolicyYearProRata: "POLICY_YEAR_PRO_RATA";
|
|
70
|
-
readonly PolicyYearProRataAfterWaitingPeriod: "POLICY_YEAR_PRO_RATA_AFTER_WAITING_PERIOD";
|
|
71
|
-
};
|
|
72
|
-
export type TariffCoverageTermClassAccrualBasisEnum = typeof TariffCoverageTermClassAccrualBasisEnum[keyof typeof TariffCoverageTermClassAccrualBasisEnum];
|
|
@@ -1,30 +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.TariffCoverageTermClassAccrualBasisEnum = exports.TariffCoverageTermClassPeriodEnum = exports.TariffCoverageTermClassTypeEnum = void 0;
|
|
17
|
-
exports.TariffCoverageTermClassTypeEnum = {
|
|
18
|
-
Fixed: 'fixed',
|
|
19
|
-
Percent: 'percent'
|
|
20
|
-
};
|
|
21
|
-
exports.TariffCoverageTermClassPeriodEnum = {
|
|
22
|
-
CalendarYear: 'CALENDAR_YEAR',
|
|
23
|
-
PolicyYear: 'POLICY_YEAR',
|
|
24
|
-
PerClaim: 'PER_CLAIM'
|
|
25
|
-
};
|
|
26
|
-
exports.TariffCoverageTermClassAccrualBasisEnum = {
|
|
27
|
-
CalendarYearProRata: 'CALENDAR_YEAR_PRO_RATA',
|
|
28
|
-
PolicyYearProRata: 'POLICY_YEAR_PRO_RATA',
|
|
29
|
-
PolicyYearProRataAfterWaitingPeriod: 'POLICY_YEAR_PRO_RATA_AFTER_WAITING_PERIOD'
|
|
30
|
-
};
|
|
@@ -1,64 +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
|
-
import { CategoryClass } from './category-class';
|
|
13
|
-
import { DeductibleClass } from './deductible-class';
|
|
14
|
-
import { ProductFieldOverrideClass } from './product-field-override-class';
|
|
15
|
-
import { TariffCoverageTermClass } from './tariff-coverage-term-class';
|
|
16
|
-
/**
|
|
17
|
-
*
|
|
18
|
-
* @export
|
|
19
|
-
* @interface TariffVariationClass
|
|
20
|
-
*/
|
|
21
|
-
export interface TariffVariationClass {
|
|
22
|
-
/**
|
|
23
|
-
* Unique identifier key for tariff variation
|
|
24
|
-
* @type {string}
|
|
25
|
-
* @memberof TariffVariationClass
|
|
26
|
-
*/
|
|
27
|
-
'key': string;
|
|
28
|
-
/**
|
|
29
|
-
* Display name shown to users
|
|
30
|
-
* @type {string}
|
|
31
|
-
* @memberof TariffVariationClass
|
|
32
|
-
*/
|
|
33
|
-
'label': string;
|
|
34
|
-
/**
|
|
35
|
-
* Tariff coverage term
|
|
36
|
-
* @type {TariffCoverageTermClass}
|
|
37
|
-
* @memberof TariffVariationClass
|
|
38
|
-
*/
|
|
39
|
-
'coverageTerm': TariffCoverageTermClass;
|
|
40
|
-
/**
|
|
41
|
-
* Tariff variation description
|
|
42
|
-
* @type {string}
|
|
43
|
-
* @memberof TariffVariationClass
|
|
44
|
-
*/
|
|
45
|
-
'description': string;
|
|
46
|
-
/**
|
|
47
|
-
* List of tariff variation categories
|
|
48
|
-
* @type {Array<CategoryClass>}
|
|
49
|
-
* @memberof TariffVariationClass
|
|
50
|
-
*/
|
|
51
|
-
'categories': Array<CategoryClass>;
|
|
52
|
-
/**
|
|
53
|
-
* List of tariff variation deductibles
|
|
54
|
-
* @type {Array<DeductibleClass>}
|
|
55
|
-
* @memberof TariffVariationClass
|
|
56
|
-
*/
|
|
57
|
-
'deductibles': Array<DeductibleClass>;
|
|
58
|
-
/**
|
|
59
|
-
* Custom field values that override product field values
|
|
60
|
-
* @type {Array<ProductFieldOverrideClass>}
|
|
61
|
-
* @memberof TariffVariationClass
|
|
62
|
-
*/
|
|
63
|
-
'productFieldOverrides': Array<ProductFieldOverrideClass>;
|
|
64
|
-
}
|
|
@@ -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,41 +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 WaitingPeriodClass
|
|
16
|
-
*/
|
|
17
|
-
export interface WaitingPeriodClass {
|
|
18
|
-
/**
|
|
19
|
-
* Number of days in the waiting period before coverage applies
|
|
20
|
-
* @type {number}
|
|
21
|
-
* @memberof WaitingPeriodClass
|
|
22
|
-
*/
|
|
23
|
-
'days': number;
|
|
24
|
-
/**
|
|
25
|
-
* Starting point for waiting period calculation (policy start date or claim event date)
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof WaitingPeriodClass
|
|
28
|
-
*/
|
|
29
|
-
'startFrom': WaitingPeriodClassStartFromEnum;
|
|
30
|
-
/**
|
|
31
|
-
* Whether to include the start date in the waiting period calculation
|
|
32
|
-
* @type {boolean}
|
|
33
|
-
* @memberof WaitingPeriodClass
|
|
34
|
-
*/
|
|
35
|
-
'includeStartDate': boolean;
|
|
36
|
-
}
|
|
37
|
-
export declare const WaitingPeriodClassStartFromEnum: {
|
|
38
|
-
readonly ClaimDate: "CLAIM_DATE";
|
|
39
|
-
readonly PolicyStartDate: "POLICY_START_DATE";
|
|
40
|
-
};
|
|
41
|
-
export type WaitingPeriodClassStartFromEnum = typeof WaitingPeriodClassStartFromEnum[keyof typeof WaitingPeriodClassStartFromEnum];
|
|
@@ -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.WaitingPeriodClassStartFromEnum = void 0;
|
|
17
|
-
exports.WaitingPeriodClassStartFromEnum = {
|
|
18
|
-
ClaimDate: 'CLAIM_DATE',
|
|
19
|
-
PolicyStartDate: 'POLICY_START_DATE'
|
|
20
|
-
};
|
|
@@ -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 WarningClass
|
|
16
|
-
*/
|
|
17
|
-
export interface WarningClass {
|
|
18
|
-
/**
|
|
19
|
-
* Unique identifier key for warning
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof WarningClass
|
|
22
|
-
*/
|
|
23
|
-
'key': string;
|
|
24
|
-
/**
|
|
25
|
-
* Type of warning
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof WarningClass
|
|
28
|
-
*/
|
|
29
|
-
'type': WarningClassTypeEnum;
|
|
30
|
-
/**
|
|
31
|
-
* Whether this warning is active
|
|
32
|
-
* @type {boolean}
|
|
33
|
-
* @memberof WarningClass
|
|
34
|
-
*/
|
|
35
|
-
'enabled': boolean;
|
|
36
|
-
/**
|
|
37
|
-
* Text message to display as warning
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof WarningClass
|
|
40
|
-
*/
|
|
41
|
-
'message': string;
|
|
42
|
-
}
|
|
43
|
-
export declare const WarningClassTypeEnum: {
|
|
44
|
-
readonly Warning: "WARNING";
|
|
45
|
-
readonly Blocker: "BLOCKER";
|
|
46
|
-
};
|
|
47
|
-
export type WarningClassTypeEnum = typeof WarningClassTypeEnum[keyof typeof WarningClassTypeEnum];
|
|
@@ -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.WarningClassTypeEnum = void 0;
|
|
17
|
-
exports.WarningClassTypeEnum = {
|
|
18
|
-
Warning: 'WARNING',
|
|
19
|
-
Blocker: 'BLOCKER'
|
|
20
|
-
};
|
|
@@ -1,36 +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
|
-
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface AmountWithLimitClass
|
|
21
|
-
*/
|
|
22
|
-
export interface AmountWithLimitClass {
|
|
23
|
-
/**
|
|
24
|
-
* Amount value (required for percent and fixed types)
|
|
25
|
-
* @type {number}
|
|
26
|
-
* @memberof AmountWithLimitClass
|
|
27
|
-
*/
|
|
28
|
-
'amount': number;
|
|
29
|
-
/**
|
|
30
|
-
* Maximum limit (required for percent type)
|
|
31
|
-
* @type {number}
|
|
32
|
-
* @memberof AmountWithLimitClass
|
|
33
|
-
*/
|
|
34
|
-
'limit': number;
|
|
35
|
-
}
|
|
36
|
-
|
package/models/category-class.ts
DELETED
|
@@ -1,63 +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 { CoverageClass } from './coverage-class';
|
|
17
|
-
import { CoverageTermClass } from './coverage-term-class';
|
|
18
|
-
import { DeductibleClass } from './deductible-class';
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @export
|
|
23
|
-
* @interface CategoryClass
|
|
24
|
-
*/
|
|
25
|
-
export interface CategoryClass {
|
|
26
|
-
/**
|
|
27
|
-
* Unique identifier key for category
|
|
28
|
-
* @type {string}
|
|
29
|
-
* @memberof CategoryClass
|
|
30
|
-
*/
|
|
31
|
-
'key': string;
|
|
32
|
-
/**
|
|
33
|
-
* Display name shown to users
|
|
34
|
-
* @type {string}
|
|
35
|
-
* @memberof CategoryClass
|
|
36
|
-
*/
|
|
37
|
-
'label': string;
|
|
38
|
-
/**
|
|
39
|
-
* Category coverage term
|
|
40
|
-
* @type {CoverageTermClass}
|
|
41
|
-
* @memberof CategoryClass
|
|
42
|
-
*/
|
|
43
|
-
'coverageTerm': CoverageTermClass;
|
|
44
|
-
/**
|
|
45
|
-
* Category description
|
|
46
|
-
* @type {string}
|
|
47
|
-
* @memberof CategoryClass
|
|
48
|
-
*/
|
|
49
|
-
'description': string;
|
|
50
|
-
/**
|
|
51
|
-
* List of category coverages
|
|
52
|
-
* @type {Array<CoverageClass>}
|
|
53
|
-
* @memberof CategoryClass
|
|
54
|
-
*/
|
|
55
|
-
'coverages': Array<CoverageClass>;
|
|
56
|
-
/**
|
|
57
|
-
* List of category deductibles
|
|
58
|
-
* @type {Array<DeductibleClass>}
|
|
59
|
-
* @memberof CategoryClass
|
|
60
|
-
*/
|
|
61
|
-
'deductibles': Array<DeductibleClass>;
|
|
62
|
-
}
|
|
63
|
-
|
|
@@ -1,45 +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 { ClaimPositionFieldsClass } from './claim-position-fields-class';
|
|
17
|
-
import { GeneralSettingClass } from './general-setting-class';
|
|
18
|
-
import { WarningClass } from './warning-class';
|
|
19
|
-
|
|
20
|
-
/**
|
|
21
|
-
*
|
|
22
|
-
* @export
|
|
23
|
-
* @interface ClaimConfigClass
|
|
24
|
-
*/
|
|
25
|
-
export interface ClaimConfigClass {
|
|
26
|
-
/**
|
|
27
|
-
* General claim processing settings
|
|
28
|
-
* @type {GeneralSettingClass}
|
|
29
|
-
* @memberof ClaimConfigClass
|
|
30
|
-
*/
|
|
31
|
-
'generalSetting': GeneralSettingClass;
|
|
32
|
-
/**
|
|
33
|
-
* List of claim warning messages
|
|
34
|
-
* @type {Array<WarningClass>}
|
|
35
|
-
* @memberof ClaimConfigClass
|
|
36
|
-
*/
|
|
37
|
-
'warnings': Array<WarningClass>;
|
|
38
|
-
/**
|
|
39
|
-
* Fields configuration displayed in claim position table
|
|
40
|
-
* @type {ClaimPositionFieldsClass}
|
|
41
|
-
* @memberof ClaimConfigClass
|
|
42
|
-
*/
|
|
43
|
-
'claimPositionFields': ClaimPositionFieldsClass;
|
|
44
|
-
}
|
|
45
|
-
|
|
@@ -1,37 +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 { CustomFieldClass } from './custom-field-class';
|
|
17
|
-
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @export
|
|
21
|
-
* @interface ClaimPositionFieldsClass
|
|
22
|
-
*/
|
|
23
|
-
export interface ClaimPositionFieldsClass {
|
|
24
|
-
/**
|
|
25
|
-
* Custom claim position fields
|
|
26
|
-
* @type {Array<CustomFieldClass>}
|
|
27
|
-
* @memberof ClaimPositionFieldsClass
|
|
28
|
-
*/
|
|
29
|
-
'customFields': Array<CustomFieldClass>;
|
|
30
|
-
/**
|
|
31
|
-
* Order for displaying claim position fields
|
|
32
|
-
* @type {Array<string>}
|
|
33
|
-
* @memberof ClaimPositionFieldsClass
|
|
34
|
-
*/
|
|
35
|
-
'fieldsOrder': Array<string>;
|
|
36
|
-
}
|
|
37
|
-
|
package/models/coverage-class.ts
DELETED
|
@@ -1,49 +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 { CoverageTermClass } from './coverage-term-class';
|
|
17
|
-
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @export
|
|
21
|
-
* @interface CoverageClass
|
|
22
|
-
*/
|
|
23
|
-
export interface CoverageClass {
|
|
24
|
-
/**
|
|
25
|
-
* Unique identifier key for category coverage
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof CoverageClass
|
|
28
|
-
*/
|
|
29
|
-
'key': string;
|
|
30
|
-
/**
|
|
31
|
-
* Display name shown to users
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof CoverageClass
|
|
34
|
-
*/
|
|
35
|
-
'label': string;
|
|
36
|
-
/**
|
|
37
|
-
* Category coverage description
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof CoverageClass
|
|
40
|
-
*/
|
|
41
|
-
'description': string;
|
|
42
|
-
/**
|
|
43
|
-
* Coverage term
|
|
44
|
-
* @type {CoverageTermClass}
|
|
45
|
-
* @memberof CoverageClass
|
|
46
|
-
*/
|
|
47
|
-
'coverageTerm': CoverageTermClass;
|
|
48
|
-
}
|
|
49
|
-
|
|
@@ -1,64 +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 { AmountWithLimitClass } from './amount-with-limit-class';
|
|
17
|
-
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @export
|
|
21
|
-
* @interface CoverageTermClass
|
|
22
|
-
*/
|
|
23
|
-
export interface CoverageTermClass {
|
|
24
|
-
/**
|
|
25
|
-
* Whether this coverage term is covered
|
|
26
|
-
* @type {boolean}
|
|
27
|
-
* @memberof CoverageTermClass
|
|
28
|
-
*/
|
|
29
|
-
'isCovered': boolean;
|
|
30
|
-
/**
|
|
31
|
-
* Coverage term type (fixed or percent)
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof CoverageTermClass
|
|
34
|
-
*/
|
|
35
|
-
'type': CoverageTermClassTypeEnum;
|
|
36
|
-
/**
|
|
37
|
-
* Time period over which the coverage term applies
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof CoverageTermClass
|
|
40
|
-
*/
|
|
41
|
-
'period': CoverageTermClassPeriodEnum;
|
|
42
|
-
/**
|
|
43
|
-
* Coverage term value - fixed amount or percentage with maximum limit
|
|
44
|
-
* @type {AmountWithLimitClass}
|
|
45
|
-
* @memberof CoverageTermClass
|
|
46
|
-
*/
|
|
47
|
-
'value': AmountWithLimitClass;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
export const CoverageTermClassTypeEnum = {
|
|
51
|
-
Fixed: 'fixed',
|
|
52
|
-
Percent: 'percent'
|
|
53
|
-
} as const;
|
|
54
|
-
|
|
55
|
-
export type CoverageTermClassTypeEnum = typeof CoverageTermClassTypeEnum[keyof typeof CoverageTermClassTypeEnum];
|
|
56
|
-
export const CoverageTermClassPeriodEnum = {
|
|
57
|
-
CalendarYear: 'CALENDAR_YEAR',
|
|
58
|
-
PolicyYear: 'POLICY_YEAR',
|
|
59
|
-
PerClaim: 'PER_CLAIM'
|
|
60
|
-
} as const;
|
|
61
|
-
|
|
62
|
-
export type CoverageTermClassPeriodEnum = typeof CoverageTermClassPeriodEnum[keyof typeof CoverageTermClassPeriodEnum];
|
|
63
|
-
|
|
64
|
-
|
|
@@ -1,59 +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
|
-
|
|
17
|
-
/**
|
|
18
|
-
*
|
|
19
|
-
* @export
|
|
20
|
-
* @interface CustomFieldClass
|
|
21
|
-
*/
|
|
22
|
-
export interface CustomFieldClass {
|
|
23
|
-
/**
|
|
24
|
-
* Unique identifier key for custom claim position field
|
|
25
|
-
* @type {string}
|
|
26
|
-
* @memberof CustomFieldClass
|
|
27
|
-
*/
|
|
28
|
-
'key': string;
|
|
29
|
-
/**
|
|
30
|
-
* Display name shown to users
|
|
31
|
-
* @type {string}
|
|
32
|
-
* @memberof CustomFieldClass
|
|
33
|
-
*/
|
|
34
|
-
'label': string;
|
|
35
|
-
/**
|
|
36
|
-
* Type of custom claim position field
|
|
37
|
-
* @type {string}
|
|
38
|
-
* @memberof CustomFieldClass
|
|
39
|
-
*/
|
|
40
|
-
'type': CustomFieldClassTypeEnum;
|
|
41
|
-
/**
|
|
42
|
-
* Whether this custom claim position field is mandatory
|
|
43
|
-
* @type {boolean}
|
|
44
|
-
* @memberof CustomFieldClass
|
|
45
|
-
*/
|
|
46
|
-
'isRequired': boolean;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
export const CustomFieldClassTypeEnum = {
|
|
50
|
-
Boolean: 'boolean',
|
|
51
|
-
Date: 'date',
|
|
52
|
-
DateTime: 'dateTime',
|
|
53
|
-
String: 'string',
|
|
54
|
-
Number: 'number'
|
|
55
|
-
} as const;
|
|
56
|
-
|
|
57
|
-
export type CustomFieldClassTypeEnum = typeof CustomFieldClassTypeEnum[keyof typeof CustomFieldClassTypeEnum];
|
|
58
|
-
|
|
59
|
-
|