@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,50 +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 CustomFieldClass
|
|
16
|
-
*/
|
|
17
|
-
export interface CustomFieldClass {
|
|
18
|
-
/**
|
|
19
|
-
* Unique identifier key for custom claim position field
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof CustomFieldClass
|
|
22
|
-
*/
|
|
23
|
-
'key': string;
|
|
24
|
-
/**
|
|
25
|
-
* Display name shown to users
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof CustomFieldClass
|
|
28
|
-
*/
|
|
29
|
-
'label': string;
|
|
30
|
-
/**
|
|
31
|
-
* Type of custom claim position field
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof CustomFieldClass
|
|
34
|
-
*/
|
|
35
|
-
'type': CustomFieldClassTypeEnum;
|
|
36
|
-
/**
|
|
37
|
-
* Whether this custom claim position field is mandatory
|
|
38
|
-
* @type {boolean}
|
|
39
|
-
* @memberof CustomFieldClass
|
|
40
|
-
*/
|
|
41
|
-
'isRequired': boolean;
|
|
42
|
-
}
|
|
43
|
-
export declare const CustomFieldClassTypeEnum: {
|
|
44
|
-
readonly Boolean: "boolean";
|
|
45
|
-
readonly Date: "date";
|
|
46
|
-
readonly DateTime: "dateTime";
|
|
47
|
-
readonly String: "string";
|
|
48
|
-
readonly Number: "number";
|
|
49
|
-
};
|
|
50
|
-
export type CustomFieldClassTypeEnum = typeof CustomFieldClassTypeEnum[keyof typeof CustomFieldClassTypeEnum];
|
|
@@ -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.CustomFieldClassTypeEnum = void 0;
|
|
17
|
-
exports.CustomFieldClassTypeEnum = {
|
|
18
|
-
Boolean: 'boolean',
|
|
19
|
-
Date: 'date',
|
|
20
|
-
DateTime: 'dateTime',
|
|
21
|
-
String: 'string',
|
|
22
|
-
Number: 'number'
|
|
23
|
-
};
|
|
@@ -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
|
-
import { AmountWithLimitClass } from './amount-with-limit-class';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface DeductibleClass
|
|
17
|
-
*/
|
|
18
|
-
export interface DeductibleClass {
|
|
19
|
-
/**
|
|
20
|
-
* Unique identifier key for deductible
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof DeductibleClass
|
|
23
|
-
*/
|
|
24
|
-
'key': string;
|
|
25
|
-
/**
|
|
26
|
-
* Display name shown to users
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof DeductibleClass
|
|
29
|
-
*/
|
|
30
|
-
'label': string;
|
|
31
|
-
/**
|
|
32
|
-
* Deductible type (fixed or percent)
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof DeductibleClass
|
|
35
|
-
*/
|
|
36
|
-
'type': DeductibleClassTypeEnum;
|
|
37
|
-
/**
|
|
38
|
-
* Deductible value - fixed amount or percentage with maximum limit
|
|
39
|
-
* @type {AmountWithLimitClass}
|
|
40
|
-
* @memberof DeductibleClass
|
|
41
|
-
*/
|
|
42
|
-
'value': AmountWithLimitClass;
|
|
43
|
-
/**
|
|
44
|
-
* Time period over which the deductible applies
|
|
45
|
-
* @type {string}
|
|
46
|
-
* @memberof DeductibleClass
|
|
47
|
-
*/
|
|
48
|
-
'period': DeductibleClassPeriodEnum;
|
|
49
|
-
}
|
|
50
|
-
export declare const DeductibleClassTypeEnum: {
|
|
51
|
-
readonly Fixed: "fixed";
|
|
52
|
-
readonly Percent: "percent";
|
|
53
|
-
};
|
|
54
|
-
export type DeductibleClassTypeEnum = typeof DeductibleClassTypeEnum[keyof typeof DeductibleClassTypeEnum];
|
|
55
|
-
export declare const DeductibleClassPeriodEnum: {
|
|
56
|
-
readonly CalendarYear: "CALENDAR_YEAR";
|
|
57
|
-
readonly PolicyYear: "POLICY_YEAR";
|
|
58
|
-
readonly PerClaim: "PER_CLAIM";
|
|
59
|
-
};
|
|
60
|
-
export type DeductibleClassPeriodEnum = typeof DeductibleClassPeriodEnum[keyof typeof DeductibleClassPeriodEnum];
|
|
@@ -1,25 +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.DeductibleClassPeriodEnum = exports.DeductibleClassTypeEnum = void 0;
|
|
17
|
-
exports.DeductibleClassTypeEnum = {
|
|
18
|
-
Fixed: 'fixed',
|
|
19
|
-
Percent: 'percent'
|
|
20
|
-
};
|
|
21
|
-
exports.DeductibleClassPeriodEnum = {
|
|
22
|
-
CalendarYear: 'CALENDAR_YEAR',
|
|
23
|
-
PolicyYear: 'POLICY_YEAR',
|
|
24
|
-
PerClaim: 'PER_CLAIM'
|
|
25
|
-
};
|
|
@@ -1,56 +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 { WaitingPeriodClass } from './waiting-period-class';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface GeneralSettingClass
|
|
17
|
-
*/
|
|
18
|
-
export interface GeneralSettingClass {
|
|
19
|
-
/**
|
|
20
|
-
* Type of claim settlement type
|
|
21
|
-
* @type {string}
|
|
22
|
-
* @memberof GeneralSettingClass
|
|
23
|
-
*/
|
|
24
|
-
'settlementType': GeneralSettingClassSettlementTypeEnum;
|
|
25
|
-
/**
|
|
26
|
-
* Currency used for claim settlement
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof GeneralSettingClass
|
|
29
|
-
*/
|
|
30
|
-
'currency': GeneralSettingClassCurrencyEnum;
|
|
31
|
-
/**
|
|
32
|
-
* Waiting period before coverage applies
|
|
33
|
-
* @type {WaitingPeriodClass}
|
|
34
|
-
* @memberof GeneralSettingClass
|
|
35
|
-
*/
|
|
36
|
-
'waitingPeriod': WaitingPeriodClass;
|
|
37
|
-
}
|
|
38
|
-
export declare const GeneralSettingClassSettlementTypeEnum: {
|
|
39
|
-
readonly CompleteClaim: "COMPLETE_CLAIM";
|
|
40
|
-
readonly PartialClaim: "PARTIAL_CLAIM";
|
|
41
|
-
};
|
|
42
|
-
export type GeneralSettingClassSettlementTypeEnum = typeof GeneralSettingClassSettlementTypeEnum[keyof typeof GeneralSettingClassSettlementTypeEnum];
|
|
43
|
-
export declare const GeneralSettingClassCurrencyEnum: {
|
|
44
|
-
readonly Eur: "EUR";
|
|
45
|
-
readonly Usd: "USD";
|
|
46
|
-
readonly Gbp: "GBP";
|
|
47
|
-
readonly Chf: "CHF";
|
|
48
|
-
readonly Pln: "PLN";
|
|
49
|
-
readonly Aud: "AUD";
|
|
50
|
-
readonly Cad: "CAD";
|
|
51
|
-
readonly Ddk: "DDK";
|
|
52
|
-
readonly Huf: "HUF";
|
|
53
|
-
readonly Nok: "NOK";
|
|
54
|
-
readonly Sek: "SEK";
|
|
55
|
-
};
|
|
56
|
-
export type GeneralSettingClassCurrencyEnum = typeof GeneralSettingClassCurrencyEnum[keyof typeof GeneralSettingClassCurrencyEnum];
|
|
@@ -1,33 +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.GeneralSettingClassCurrencyEnum = exports.GeneralSettingClassSettlementTypeEnum = void 0;
|
|
17
|
-
exports.GeneralSettingClassSettlementTypeEnum = {
|
|
18
|
-
CompleteClaim: 'COMPLETE_CLAIM',
|
|
19
|
-
PartialClaim: 'PARTIAL_CLAIM'
|
|
20
|
-
};
|
|
21
|
-
exports.GeneralSettingClassCurrencyEnum = {
|
|
22
|
-
Eur: 'EUR',
|
|
23
|
-
Usd: 'USD',
|
|
24
|
-
Gbp: 'GBP',
|
|
25
|
-
Chf: 'CHF',
|
|
26
|
-
Pln: 'PLN',
|
|
27
|
-
Aud: 'AUD',
|
|
28
|
-
Cad: 'CAD',
|
|
29
|
-
Ddk: 'DDK',
|
|
30
|
-
Huf: 'HUF',
|
|
31
|
-
Nok: 'NOK',
|
|
32
|
-
Sek: 'SEK'
|
|
33
|
-
};
|
|
@@ -1,48 +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 ProductFieldOverrideClass
|
|
16
|
-
*/
|
|
17
|
-
export interface ProductFieldOverrideClass {
|
|
18
|
-
/**
|
|
19
|
-
* Name of the product field
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ProductFieldOverrideClass
|
|
22
|
-
*/
|
|
23
|
-
'name': string;
|
|
24
|
-
/**
|
|
25
|
-
* Group of the product field
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ProductFieldOverrideClass
|
|
28
|
-
*/
|
|
29
|
-
'group': string;
|
|
30
|
-
/**
|
|
31
|
-
* Id of the product field
|
|
32
|
-
* @type {number}
|
|
33
|
-
* @memberof ProductFieldOverrideClass
|
|
34
|
-
*/
|
|
35
|
-
'productFieldId': number;
|
|
36
|
-
/**
|
|
37
|
-
* Id of the insured object
|
|
38
|
-
* @type {number}
|
|
39
|
-
* @memberof ProductFieldOverrideClass
|
|
40
|
-
*/
|
|
41
|
-
'insuredObjectId': number;
|
|
42
|
-
/**
|
|
43
|
-
* Value of the product field
|
|
44
|
-
* @type {object}
|
|
45
|
-
* @memberof ProductFieldOverrideClass
|
|
46
|
-
*/
|
|
47
|
-
'value': object;
|
|
48
|
-
}
|
|
@@ -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,32 +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 { ClaimConfigClass } from './claim-config-class';
|
|
13
|
-
import { TariffVariationClass } from './tariff-variation-class';
|
|
14
|
-
/**
|
|
15
|
-
*
|
|
16
|
-
* @export
|
|
17
|
-
* @interface ProductVersionConfigClass
|
|
18
|
-
*/
|
|
19
|
-
export interface ProductVersionConfigClass {
|
|
20
|
-
/**
|
|
21
|
-
* Claim configuration settings
|
|
22
|
-
* @type {ClaimConfigClass}
|
|
23
|
-
* @memberof ProductVersionConfigClass
|
|
24
|
-
*/
|
|
25
|
-
'claimConfig': ClaimConfigClass;
|
|
26
|
-
/**
|
|
27
|
-
* List of tariff variation configurations
|
|
28
|
-
* @type {Array<TariffVariationClass>}
|
|
29
|
-
* @memberof ProductVersionConfigClass
|
|
30
|
-
*/
|
|
31
|
-
'tariffVariations': Array<TariffVariationClass>;
|
|
32
|
-
}
|
|
@@ -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,25 +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 { SharedProductConfigClass } from './shared-product-config-class';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RestCreateProductConfigResponseClass
|
|
17
|
-
*/
|
|
18
|
-
export interface RestCreateProductConfigResponseClass {
|
|
19
|
-
/**
|
|
20
|
-
* The product configuration
|
|
21
|
-
* @type {SharedProductConfigClass}
|
|
22
|
-
* @memberof RestCreateProductConfigResponseClass
|
|
23
|
-
*/
|
|
24
|
-
'productConfig': SharedProductConfigClass;
|
|
25
|
-
}
|
|
@@ -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,25 +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 { SharedProductConfigVersionClass } from './shared-product-config-version-class';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface RestCreateProductConfigVersionResponseClass
|
|
17
|
-
*/
|
|
18
|
-
export interface RestCreateProductConfigVersionResponseClass {
|
|
19
|
-
/**
|
|
20
|
-
* The product configuration version
|
|
21
|
-
* @type {SharedProductConfigVersionClass}
|
|
22
|
-
* @memberof RestCreateProductConfigVersionResponseClass
|
|
23
|
-
*/
|
|
24
|
-
'productConfigVersion': SharedProductConfigVersionClass;
|
|
25
|
-
}
|
|
@@ -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,79 +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 { SharedProductConfigVersionClass } from './shared-product-config-version-class';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface SharedProductConfigClass
|
|
17
|
-
*/
|
|
18
|
-
export interface SharedProductConfigClass {
|
|
19
|
-
/**
|
|
20
|
-
* Unique numeric identifier
|
|
21
|
-
* @type {number}
|
|
22
|
-
* @memberof SharedProductConfigClass
|
|
23
|
-
*/
|
|
24
|
-
'id': number;
|
|
25
|
-
/**
|
|
26
|
-
* Unique identifier for the object.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof SharedProductConfigClass
|
|
29
|
-
*/
|
|
30
|
-
'code': string;
|
|
31
|
-
/**
|
|
32
|
-
* URL-friendly unique identifier
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof SharedProductConfigClass
|
|
35
|
-
*/
|
|
36
|
-
'slug': string;
|
|
37
|
-
/**
|
|
38
|
-
* URL-friendly product identifier
|
|
39
|
-
* @type {string}
|
|
40
|
-
* @memberof SharedProductConfigClass
|
|
41
|
-
*/
|
|
42
|
-
'productSlug': string;
|
|
43
|
-
/**
|
|
44
|
-
* Identifier for the related product version
|
|
45
|
-
* @type {number}
|
|
46
|
-
* @memberof SharedProductConfigClass
|
|
47
|
-
*/
|
|
48
|
-
'productVersionId': number;
|
|
49
|
-
/**
|
|
50
|
-
* Identifier of the user who created the record.
|
|
51
|
-
* @type {string}
|
|
52
|
-
* @memberof SharedProductConfigClass
|
|
53
|
-
*/
|
|
54
|
-
'createdBy': string;
|
|
55
|
-
/**
|
|
56
|
-
* Identifier of the user who last updated the record.
|
|
57
|
-
* @type {string}
|
|
58
|
-
* @memberof SharedProductConfigClass
|
|
59
|
-
*/
|
|
60
|
-
'updatedBy': string;
|
|
61
|
-
/**
|
|
62
|
-
* Time at which the object was created.
|
|
63
|
-
* @type {string}
|
|
64
|
-
* @memberof SharedProductConfigClass
|
|
65
|
-
*/
|
|
66
|
-
'createdAt': string;
|
|
67
|
-
/**
|
|
68
|
-
* Time at which the object was updated.
|
|
69
|
-
* @type {string}
|
|
70
|
-
* @memberof SharedProductConfigClass
|
|
71
|
-
*/
|
|
72
|
-
'updatedAt': string;
|
|
73
|
-
/**
|
|
74
|
-
* Product configuration versions
|
|
75
|
-
* @type {Array<SharedProductConfigVersionClass>}
|
|
76
|
-
* @memberof SharedProductConfigClass
|
|
77
|
-
*/
|
|
78
|
-
'versions': Array<SharedProductConfigVersionClass>;
|
|
79
|
-
}
|
|
@@ -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
|
-
/**
|
|
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 { ProductVersionConfigClass } from './product-version-config-class';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface SharedProductConfigVersionClass
|
|
17
|
-
*/
|
|
18
|
-
export interface SharedProductConfigVersionClass {
|
|
19
|
-
/**
|
|
20
|
-
* Internal unique identifier for the object. You should not have to use this, use code instead.
|
|
21
|
-
* @type {number}
|
|
22
|
-
* @memberof SharedProductConfigVersionClass
|
|
23
|
-
*/
|
|
24
|
-
'id': number;
|
|
25
|
-
/**
|
|
26
|
-
* Unique identifier for the object.
|
|
27
|
-
* @type {string}
|
|
28
|
-
* @memberof SharedProductConfigVersionClass
|
|
29
|
-
*/
|
|
30
|
-
'code': string;
|
|
31
|
-
/**
|
|
32
|
-
* Current status of the product configuration version
|
|
33
|
-
* @type {string}
|
|
34
|
-
* @memberof SharedProductConfigVersionClass
|
|
35
|
-
*/
|
|
36
|
-
'status': SharedProductConfigVersionClassStatusEnum;
|
|
37
|
-
/**
|
|
38
|
-
* Version number of the product configuration version
|
|
39
|
-
* @type {number}
|
|
40
|
-
* @memberof SharedProductConfigVersionClass
|
|
41
|
-
*/
|
|
42
|
-
'version': number;
|
|
43
|
-
/**
|
|
44
|
-
* Unique code linking to the parent product configuration
|
|
45
|
-
* @type {string}
|
|
46
|
-
* @memberof SharedProductConfigVersionClass
|
|
47
|
-
*/
|
|
48
|
-
'productConfigCode': string;
|
|
49
|
-
/**
|
|
50
|
-
* Complete product configuration version settings
|
|
51
|
-
* @type {ProductVersionConfigClass}
|
|
52
|
-
* @memberof SharedProductConfigVersionClass
|
|
53
|
-
*/
|
|
54
|
-
'config': ProductVersionConfigClass;
|
|
55
|
-
/**
|
|
56
|
-
* Identifier of the user who created the record.
|
|
57
|
-
* @type {string}
|
|
58
|
-
* @memberof SharedProductConfigVersionClass
|
|
59
|
-
*/
|
|
60
|
-
'createdBy': string;
|
|
61
|
-
/**
|
|
62
|
-
* Identifier of the user who last updated the record.
|
|
63
|
-
* @type {string}
|
|
64
|
-
* @memberof SharedProductConfigVersionClass
|
|
65
|
-
*/
|
|
66
|
-
'updatedBy': string;
|
|
67
|
-
/**
|
|
68
|
-
* Time at which the object was created.
|
|
69
|
-
* @type {string}
|
|
70
|
-
* @memberof SharedProductConfigVersionClass
|
|
71
|
-
*/
|
|
72
|
-
'createdAt': string;
|
|
73
|
-
/**
|
|
74
|
-
* Time at which the object was updated.
|
|
75
|
-
* @type {string}
|
|
76
|
-
* @memberof SharedProductConfigVersionClass
|
|
77
|
-
*/
|
|
78
|
-
'updatedAt': string;
|
|
79
|
-
}
|
|
80
|
-
export declare const SharedProductConfigVersionClassStatusEnum: {
|
|
81
|
-
readonly Archived: "archived";
|
|
82
|
-
readonly Draft: "draft";
|
|
83
|
-
readonly Published: "published";
|
|
84
|
-
};
|
|
85
|
-
export type SharedProductConfigVersionClassStatusEnum = typeof SharedProductConfigVersionClassStatusEnum[keyof typeof SharedProductConfigVersionClassStatusEnum];
|
|
@@ -1,21 +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.SharedProductConfigVersionClassStatusEnum = void 0;
|
|
17
|
-
exports.SharedProductConfigVersionClassStatusEnum = {
|
|
18
|
-
Archived: 'archived',
|
|
19
|
-
Draft: 'draft',
|
|
20
|
-
Published: 'published'
|
|
21
|
-
};
|