@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
package/dist/api/policies-api.js
CHANGED
|
@@ -460,16 +460,16 @@ var PoliciesApiAxiosParamCreator = function (configuration) {
|
|
|
460
460
|
});
|
|
461
461
|
},
|
|
462
462
|
/**
|
|
463
|
-
* Returns a list of policies you have previously created.
|
|
463
|
+
* Returns a list of policies you have previously created. The policies are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.policies.view\"
|
|
464
464
|
* @summary List policies
|
|
465
465
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
466
466
|
* @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
|
|
467
467
|
* @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
468
|
-
* @param {string} [filter] Filter the response by one or multiple fields.
|
|
468
|
+
* @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: id, code, leadCode, policyNumber, holder, policyStartDate, productSlug, productVersionId, productId, accountCode, productName, status, statuses, createdAt, policyData, partnerCode</i>
|
|
469
469
|
* @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
|
|
470
470
|
* @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, policyNumber, createdAt, updatedAt, policyStartDate, productVersionId, productId</i>
|
|
471
471
|
* @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/> <i>Allowed values: versions, product, timelines, premiums, premiumItems, premiumFormulas, currentVersion, currentTimelines, currentPremiums, currentPremiumItems, currentPremiumFormulas, partnerLinks<i>
|
|
472
|
-
* @param {string} [filters] Filters the response by one or multiple fields.
|
|
472
|
+
* @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, code, leadCode, policyNumber, holder, policyStartDate, productSlug, productVersionId, productId, accountCode, productName, status, statuses, createdAt, policyData, partnerCode</i>
|
|
473
473
|
* @param {*} [options] Override http request option.
|
|
474
474
|
* @throws {RequiredError}
|
|
475
475
|
*/
|
|
@@ -532,16 +532,16 @@ var PoliciesApiAxiosParamCreator = function (configuration) {
|
|
|
532
532
|
});
|
|
533
533
|
},
|
|
534
534
|
/**
|
|
535
|
-
* Returns a list of policy objects you have previously created.
|
|
535
|
+
* Returns a list of policy objects you have previously created. The policy objects are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.policies.view\"
|
|
536
536
|
* @summary List policy objects
|
|
537
537
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
538
538
|
* @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
|
|
539
539
|
* @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
540
|
-
* @param {string} [filter] Filter the response by one or multiple fields.
|
|
540
|
+
* @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: id, code, insuredObjectId, insuredObjectName, policyCode, date</i>
|
|
541
541
|
* @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
|
|
542
542
|
* @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, code, timesliceId, insuredObjectId, createdAt, updatedAt</i>
|
|
543
543
|
* @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/>
|
|
544
|
-
* @param {string} [filters] Filters the response by one or multiple fields.
|
|
544
|
+
* @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, code, insuredObjectId, insuredObjectName, policyCode, date</i>
|
|
545
545
|
* @param {*} [options] Override http request option.
|
|
546
546
|
* @throws {RequiredError}
|
|
547
547
|
*/
|
|
@@ -604,17 +604,17 @@ var PoliciesApiAxiosParamCreator = function (configuration) {
|
|
|
604
604
|
});
|
|
605
605
|
},
|
|
606
606
|
/**
|
|
607
|
-
* Returns a list of policy versions you have previously created.
|
|
607
|
+
* Returns a list of policy versions you have previously created. The policy versions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.policies.view\"
|
|
608
608
|
* @summary List policy versions
|
|
609
609
|
* @param {string} policyCode
|
|
610
610
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
611
611
|
* @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
|
|
612
612
|
* @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
613
|
-
* @param {string} [filter] Filter the response by one or multiple fields.
|
|
613
|
+
* @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: id, policyId</i>
|
|
614
614
|
* @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
|
|
615
615
|
* @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, policyId, createdAt, updatedAt</i>
|
|
616
616
|
* @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/> <i>Allowed values: timelines, premiums, premiumItems, premiumFormulas<i>
|
|
617
|
-
* @param {string} [filters] Filters the response by one or multiple fields.
|
|
617
|
+
* @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, policyId</i>
|
|
618
618
|
* @param {*} [options] Override http request option.
|
|
619
619
|
* @throws {RequiredError}
|
|
620
620
|
*/
|
|
@@ -1214,16 +1214,16 @@ var PoliciesApiFp = function (configuration) {
|
|
|
1214
1214
|
});
|
|
1215
1215
|
},
|
|
1216
1216
|
/**
|
|
1217
|
-
* Returns a list of policies you have previously created.
|
|
1217
|
+
* Returns a list of policies you have previously created. The policies are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.policies.view\"
|
|
1218
1218
|
* @summary List policies
|
|
1219
1219
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
1220
1220
|
* @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
|
|
1221
1221
|
* @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
1222
|
-
* @param {string} [filter] Filter the response by one or multiple fields.
|
|
1222
|
+
* @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: id, code, leadCode, policyNumber, holder, policyStartDate, productSlug, productVersionId, productId, accountCode, productName, status, statuses, createdAt, policyData, partnerCode</i>
|
|
1223
1223
|
* @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
|
|
1224
1224
|
* @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, policyNumber, createdAt, updatedAt, policyStartDate, productVersionId, productId</i>
|
|
1225
1225
|
* @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/> <i>Allowed values: versions, product, timelines, premiums, premiumItems, premiumFormulas, currentVersion, currentTimelines, currentPremiums, currentPremiumItems, currentPremiumFormulas, partnerLinks<i>
|
|
1226
|
-
* @param {string} [filters] Filters the response by one or multiple fields.
|
|
1226
|
+
* @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, code, leadCode, policyNumber, holder, policyStartDate, productSlug, productVersionId, productId, accountCode, productName, status, statuses, createdAt, policyData, partnerCode</i>
|
|
1227
1227
|
* @param {*} [options] Override http request option.
|
|
1228
1228
|
* @throws {RequiredError}
|
|
1229
1229
|
*/
|
|
@@ -1241,16 +1241,16 @@ var PoliciesApiFp = function (configuration) {
|
|
|
1241
1241
|
});
|
|
1242
1242
|
},
|
|
1243
1243
|
/**
|
|
1244
|
-
* Returns a list of policy objects you have previously created.
|
|
1244
|
+
* Returns a list of policy objects you have previously created. The policy objects are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.policies.view\"
|
|
1245
1245
|
* @summary List policy objects
|
|
1246
1246
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
1247
1247
|
* @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
|
|
1248
1248
|
* @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
1249
|
-
* @param {string} [filter] Filter the response by one or multiple fields.
|
|
1249
|
+
* @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: id, code, insuredObjectId, insuredObjectName, policyCode, date</i>
|
|
1250
1250
|
* @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
|
|
1251
1251
|
* @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, code, timesliceId, insuredObjectId, createdAt, updatedAt</i>
|
|
1252
1252
|
* @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/>
|
|
1253
|
-
* @param {string} [filters] Filters the response by one or multiple fields.
|
|
1253
|
+
* @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, code, insuredObjectId, insuredObjectName, policyCode, date</i>
|
|
1254
1254
|
* @param {*} [options] Override http request option.
|
|
1255
1255
|
* @throws {RequiredError}
|
|
1256
1256
|
*/
|
|
@@ -1268,17 +1268,17 @@ var PoliciesApiFp = function (configuration) {
|
|
|
1268
1268
|
});
|
|
1269
1269
|
},
|
|
1270
1270
|
/**
|
|
1271
|
-
* Returns a list of policy versions you have previously created.
|
|
1271
|
+
* Returns a list of policy versions you have previously created. The policy versions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.policies.view\"
|
|
1272
1272
|
* @summary List policy versions
|
|
1273
1273
|
* @param {string} policyCode
|
|
1274
1274
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
1275
1275
|
* @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
|
|
1276
1276
|
* @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
1277
|
-
* @param {string} [filter] Filter the response by one or multiple fields.
|
|
1277
|
+
* @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: id, policyId</i>
|
|
1278
1278
|
* @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
|
|
1279
1279
|
* @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, policyId, createdAt, updatedAt</i>
|
|
1280
1280
|
* @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/> <i>Allowed values: timelines, premiums, premiumItems, premiumFormulas<i>
|
|
1281
|
-
* @param {string} [filters] Filters the response by one or multiple fields.
|
|
1281
|
+
* @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, policyId</i>
|
|
1282
1282
|
* @param {*} [options] Override http request option.
|
|
1283
1283
|
* @throws {RequiredError}
|
|
1284
1284
|
*/
|
|
@@ -1543,16 +1543,16 @@ var PoliciesApiFactory = function (configuration, basePath, axios) {
|
|
|
1543
1543
|
return localVarFp.getPolicyDataByDate(code, authorization, timesliceDate, expand, options).then(function (request) { return request(axios, basePath); });
|
|
1544
1544
|
},
|
|
1545
1545
|
/**
|
|
1546
|
-
* Returns a list of policies you have previously created.
|
|
1546
|
+
* Returns a list of policies you have previously created. The policies are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.policies.view\"
|
|
1547
1547
|
* @summary List policies
|
|
1548
1548
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
1549
1549
|
* @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
|
|
1550
1550
|
* @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
1551
|
-
* @param {string} [filter] Filter the response by one or multiple fields.
|
|
1551
|
+
* @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: id, code, leadCode, policyNumber, holder, policyStartDate, productSlug, productVersionId, productId, accountCode, productName, status, statuses, createdAt, policyData, partnerCode</i>
|
|
1552
1552
|
* @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
|
|
1553
1553
|
* @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, policyNumber, createdAt, updatedAt, policyStartDate, productVersionId, productId</i>
|
|
1554
1554
|
* @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/> <i>Allowed values: versions, product, timelines, premiums, premiumItems, premiumFormulas, currentVersion, currentTimelines, currentPremiums, currentPremiumItems, currentPremiumFormulas, partnerLinks<i>
|
|
1555
|
-
* @param {string} [filters] Filters the response by one or multiple fields.
|
|
1555
|
+
* @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, code, leadCode, policyNumber, holder, policyStartDate, productSlug, productVersionId, productId, accountCode, productName, status, statuses, createdAt, policyData, partnerCode</i>
|
|
1556
1556
|
* @param {*} [options] Override http request option.
|
|
1557
1557
|
* @throws {RequiredError}
|
|
1558
1558
|
*/
|
|
@@ -1560,16 +1560,16 @@ var PoliciesApiFactory = function (configuration, basePath, axios) {
|
|
|
1560
1560
|
return localVarFp.listPolicies(authorization, pageSize, pageToken, filter, search, order, expand, filters, options).then(function (request) { return request(axios, basePath); });
|
|
1561
1561
|
},
|
|
1562
1562
|
/**
|
|
1563
|
-
* Returns a list of policy objects you have previously created.
|
|
1563
|
+
* Returns a list of policy objects you have previously created. The policy objects are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.policies.view\"
|
|
1564
1564
|
* @summary List policy objects
|
|
1565
1565
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
1566
1566
|
* @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
|
|
1567
1567
|
* @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
1568
|
-
* @param {string} [filter] Filter the response by one or multiple fields.
|
|
1568
|
+
* @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: id, code, insuredObjectId, insuredObjectName, policyCode, date</i>
|
|
1569
1569
|
* @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
|
|
1570
1570
|
* @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, code, timesliceId, insuredObjectId, createdAt, updatedAt</i>
|
|
1571
1571
|
* @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/>
|
|
1572
|
-
* @param {string} [filters] Filters the response by one or multiple fields.
|
|
1572
|
+
* @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, code, insuredObjectId, insuredObjectName, policyCode, date</i>
|
|
1573
1573
|
* @param {*} [options] Override http request option.
|
|
1574
1574
|
* @throws {RequiredError}
|
|
1575
1575
|
*/
|
|
@@ -1577,17 +1577,17 @@ var PoliciesApiFactory = function (configuration, basePath, axios) {
|
|
|
1577
1577
|
return localVarFp.listPolicyObjects(authorization, pageSize, pageToken, filter, search, order, expand, filters, options).then(function (request) { return request(axios, basePath); });
|
|
1578
1578
|
},
|
|
1579
1579
|
/**
|
|
1580
|
-
* Returns a list of policy versions you have previously created.
|
|
1580
|
+
* Returns a list of policy versions you have previously created. The policy versions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.policies.view\"
|
|
1581
1581
|
* @summary List policy versions
|
|
1582
1582
|
* @param {string} policyCode
|
|
1583
1583
|
* @param {string} [authorization] Bearer Token: provided by the login endpoint under the name accessToken.
|
|
1584
1584
|
* @param {number} [pageSize] A limit on the number of objects to be returned. Limit ranges between 1 and 50. Default: 10.
|
|
1585
1585
|
* @param {string} [pageToken] A cursor for use in pagination. pageToken is an ID that defines your place in the list. For instance, if you make a list request and receive 100 objects and pageToken=1, your subsequent call can include pageToken=2 in order to fetch the next page of the list.
|
|
1586
|
-
* @param {string} [filter] Filter the response by one or multiple fields.
|
|
1586
|
+
* @param {string} [filter] Filter the response by one or multiple fields. In general, fetching filtered responses will conserve bandwidth and reduce response time.<br/> <br/> <i>Allowed values: id, policyId</i>
|
|
1587
1587
|
* @param {string} [search] To search the list by any field, pass search=xxx to fetch the result.
|
|
1588
1588
|
* @param {string} [order] Order allows you to specify the desired order of entities retrieved from the server by ascending (ASC) or descending (DESC) order.<br/> <br/> <i>Allowed values: id, policyId, createdAt, updatedAt</i>
|
|
1589
1589
|
* @param {string} [expand] Expand to fetch additional information about the list items. Expanding resources can reduce the number of API calls required to accomplish a task. Use with discretion as some expanded fields can drastically increase payload size.<br/> <br/> <i>Allowed values: timelines, premiums, premiumItems, premiumFormulas<i>
|
|
1590
|
-
* @param {string} [filters] Filters the response by one or multiple fields.
|
|
1590
|
+
* @param {string} [filters] Filters the response by one or multiple fields. Advanced filter functionality allows you to perform more complex filtering operations.<br/> <br/> <i>Allowed values: id, policyId</i>
|
|
1591
1591
|
* @param {*} [options] Override http request option.
|
|
1592
1592
|
* @throws {RequiredError}
|
|
1593
1593
|
*/
|
|
@@ -1777,7 +1777,7 @@ var PoliciesApi = /** @class */ (function (_super) {
|
|
|
1777
1777
|
return (0, exports.PoliciesApiFp)(this.configuration).getPolicyDataByDate(requestParameters.code, requestParameters.authorization, requestParameters.timesliceDate, requestParameters.expand, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
1778
1778
|
};
|
|
1779
1779
|
/**
|
|
1780
|
-
* Returns a list of policies you have previously created.
|
|
1780
|
+
* Returns a list of policies you have previously created. The policies are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.policies.view\"
|
|
1781
1781
|
* @summary List policies
|
|
1782
1782
|
* @param {PoliciesApiListPoliciesRequest} requestParameters Request parameters.
|
|
1783
1783
|
* @param {*} [options] Override http request option.
|
|
@@ -1790,7 +1790,7 @@ var PoliciesApi = /** @class */ (function (_super) {
|
|
|
1790
1790
|
return (0, exports.PoliciesApiFp)(this.configuration).listPolicies(requestParameters.authorization, requestParameters.pageSize, requestParameters.pageToken, requestParameters.filter, requestParameters.search, requestParameters.order, requestParameters.expand, requestParameters.filters, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
1791
1791
|
};
|
|
1792
1792
|
/**
|
|
1793
|
-
* Returns a list of policy objects you have previously created.
|
|
1793
|
+
* Returns a list of policy objects you have previously created. The policy objects are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.policies.view\"
|
|
1794
1794
|
* @summary List policy objects
|
|
1795
1795
|
* @param {PoliciesApiListPolicyObjectsRequest} requestParameters Request parameters.
|
|
1796
1796
|
* @param {*} [options] Override http request option.
|
|
@@ -1803,7 +1803,7 @@ var PoliciesApi = /** @class */ (function (_super) {
|
|
|
1803
1803
|
return (0, exports.PoliciesApiFp)(this.configuration).listPolicyObjects(requestParameters.authorization, requestParameters.pageSize, requestParameters.pageToken, requestParameters.filter, requestParameters.search, requestParameters.order, requestParameters.expand, requestParameters.filters, options).then(function (request) { return request(_this.axios, _this.basePath); });
|
|
1804
1804
|
};
|
|
1805
1805
|
/**
|
|
1806
|
-
* Returns a list of policy versions you have previously created.
|
|
1806
|
+
* Returns a list of policy versions you have previously created. The policy versions are returned in sorted order, with the oldest one appearing first. For more information about pagination, read the Pagination documentation. **Required Permissions** \"policy-management.policies.view\"
|
|
1807
1807
|
* @summary List policy versions
|
|
1808
1808
|
* @param {PoliciesApiListPolicyVersionsRequest} requestParameters Request parameters.
|
|
1809
1809
|
* @param {*} [options] Override http request option.
|
package/dist/api.d.ts
CHANGED
|
@@ -28,7 +28,6 @@ export * from './api/partner-links-api';
|
|
|
28
28
|
export * from './api/partner-roles-api';
|
|
29
29
|
export * from './api/policies-api';
|
|
30
30
|
export * from './api/premium-formulas-api';
|
|
31
|
-
export * from './api/product-configs-api';
|
|
32
31
|
export * from './api/product-factors-api';
|
|
33
32
|
export * from './api/product-fields-api';
|
|
34
33
|
export * from './api/product-versions-api';
|
package/dist/api.js
CHANGED
|
@@ -46,7 +46,6 @@ __exportStar(require("./api/partner-links-api"), exports);
|
|
|
46
46
|
__exportStar(require("./api/partner-roles-api"), exports);
|
|
47
47
|
__exportStar(require("./api/policies-api"), exports);
|
|
48
48
|
__exportStar(require("./api/premium-formulas-api"), exports);
|
|
49
|
-
__exportStar(require("./api/product-configs-api"), exports);
|
|
50
49
|
__exportStar(require("./api/product-factors-api"), exports);
|
|
51
50
|
__exportStar(require("./api/product-fields-api"), exports);
|
|
52
51
|
__exportStar(require("./api/product-versions-api"), exports);
|
package/dist/models/index.d.ts
CHANGED
|
@@ -1,15 +1,11 @@
|
|
|
1
1
|
export * from './activate-policy-request-dto';
|
|
2
2
|
export * from './activate-policy-response-class';
|
|
3
|
-
export * from './amount-with-limit-class';
|
|
4
3
|
export * from './bank-transfer-dto';
|
|
5
4
|
export * from './billing-address-dto';
|
|
6
5
|
export * from './booking-funnel-class';
|
|
7
6
|
export * from './calculate-custom-premium-request-dto';
|
|
8
7
|
export * from './calculate-premium-request-dto';
|
|
9
8
|
export * from './calculate-product-fields-request-dto';
|
|
10
|
-
export * from './category-class';
|
|
11
|
-
export * from './claim-config-class';
|
|
12
|
-
export * from './claim-position-fields-class';
|
|
13
9
|
export * from './clone-lead-request-dto';
|
|
14
10
|
export * from './clone-product-version-request-dto';
|
|
15
11
|
export * from './commission-agreement-class';
|
|
@@ -17,8 +13,6 @@ export * from './commission-agreement-item-class';
|
|
|
17
13
|
export * from './commission-agreement-product-class';
|
|
18
14
|
export * from './commission-agreement-version-class';
|
|
19
15
|
export * from './commission-recipient-class';
|
|
20
|
-
export * from './coverage-class';
|
|
21
|
-
export * from './coverage-term-class';
|
|
22
16
|
export * from './create-account-request-dto';
|
|
23
17
|
export * from './create-bank-account-request-dto';
|
|
24
18
|
export * from './create-booking-funnel-request-dto';
|
|
@@ -64,8 +58,6 @@ export * from './create-product-version-request-dto';
|
|
|
64
58
|
export * from './create-status-transition-rule-request-dto';
|
|
65
59
|
export * from './create-status-transition-rule-response-class';
|
|
66
60
|
export * from './csv-product-factor-dto';
|
|
67
|
-
export * from './custom-field-class';
|
|
68
|
-
export * from './deductible-class';
|
|
69
61
|
export * from './delete-draft-policy-request-dto';
|
|
70
62
|
export * from './delete-response-class';
|
|
71
63
|
export * from './emil-function-class';
|
|
@@ -74,7 +66,6 @@ export * from './empty-response-class';
|
|
|
74
66
|
export * from './execute-emil-function-request-dto';
|
|
75
67
|
export * from './filter-named-range-request-dto';
|
|
76
68
|
export * from './filter-named-range-response-class';
|
|
77
|
-
export * from './general-setting-class';
|
|
78
69
|
export * from './get-booking-funnel-response-class';
|
|
79
70
|
export * from './get-booking-funnel-version-request-dto';
|
|
80
71
|
export * from './get-commission-agreement-item-response-class';
|
|
@@ -183,13 +174,9 @@ export * from './product-factor-for-version-class';
|
|
|
183
174
|
export * from './product-factor-value-class';
|
|
184
175
|
export * from './product-factor-value-for-version-class';
|
|
185
176
|
export * from './product-field-class';
|
|
186
|
-
export * from './product-field-override-class';
|
|
187
177
|
export * from './product-field-type-class';
|
|
188
178
|
export * from './product-version-class';
|
|
189
|
-
export * from './product-version-config-class';
|
|
190
179
|
export * from './rest-clone-lead-account-request-dto';
|
|
191
|
-
export * from './rest-create-product-config-response-class';
|
|
192
|
-
export * from './rest-create-product-config-version-response-class';
|
|
193
180
|
export * from './restore-policy-version-request-dto';
|
|
194
181
|
export * from './restore-policy-version-response-class';
|
|
195
182
|
export * from './sepa-dto';
|
|
@@ -205,8 +192,6 @@ export * from './shared-mandate-hash-data-dto';
|
|
|
205
192
|
export * from './shared-mandate-hash-data-response-class';
|
|
206
193
|
export * from './shared-mandate-response-class';
|
|
207
194
|
export * from './shared-payment-method-response-class';
|
|
208
|
-
export * from './shared-product-config-class';
|
|
209
|
-
export * from './shared-product-config-version-class';
|
|
210
195
|
export * from './shared-product-field-class';
|
|
211
196
|
export * from './shared-sepa-response-class';
|
|
212
197
|
export * from './shared-update-named-range-request-dto';
|
|
@@ -219,8 +204,6 @@ export * from './suspend-policy-response-class';
|
|
|
219
204
|
export * from './swap-premium-formulas-order-request-dto';
|
|
220
205
|
export * from './swap-product-fields-order-request-dto';
|
|
221
206
|
export * from './tag-class';
|
|
222
|
-
export * from './tariff-coverage-term-class';
|
|
223
|
-
export * from './tariff-variation-class';
|
|
224
207
|
export * from './terminate-policy-request-dto';
|
|
225
208
|
export * from './terminate-policy-response-class';
|
|
226
209
|
export * from './timeslice-class';
|
|
@@ -262,6 +245,4 @@ export * from './update-status-transition-rule-request-dto';
|
|
|
262
245
|
export * from './update-status-transition-rule-response-class';
|
|
263
246
|
export * from './uploaded-document-dto';
|
|
264
247
|
export * from './validate-product-factors-request-dto';
|
|
265
|
-
export * from './waiting-period-class';
|
|
266
|
-
export * from './warning-class';
|
|
267
248
|
export * from './withdraw-policy-response-class';
|
package/dist/models/index.js
CHANGED
|
@@ -16,16 +16,12 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
__exportStar(require("./activate-policy-request-dto"), exports);
|
|
18
18
|
__exportStar(require("./activate-policy-response-class"), exports);
|
|
19
|
-
__exportStar(require("./amount-with-limit-class"), exports);
|
|
20
19
|
__exportStar(require("./bank-transfer-dto"), exports);
|
|
21
20
|
__exportStar(require("./billing-address-dto"), exports);
|
|
22
21
|
__exportStar(require("./booking-funnel-class"), exports);
|
|
23
22
|
__exportStar(require("./calculate-custom-premium-request-dto"), exports);
|
|
24
23
|
__exportStar(require("./calculate-premium-request-dto"), exports);
|
|
25
24
|
__exportStar(require("./calculate-product-fields-request-dto"), exports);
|
|
26
|
-
__exportStar(require("./category-class"), exports);
|
|
27
|
-
__exportStar(require("./claim-config-class"), exports);
|
|
28
|
-
__exportStar(require("./claim-position-fields-class"), exports);
|
|
29
25
|
__exportStar(require("./clone-lead-request-dto"), exports);
|
|
30
26
|
__exportStar(require("./clone-product-version-request-dto"), exports);
|
|
31
27
|
__exportStar(require("./commission-agreement-class"), exports);
|
|
@@ -33,8 +29,6 @@ __exportStar(require("./commission-agreement-item-class"), exports);
|
|
|
33
29
|
__exportStar(require("./commission-agreement-product-class"), exports);
|
|
34
30
|
__exportStar(require("./commission-agreement-version-class"), exports);
|
|
35
31
|
__exportStar(require("./commission-recipient-class"), exports);
|
|
36
|
-
__exportStar(require("./coverage-class"), exports);
|
|
37
|
-
__exportStar(require("./coverage-term-class"), exports);
|
|
38
32
|
__exportStar(require("./create-account-request-dto"), exports);
|
|
39
33
|
__exportStar(require("./create-bank-account-request-dto"), exports);
|
|
40
34
|
__exportStar(require("./create-booking-funnel-request-dto"), exports);
|
|
@@ -80,8 +74,6 @@ __exportStar(require("./create-product-version-request-dto"), exports);
|
|
|
80
74
|
__exportStar(require("./create-status-transition-rule-request-dto"), exports);
|
|
81
75
|
__exportStar(require("./create-status-transition-rule-response-class"), exports);
|
|
82
76
|
__exportStar(require("./csv-product-factor-dto"), exports);
|
|
83
|
-
__exportStar(require("./custom-field-class"), exports);
|
|
84
|
-
__exportStar(require("./deductible-class"), exports);
|
|
85
77
|
__exportStar(require("./delete-draft-policy-request-dto"), exports);
|
|
86
78
|
__exportStar(require("./delete-response-class"), exports);
|
|
87
79
|
__exportStar(require("./emil-function-class"), exports);
|
|
@@ -90,7 +82,6 @@ __exportStar(require("./empty-response-class"), exports);
|
|
|
90
82
|
__exportStar(require("./execute-emil-function-request-dto"), exports);
|
|
91
83
|
__exportStar(require("./filter-named-range-request-dto"), exports);
|
|
92
84
|
__exportStar(require("./filter-named-range-response-class"), exports);
|
|
93
|
-
__exportStar(require("./general-setting-class"), exports);
|
|
94
85
|
__exportStar(require("./get-booking-funnel-response-class"), exports);
|
|
95
86
|
__exportStar(require("./get-booking-funnel-version-request-dto"), exports);
|
|
96
87
|
__exportStar(require("./get-commission-agreement-item-response-class"), exports);
|
|
@@ -199,13 +190,9 @@ __exportStar(require("./product-factor-for-version-class"), exports);
|
|
|
199
190
|
__exportStar(require("./product-factor-value-class"), exports);
|
|
200
191
|
__exportStar(require("./product-factor-value-for-version-class"), exports);
|
|
201
192
|
__exportStar(require("./product-field-class"), exports);
|
|
202
|
-
__exportStar(require("./product-field-override-class"), exports);
|
|
203
193
|
__exportStar(require("./product-field-type-class"), exports);
|
|
204
194
|
__exportStar(require("./product-version-class"), exports);
|
|
205
|
-
__exportStar(require("./product-version-config-class"), exports);
|
|
206
195
|
__exportStar(require("./rest-clone-lead-account-request-dto"), exports);
|
|
207
|
-
__exportStar(require("./rest-create-product-config-response-class"), exports);
|
|
208
|
-
__exportStar(require("./rest-create-product-config-version-response-class"), exports);
|
|
209
196
|
__exportStar(require("./restore-policy-version-request-dto"), exports);
|
|
210
197
|
__exportStar(require("./restore-policy-version-response-class"), exports);
|
|
211
198
|
__exportStar(require("./sepa-dto"), exports);
|
|
@@ -221,8 +208,6 @@ __exportStar(require("./shared-mandate-hash-data-dto"), exports);
|
|
|
221
208
|
__exportStar(require("./shared-mandate-hash-data-response-class"), exports);
|
|
222
209
|
__exportStar(require("./shared-mandate-response-class"), exports);
|
|
223
210
|
__exportStar(require("./shared-payment-method-response-class"), exports);
|
|
224
|
-
__exportStar(require("./shared-product-config-class"), exports);
|
|
225
|
-
__exportStar(require("./shared-product-config-version-class"), exports);
|
|
226
211
|
__exportStar(require("./shared-product-field-class"), exports);
|
|
227
212
|
__exportStar(require("./shared-sepa-response-class"), exports);
|
|
228
213
|
__exportStar(require("./shared-update-named-range-request-dto"), exports);
|
|
@@ -235,8 +220,6 @@ __exportStar(require("./suspend-policy-response-class"), exports);
|
|
|
235
220
|
__exportStar(require("./swap-premium-formulas-order-request-dto"), exports);
|
|
236
221
|
__exportStar(require("./swap-product-fields-order-request-dto"), exports);
|
|
237
222
|
__exportStar(require("./tag-class"), exports);
|
|
238
|
-
__exportStar(require("./tariff-coverage-term-class"), exports);
|
|
239
|
-
__exportStar(require("./tariff-variation-class"), exports);
|
|
240
223
|
__exportStar(require("./terminate-policy-request-dto"), exports);
|
|
241
224
|
__exportStar(require("./terminate-policy-response-class"), exports);
|
|
242
225
|
__exportStar(require("./timeslice-class"), exports);
|
|
@@ -278,6 +261,4 @@ __exportStar(require("./update-status-transition-rule-request-dto"), exports);
|
|
|
278
261
|
__exportStar(require("./update-status-transition-rule-response-class"), exports);
|
|
279
262
|
__exportStar(require("./uploaded-document-dto"), exports);
|
|
280
263
|
__exportStar(require("./validate-product-factors-request-dto"), exports);
|
|
281
|
-
__exportStar(require("./waiting-period-class"), exports);
|
|
282
|
-
__exportStar(require("./warning-class"), exports);
|
|
283
264
|
__exportStar(require("./withdraw-policy-response-class"), exports);
|
package/models/index.ts
CHANGED
|
@@ -1,15 +1,11 @@
|
|
|
1
1
|
export * from './activate-policy-request-dto';
|
|
2
2
|
export * from './activate-policy-response-class';
|
|
3
|
-
export * from './amount-with-limit-class';
|
|
4
3
|
export * from './bank-transfer-dto';
|
|
5
4
|
export * from './billing-address-dto';
|
|
6
5
|
export * from './booking-funnel-class';
|
|
7
6
|
export * from './calculate-custom-premium-request-dto';
|
|
8
7
|
export * from './calculate-premium-request-dto';
|
|
9
8
|
export * from './calculate-product-fields-request-dto';
|
|
10
|
-
export * from './category-class';
|
|
11
|
-
export * from './claim-config-class';
|
|
12
|
-
export * from './claim-position-fields-class';
|
|
13
9
|
export * from './clone-lead-request-dto';
|
|
14
10
|
export * from './clone-product-version-request-dto';
|
|
15
11
|
export * from './commission-agreement-class';
|
|
@@ -17,8 +13,6 @@ export * from './commission-agreement-item-class';
|
|
|
17
13
|
export * from './commission-agreement-product-class';
|
|
18
14
|
export * from './commission-agreement-version-class';
|
|
19
15
|
export * from './commission-recipient-class';
|
|
20
|
-
export * from './coverage-class';
|
|
21
|
-
export * from './coverage-term-class';
|
|
22
16
|
export * from './create-account-request-dto';
|
|
23
17
|
export * from './create-bank-account-request-dto';
|
|
24
18
|
export * from './create-booking-funnel-request-dto';
|
|
@@ -64,8 +58,6 @@ export * from './create-product-version-request-dto';
|
|
|
64
58
|
export * from './create-status-transition-rule-request-dto';
|
|
65
59
|
export * from './create-status-transition-rule-response-class';
|
|
66
60
|
export * from './csv-product-factor-dto';
|
|
67
|
-
export * from './custom-field-class';
|
|
68
|
-
export * from './deductible-class';
|
|
69
61
|
export * from './delete-draft-policy-request-dto';
|
|
70
62
|
export * from './delete-response-class';
|
|
71
63
|
export * from './emil-function-class';
|
|
@@ -74,7 +66,6 @@ export * from './empty-response-class';
|
|
|
74
66
|
export * from './execute-emil-function-request-dto';
|
|
75
67
|
export * from './filter-named-range-request-dto';
|
|
76
68
|
export * from './filter-named-range-response-class';
|
|
77
|
-
export * from './general-setting-class';
|
|
78
69
|
export * from './get-booking-funnel-response-class';
|
|
79
70
|
export * from './get-booking-funnel-version-request-dto';
|
|
80
71
|
export * from './get-commission-agreement-item-response-class';
|
|
@@ -183,13 +174,9 @@ export * from './product-factor-for-version-class';
|
|
|
183
174
|
export * from './product-factor-value-class';
|
|
184
175
|
export * from './product-factor-value-for-version-class';
|
|
185
176
|
export * from './product-field-class';
|
|
186
|
-
export * from './product-field-override-class';
|
|
187
177
|
export * from './product-field-type-class';
|
|
188
178
|
export * from './product-version-class';
|
|
189
|
-
export * from './product-version-config-class';
|
|
190
179
|
export * from './rest-clone-lead-account-request-dto';
|
|
191
|
-
export * from './rest-create-product-config-response-class';
|
|
192
|
-
export * from './rest-create-product-config-version-response-class';
|
|
193
180
|
export * from './restore-policy-version-request-dto';
|
|
194
181
|
export * from './restore-policy-version-response-class';
|
|
195
182
|
export * from './sepa-dto';
|
|
@@ -205,8 +192,6 @@ export * from './shared-mandate-hash-data-dto';
|
|
|
205
192
|
export * from './shared-mandate-hash-data-response-class';
|
|
206
193
|
export * from './shared-mandate-response-class';
|
|
207
194
|
export * from './shared-payment-method-response-class';
|
|
208
|
-
export * from './shared-product-config-class';
|
|
209
|
-
export * from './shared-product-config-version-class';
|
|
210
195
|
export * from './shared-product-field-class';
|
|
211
196
|
export * from './shared-sepa-response-class';
|
|
212
197
|
export * from './shared-update-named-range-request-dto';
|
|
@@ -219,8 +204,6 @@ export * from './suspend-policy-response-class';
|
|
|
219
204
|
export * from './swap-premium-formulas-order-request-dto';
|
|
220
205
|
export * from './swap-product-fields-order-request-dto';
|
|
221
206
|
export * from './tag-class';
|
|
222
|
-
export * from './tariff-coverage-term-class';
|
|
223
|
-
export * from './tariff-variation-class';
|
|
224
207
|
export * from './terminate-policy-request-dto';
|
|
225
208
|
export * from './terminate-policy-response-class';
|
|
226
209
|
export * from './timeslice-class';
|
|
@@ -262,6 +245,4 @@ export * from './update-status-transition-rule-request-dto';
|
|
|
262
245
|
export * from './update-status-transition-rule-response-class';
|
|
263
246
|
export * from './uploaded-document-dto';
|
|
264
247
|
export * from './validate-product-factors-request-dto';
|
|
265
|
-
export * from './waiting-period-class';
|
|
266
|
-
export * from './warning-class';
|
|
267
248
|
export * from './withdraw-policy-response-class';
|