@provis/provis-common-be-module 2.6.45 → 2.6.47
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.
|
@@ -960,6 +960,12 @@ const insurance = [
|
|
|
960
960
|
"insuranceCode": "PMS-INS-0165",
|
|
961
961
|
"insuranceName": "PT Asuransi Etiqa Internasional",
|
|
962
962
|
"createdDate": "2023-08-23 11:44:41.619062"
|
|
963
|
+
},
|
|
964
|
+
{
|
|
965
|
+
"id": 272,
|
|
966
|
+
"insuranceCode": "PMS-INS-0167",
|
|
967
|
+
"insuranceName": "Hydor AS",
|
|
968
|
+
"createdDate": "2023-08-23 11:44:41.619062"
|
|
963
969
|
}
|
|
964
970
|
];
|
|
965
971
|
exports.default = insurance;
|
|
@@ -117,8 +117,8 @@ const additionalCoverage = [
|
|
|
117
117
|
{
|
|
118
118
|
code: 'EQ',
|
|
119
119
|
desc: {
|
|
120
|
-
en: 'Earthquake, Volcanic Eruption,
|
|
121
|
-
id: 'Gempa Bumi, Letusan Gunung Berapi,
|
|
120
|
+
en: 'Earthquake, Volcanic Eruption, Tsunami',
|
|
121
|
+
id: 'Gempa Bumi, Letusan Gunung Berapi, Tsunami',
|
|
122
122
|
},
|
|
123
123
|
insuredPerils: {
|
|
124
124
|
true: {
|