@silexpert/core 1.1.161 → 1.1.162
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/dist/cjs/api/resources/CommercialOffer.d.ts +47 -0
- package/dist/cjs/api/resources/CommercialOffer.d.ts.map +1 -0
- package/dist/cjs/api/resources/CommercialOffer.js +64 -0
- package/dist/cjs/api/resources/CommercialOffer.js.map +1 -0
- package/dist/cjs/api/resources/prestation.d.ts +14 -1
- package/dist/cjs/api/resources/prestation.d.ts.map +1 -1
- package/dist/cjs/api/resources/prestation.js +17 -0
- package/dist/cjs/api/resources/prestation.js.map +1 -1
- package/dist/cjs/api/resources.d.ts +2 -0
- package/dist/cjs/api/resources.d.ts.map +1 -1
- package/dist/cjs/api/resources.js +2 -0
- package/dist/cjs/api/resources.js.map +1 -1
- package/dist/cjs/types/Enum/ClosingType.d.ts +7 -0
- package/dist/cjs/types/Enum/ClosingType.d.ts.map +1 -0
- package/dist/cjs/types/Enum/ClosingType.js +19 -0
- package/dist/cjs/types/Enum/ClosingType.js.map +1 -0
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts +97 -0
- package/dist/cjs/types/Enum/CommercialOfferType.d.ts.map +1 -0
- package/dist/cjs/types/Enum/CommercialOfferType.js +71 -0
- package/dist/cjs/types/Enum/CommercialOfferType.js.map +1 -0
- package/dist/cjs/types/Enum/PrestationOption.d.ts +8 -0
- package/dist/cjs/types/Enum/PrestationOption.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationOption.js.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/cjs/types/Enum/PrestationType.js +175 -0
- package/dist/cjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts +101 -0
- package/dist/cjs/types/Enum/PriceGridClementine.d.ts.map +1 -0
- package/dist/cjs/types/Enum/PriceGridClementine.js +338 -0
- package/dist/cjs/types/Enum/PriceGridClementine.js.map +1 -0
- package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts +34 -0
- package/dist/cjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -0
- package/dist/cjs/types/Enum/PriceGridLegalstart.js +103 -0
- package/dist/cjs/types/Enum/PriceGridLegalstart.js.map +1 -0
- package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts +52 -0
- package/dist/cjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -0
- package/dist/cjs/types/Enum/PriceGridPourcentage.js +1125 -0
- package/dist/cjs/types/Enum/PriceGridPourcentage.js.map +1 -0
- package/dist/cjs/types/Interface/api/commercial/QueryGetStats.d.ts +1 -0
- package/dist/cjs/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js +6 -0
- package/dist/cjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +6 -0
- package/dist/cjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
- package/dist/cjs/types/Interface/api/commercialOffer/Query.d.ts +13 -0
- package/dist/cjs/types/Interface/api/commercialOffer/Query.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/commercialOffer/Query.js +69 -0
- package/dist/cjs/types/Interface/api/commercialOffer/Query.js.map +1 -0
- package/dist/cjs/types/Interface/api/prestation/Query.d.ts +19 -0
- package/dist/cjs/types/Interface/api/prestation/Query.d.ts.map +1 -0
- package/dist/cjs/types/Interface/api/prestation/Query.js +77 -0
- package/dist/cjs/types/Interface/api/prestation/Query.js.map +1 -0
- package/dist/cjs/types/Interface/api/prestations/QueryUpdate.d.ts +1 -0
- package/dist/cjs/types/Interface/api/prestations/QueryUpdate.d.ts.map +1 -1
- package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js +6 -0
- package/dist/cjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
- package/dist/cjs/types/Interface/models/ICommercialOffer.d.ts +16 -0
- package/dist/cjs/types/Interface/models/ICommercialOffer.d.ts.map +1 -0
- package/dist/cjs/types/Interface/models/ICommercialOffer.js +3 -0
- package/dist/cjs/types/Interface/models/ICommercialOffer.js.map +1 -0
- package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts +2 -1
- package/dist/cjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IExercicePrestation.js.map +1 -1
- package/dist/cjs/types/Interface/models/IExercicePrestationOffer.d.ts +10 -0
- package/dist/cjs/types/Interface/models/IExercicePrestationOffer.d.ts.map +1 -0
- package/dist/cjs/types/Interface/models/IExercicePrestationOffer.js +3 -0
- package/dist/cjs/types/Interface/models/IExercicePrestationOffer.js.map +1 -0
- package/dist/cjs/types/Interface/models/IPrestationList.d.ts +1 -0
- package/dist/cjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
- package/dist/cjs/types/Interface/models/IPrestationList.js.map +1 -1
- package/dist/cjs/types/index.d.ts +9 -0
- package/dist/cjs/types/index.d.ts.map +1 -1
- package/dist/cjs/types/index.js +9 -0
- package/dist/cjs/types/index.js.map +1 -1
- package/dist/cjs/utils/commercialOffer.d.ts +6 -0
- package/dist/cjs/utils/commercialOffer.d.ts.map +1 -0
- package/dist/cjs/utils/commercialOffer.js +39 -0
- package/dist/cjs/utils/commercialOffer.js.map +1 -0
- package/dist/cjs/utils/index.d.ts +1 -0
- package/dist/cjs/utils/index.d.ts.map +1 -1
- package/dist/cjs/utils/index.js +1 -0
- package/dist/cjs/utils/index.js.map +1 -1
- package/dist/cjs/utils/prestation.d.ts +9 -2
- package/dist/cjs/utils/prestation.d.ts.map +1 -1
- package/dist/cjs/utils/prestation.js +155 -1
- package/dist/cjs/utils/prestation.js.map +1 -1
- package/dist/mjs/api/resources/CommercialOffer.d.ts +47 -0
- package/dist/mjs/api/resources/CommercialOffer.d.ts.map +1 -0
- package/dist/mjs/api/resources/CommercialOffer.js +60 -0
- package/dist/mjs/api/resources/CommercialOffer.js.map +1 -0
- package/dist/mjs/api/resources/prestation.d.ts +14 -1
- package/dist/mjs/api/resources/prestation.d.ts.map +1 -1
- package/dist/mjs/api/resources/prestation.js +17 -0
- package/dist/mjs/api/resources/prestation.js.map +1 -1
- package/dist/mjs/api/resources.d.ts +2 -0
- package/dist/mjs/api/resources.d.ts.map +1 -1
- package/dist/mjs/api/resources.js +2 -0
- package/dist/mjs/api/resources.js.map +1 -1
- package/dist/mjs/types/Enum/ClosingType.d.ts +7 -0
- package/dist/mjs/types/Enum/ClosingType.d.ts.map +1 -0
- package/dist/mjs/types/Enum/ClosingType.js +16 -0
- package/dist/mjs/types/Enum/ClosingType.js.map +1 -0
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts +97 -0
- package/dist/mjs/types/Enum/CommercialOfferType.d.ts.map +1 -0
- package/dist/mjs/types/Enum/CommercialOfferType.js +68 -0
- package/dist/mjs/types/Enum/CommercialOfferType.js.map +1 -0
- package/dist/mjs/types/Enum/PrestationOption.d.ts +8 -0
- package/dist/mjs/types/Enum/PrestationOption.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationOption.js.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.d.ts.map +1 -1
- package/dist/mjs/types/Enum/PrestationType.js +175 -0
- package/dist/mjs/types/Enum/PrestationType.js.map +1 -1
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts +101 -0
- package/dist/mjs/types/Enum/PriceGridClementine.d.ts.map +1 -0
- package/dist/mjs/types/Enum/PriceGridClementine.js +335 -0
- package/dist/mjs/types/Enum/PriceGridClementine.js.map +1 -0
- package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts +34 -0
- package/dist/mjs/types/Enum/PriceGridLegalstart.d.ts.map +1 -0
- package/dist/mjs/types/Enum/PriceGridLegalstart.js +100 -0
- package/dist/mjs/types/Enum/PriceGridLegalstart.js.map +1 -0
- package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts +52 -0
- package/dist/mjs/types/Enum/PriceGridPourcentage.d.ts.map +1 -0
- package/dist/mjs/types/Enum/PriceGridPourcentage.js +1122 -0
- package/dist/mjs/types/Enum/PriceGridPourcentage.js.map +1 -0
- package/dist/mjs/types/Interface/api/commercial/QueryGetStats.d.ts +1 -0
- package/dist/mjs/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js +7 -0
- package/dist/mjs/types/Interface/api/commercial/QueryGetStats.js.map +1 -1
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts +1 -0
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js +7 -0
- package/dist/mjs/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.js.map +1 -1
- package/dist/mjs/types/Interface/api/commercialOffer/Query.d.ts +13 -0
- package/dist/mjs/types/Interface/api/commercialOffer/Query.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/commercialOffer/Query.js +72 -0
- package/dist/mjs/types/Interface/api/commercialOffer/Query.js.map +1 -0
- package/dist/mjs/types/Interface/api/prestation/Query.d.ts +19 -0
- package/dist/mjs/types/Interface/api/prestation/Query.d.ts.map +1 -0
- package/dist/mjs/types/Interface/api/prestation/Query.js +82 -0
- package/dist/mjs/types/Interface/api/prestation/Query.js.map +1 -0
- package/dist/mjs/types/Interface/api/prestations/QueryUpdate.d.ts +1 -0
- package/dist/mjs/types/Interface/api/prestations/QueryUpdate.d.ts.map +1 -1
- package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js +7 -0
- package/dist/mjs/types/Interface/api/prestations/QueryUpdate.js.map +1 -1
- package/dist/mjs/types/Interface/models/ICommercialOffer.d.ts +16 -0
- package/dist/mjs/types/Interface/models/ICommercialOffer.d.ts.map +1 -0
- package/dist/mjs/types/Interface/models/ICommercialOffer.js +2 -0
- package/dist/mjs/types/Interface/models/ICommercialOffer.js.map +1 -0
- package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts +2 -1
- package/dist/mjs/types/Interface/models/IExercicePrestation.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IExercicePrestation.js.map +1 -1
- package/dist/mjs/types/Interface/models/IExercicePrestationOffer.d.ts +10 -0
- package/dist/mjs/types/Interface/models/IExercicePrestationOffer.d.ts.map +1 -0
- package/dist/mjs/types/Interface/models/IExercicePrestationOffer.js +2 -0
- package/dist/mjs/types/Interface/models/IExercicePrestationOffer.js.map +1 -0
- package/dist/mjs/types/Interface/models/IPrestationList.d.ts +1 -0
- package/dist/mjs/types/Interface/models/IPrestationList.d.ts.map +1 -1
- package/dist/mjs/types/Interface/models/IPrestationList.js.map +1 -1
- package/dist/mjs/types/index.d.ts +9 -0
- package/dist/mjs/types/index.d.ts.map +1 -1
- package/dist/mjs/types/index.js +9 -0
- package/dist/mjs/types/index.js.map +1 -1
- package/dist/mjs/utils/commercialOffer.d.ts +6 -0
- package/dist/mjs/utils/commercialOffer.d.ts.map +1 -0
- package/dist/mjs/utils/commercialOffer.js +33 -0
- package/dist/mjs/utils/commercialOffer.js.map +1 -0
- package/dist/mjs/utils/index.d.ts +1 -0
- package/dist/mjs/utils/index.d.ts.map +1 -1
- package/dist/mjs/utils/index.js +1 -0
- package/dist/mjs/utils/index.js.map +1 -1
- package/dist/mjs/utils/prestation.d.ts +9 -2
- package/dist/mjs/utils/prestation.d.ts.map +1 -1
- package/dist/mjs/utils/prestation.js +150 -1
- package/dist/mjs/utils/prestation.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/CommercialOffer.ts +67 -0
- package/ts/api/resources/prestation.ts +21 -1
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/ClosingType.ts +17 -0
- package/ts/types/Enum/CommercialOfferType.ts +84 -0
- package/ts/types/Enum/PrestationOption.ts +9 -0
- package/ts/types/Enum/PrestationType.ts +175 -0
- package/ts/types/Enum/PriceGridClementine.ts +335 -0
- package/ts/types/Enum/PriceGridLegalstart.ts +100 -0
- package/ts/types/Enum/PriceGridPourcentage.ts +1122 -0
- package/ts/types/Interface/api/commercial/QueryGetStats.ts +5 -0
- package/ts/types/Interface/api/commercial/QueryPaginatedSocietyWithStatsCa.ts +5 -0
- package/ts/types/Interface/api/commercialOffer/Query.ts +46 -0
- package/ts/types/Interface/api/prestation/Query.ts +56 -0
- package/ts/types/Interface/api/prestations/QueryUpdate.ts +5 -0
- package/ts/types/Interface/models/ICommercialOffer.ts +18 -0
- package/ts/types/Interface/models/IExercicePrestation.ts +2 -1
- package/ts/types/Interface/models/IExercicePrestationOffer.ts +13 -0
- package/ts/types/Interface/models/IPrestationList.ts +1 -0
- package/ts/types/index.ts +9 -0
- package/ts/utils/commercialOffer.ts +37 -0
- package/ts/utils/index.ts +1 -0
- package/ts/utils/prestation.ts +193 -2
|
@@ -208,6 +208,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
208
208
|
isAttestation: false,
|
|
209
209
|
inAverageCart: true,
|
|
210
210
|
isBack: false,
|
|
211
|
+
minimumPrice: null,
|
|
211
212
|
price: null,
|
|
212
213
|
isCatalog: false,
|
|
213
214
|
hidden: true,
|
|
@@ -225,6 +226,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
225
226
|
isAttestation: false,
|
|
226
227
|
inAverageCart: true,
|
|
227
228
|
isBack: false,
|
|
229
|
+
minimumPrice: null,
|
|
228
230
|
price: null,
|
|
229
231
|
isCatalog: false,
|
|
230
232
|
hidden: true,
|
|
@@ -242,6 +244,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
242
244
|
isAttestation: false,
|
|
243
245
|
inAverageCart: true,
|
|
244
246
|
isBack: true,
|
|
247
|
+
minimumPrice: null,
|
|
245
248
|
price: null,
|
|
246
249
|
isCatalog: false,
|
|
247
250
|
hidden: true,
|
|
@@ -259,6 +262,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
259
262
|
isAttestation: false,
|
|
260
263
|
inAverageCart: true,
|
|
261
264
|
isBack: false,
|
|
265
|
+
minimumPrice: null,
|
|
262
266
|
price: null,
|
|
263
267
|
isCatalog: false,
|
|
264
268
|
hidden: true,
|
|
@@ -276,6 +280,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
276
280
|
isAttestation: false,
|
|
277
281
|
inAverageCart: false,
|
|
278
282
|
isBack: false,
|
|
283
|
+
minimumPrice: null,
|
|
279
284
|
price: null,
|
|
280
285
|
isCatalog: false,
|
|
281
286
|
hidden: true,
|
|
@@ -293,6 +298,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
293
298
|
isAttestation: false,
|
|
294
299
|
inAverageCart: false,
|
|
295
300
|
isBack: false,
|
|
301
|
+
minimumPrice: null,
|
|
296
302
|
price: null,
|
|
297
303
|
isCatalog: true,
|
|
298
304
|
hidden: true,
|
|
@@ -310,6 +316,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
310
316
|
isAttestation: false,
|
|
311
317
|
inAverageCart: false,
|
|
312
318
|
isBack: false,
|
|
319
|
+
minimumPrice: null,
|
|
313
320
|
price: null,
|
|
314
321
|
isCatalog: false,
|
|
315
322
|
hidden: true,
|
|
@@ -327,6 +334,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
327
334
|
isAttestation: false,
|
|
328
335
|
inAverageCart: false,
|
|
329
336
|
isBack: false,
|
|
337
|
+
minimumPrice: null,
|
|
330
338
|
price: null,
|
|
331
339
|
isCatalog: false,
|
|
332
340
|
hidden: true,
|
|
@@ -344,6 +352,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
344
352
|
isAttestation: false,
|
|
345
353
|
inAverageCart: false,
|
|
346
354
|
isBack: false,
|
|
355
|
+
minimumPrice: null,
|
|
347
356
|
price: null,
|
|
348
357
|
isCatalog: true,
|
|
349
358
|
hidden: false,
|
|
@@ -361,6 +370,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
361
370
|
isAttestation: false,
|
|
362
371
|
inAverageCart: true,
|
|
363
372
|
isBack: true,
|
|
373
|
+
minimumPrice: null,
|
|
364
374
|
price: null,
|
|
365
375
|
isCatalog: false,
|
|
366
376
|
hidden: true,
|
|
@@ -378,6 +388,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
378
388
|
isAttestation: false,
|
|
379
389
|
inAverageCart: true,
|
|
380
390
|
isBack: true,
|
|
391
|
+
minimumPrice: null,
|
|
381
392
|
price: null,
|
|
382
393
|
isCatalog: false,
|
|
383
394
|
hidden: true,
|
|
@@ -395,6 +406,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
395
406
|
isAttestation: false,
|
|
396
407
|
inAverageCart: false,
|
|
397
408
|
isBack: false,
|
|
409
|
+
minimumPrice: null,
|
|
398
410
|
price: null,
|
|
399
411
|
isCatalog: true,
|
|
400
412
|
hidden: false,
|
|
@@ -412,6 +424,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
412
424
|
isAttestation: false,
|
|
413
425
|
inAverageCart: false,
|
|
414
426
|
isBack: false,
|
|
427
|
+
minimumPrice: null,
|
|
415
428
|
price: null,
|
|
416
429
|
isCatalog: false,
|
|
417
430
|
hidden: true,
|
|
@@ -429,6 +442,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
429
442
|
isAttestation: false,
|
|
430
443
|
inAverageCart: false,
|
|
431
444
|
isBack: false,
|
|
445
|
+
minimumPrice: null,
|
|
432
446
|
price: 149,
|
|
433
447
|
isCatalog: false,
|
|
434
448
|
hidden: false,
|
|
@@ -446,6 +460,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
446
460
|
isAttestation: false,
|
|
447
461
|
inAverageCart: false,
|
|
448
462
|
isBack: false,
|
|
463
|
+
minimumPrice: null,
|
|
449
464
|
price: null,
|
|
450
465
|
isCatalog: false,
|
|
451
466
|
hidden: true,
|
|
@@ -463,6 +478,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
463
478
|
isAttestation: false,
|
|
464
479
|
inAverageCart: true,
|
|
465
480
|
isBack: false,
|
|
481
|
+
minimumPrice: null,
|
|
466
482
|
price: null,
|
|
467
483
|
isCatalog: false,
|
|
468
484
|
hidden: true,
|
|
@@ -480,6 +496,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
480
496
|
isAttestation: false,
|
|
481
497
|
inAverageCart: true,
|
|
482
498
|
isBack: false,
|
|
499
|
+
minimumPrice: null,
|
|
483
500
|
price: null,
|
|
484
501
|
isCatalog: false,
|
|
485
502
|
hidden: true,
|
|
@@ -497,6 +514,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
497
514
|
isAttestation: false,
|
|
498
515
|
inAverageCart: true,
|
|
499
516
|
isBack: false,
|
|
517
|
+
minimumPrice: null,
|
|
500
518
|
price: null,
|
|
501
519
|
isCatalog: false,
|
|
502
520
|
hidden: true,
|
|
@@ -514,6 +532,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
514
532
|
isAttestation: false,
|
|
515
533
|
inAverageCart: false,
|
|
516
534
|
isBack: false,
|
|
535
|
+
minimumPrice: null,
|
|
517
536
|
price: null,
|
|
518
537
|
isCatalog: true,
|
|
519
538
|
hidden: false,
|
|
@@ -531,6 +550,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
531
550
|
isAttestation: false,
|
|
532
551
|
inAverageCart: false,
|
|
533
552
|
isBack: false,
|
|
553
|
+
minimumPrice: null,
|
|
534
554
|
price: null,
|
|
535
555
|
isCatalog: false,
|
|
536
556
|
hidden: true,
|
|
@@ -548,6 +568,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
548
568
|
isAttestation: false,
|
|
549
569
|
inAverageCart: false,
|
|
550
570
|
isBack: false,
|
|
571
|
+
minimumPrice: null,
|
|
551
572
|
price: null,
|
|
552
573
|
isCatalog: false,
|
|
553
574
|
hidden: false,
|
|
@@ -565,6 +586,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
565
586
|
isAttestation: false,
|
|
566
587
|
inAverageCart: true,
|
|
567
588
|
isBack: true,
|
|
589
|
+
minimumPrice: null,
|
|
568
590
|
price: null,
|
|
569
591
|
isCatalog: false,
|
|
570
592
|
hidden: true,
|
|
@@ -582,6 +604,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
582
604
|
isAttestation: false,
|
|
583
605
|
inAverageCart: true,
|
|
584
606
|
isBack: true,
|
|
607
|
+
minimumPrice: null,
|
|
585
608
|
price: null,
|
|
586
609
|
isCatalog: false,
|
|
587
610
|
hidden: true,
|
|
@@ -599,6 +622,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
599
622
|
isAttestation: false,
|
|
600
623
|
inAverageCart: true,
|
|
601
624
|
isBack: false,
|
|
625
|
+
minimumPrice: null,
|
|
602
626
|
price: null,
|
|
603
627
|
isCatalog: false,
|
|
604
628
|
hidden: true,
|
|
@@ -616,6 +640,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
616
640
|
isAttestation: false,
|
|
617
641
|
inAverageCart: true,
|
|
618
642
|
isBack: true,
|
|
643
|
+
minimumPrice: null,
|
|
619
644
|
price: null,
|
|
620
645
|
isCatalog: false,
|
|
621
646
|
hidden: true,
|
|
@@ -633,6 +658,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
633
658
|
isAttestation: false,
|
|
634
659
|
inAverageCart: true,
|
|
635
660
|
isBack: false,
|
|
661
|
+
minimumPrice: null,
|
|
636
662
|
price: null,
|
|
637
663
|
isCatalog: false,
|
|
638
664
|
hidden: true,
|
|
@@ -650,6 +676,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
650
676
|
isAttestation: false,
|
|
651
677
|
inAverageCart: false,
|
|
652
678
|
isBack: false,
|
|
679
|
+
minimumPrice: null,
|
|
653
680
|
price: null,
|
|
654
681
|
isCatalog: false,
|
|
655
682
|
hidden: true,
|
|
@@ -667,6 +694,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
667
694
|
isAttestation: false,
|
|
668
695
|
inAverageCart: true,
|
|
669
696
|
isBack: false,
|
|
697
|
+
minimumPrice: null,
|
|
670
698
|
price: null,
|
|
671
699
|
isCatalog: false,
|
|
672
700
|
hidden: true,
|
|
@@ -684,6 +712,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
684
712
|
isAttestation: false,
|
|
685
713
|
inAverageCart: true,
|
|
686
714
|
isBack: true,
|
|
715
|
+
minimumPrice: null,
|
|
687
716
|
price: null,
|
|
688
717
|
isCatalog: false,
|
|
689
718
|
hidden: true,
|
|
@@ -701,6 +730,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
701
730
|
isAttestation: false,
|
|
702
731
|
inAverageCart: true,
|
|
703
732
|
isBack: false,
|
|
733
|
+
minimumPrice: null,
|
|
704
734
|
price: null,
|
|
705
735
|
isCatalog: false,
|
|
706
736
|
hidden: false,
|
|
@@ -718,6 +748,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
718
748
|
isAttestation: false,
|
|
719
749
|
inAverageCart: true,
|
|
720
750
|
isBack: false,
|
|
751
|
+
minimumPrice: null,
|
|
721
752
|
price: null,
|
|
722
753
|
isCatalog: false,
|
|
723
754
|
hidden: true,
|
|
@@ -735,6 +766,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
735
766
|
isAttestation: false,
|
|
736
767
|
inAverageCart: true,
|
|
737
768
|
isBack: true,
|
|
769
|
+
minimumPrice: null,
|
|
738
770
|
price: null,
|
|
739
771
|
isCatalog: false,
|
|
740
772
|
hidden: false,
|
|
@@ -752,6 +784,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
752
784
|
isAttestation: false,
|
|
753
785
|
inAverageCart: true,
|
|
754
786
|
isBack: true,
|
|
787
|
+
minimumPrice: null,
|
|
755
788
|
price: null,
|
|
756
789
|
isCatalog: false,
|
|
757
790
|
hidden: true,
|
|
@@ -769,6 +802,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
769
802
|
isAttestation: false,
|
|
770
803
|
inAverageCart: true,
|
|
771
804
|
isBack: false,
|
|
805
|
+
minimumPrice: null,
|
|
772
806
|
price: null,
|
|
773
807
|
isCatalog: false,
|
|
774
808
|
hidden: false,
|
|
@@ -786,6 +820,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
786
820
|
isAttestation: false,
|
|
787
821
|
inAverageCart: true,
|
|
788
822
|
isBack: false,
|
|
823
|
+
minimumPrice: null,
|
|
789
824
|
price: null,
|
|
790
825
|
isCatalog: false,
|
|
791
826
|
hidden: true,
|
|
@@ -803,6 +838,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
803
838
|
isAttestation: false,
|
|
804
839
|
inAverageCart: true,
|
|
805
840
|
isBack: true,
|
|
841
|
+
minimumPrice: null,
|
|
806
842
|
price: null,
|
|
807
843
|
isCatalog: false,
|
|
808
844
|
hidden: false,
|
|
@@ -820,6 +856,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
820
856
|
isAttestation: false,
|
|
821
857
|
inAverageCart: true,
|
|
822
858
|
isBack: true,
|
|
859
|
+
minimumPrice: null,
|
|
823
860
|
price: null,
|
|
824
861
|
isCatalog: false,
|
|
825
862
|
hidden: true,
|
|
@@ -837,6 +874,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
837
874
|
isAttestation: false,
|
|
838
875
|
inAverageCart: true,
|
|
839
876
|
isBack: false,
|
|
877
|
+
minimumPrice: null,
|
|
840
878
|
price: null,
|
|
841
879
|
isCatalog: false,
|
|
842
880
|
hidden: true,
|
|
@@ -854,6 +892,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
854
892
|
isAttestation: false,
|
|
855
893
|
inAverageCart: true,
|
|
856
894
|
isBack: true,
|
|
895
|
+
minimumPrice: null,
|
|
857
896
|
price: null,
|
|
858
897
|
isCatalog: false,
|
|
859
898
|
hidden: true,
|
|
@@ -871,6 +910,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
871
910
|
isAttestation: false,
|
|
872
911
|
inAverageCart: false,
|
|
873
912
|
isBack: false,
|
|
913
|
+
minimumPrice: null,
|
|
874
914
|
price: null,
|
|
875
915
|
isCatalog: true,
|
|
876
916
|
hidden: false,
|
|
@@ -888,6 +928,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
888
928
|
isAttestation: false,
|
|
889
929
|
inAverageCart: true,
|
|
890
930
|
isBack: false,
|
|
931
|
+
minimumPrice: null,
|
|
891
932
|
price: null,
|
|
892
933
|
isCatalog: false,
|
|
893
934
|
hidden: true,
|
|
@@ -905,6 +946,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
905
946
|
isAttestation: false,
|
|
906
947
|
inAverageCart: false,
|
|
907
948
|
isBack: false,
|
|
949
|
+
minimumPrice: null,
|
|
908
950
|
price: 200,
|
|
909
951
|
isCatalog: true,
|
|
910
952
|
hidden: false,
|
|
@@ -922,6 +964,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
922
964
|
isAttestation: false,
|
|
923
965
|
inAverageCart: false,
|
|
924
966
|
isBack: false,
|
|
967
|
+
minimumPrice: null,
|
|
925
968
|
price: 249,
|
|
926
969
|
isCatalog: false,
|
|
927
970
|
hidden: true,
|
|
@@ -939,6 +982,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
939
982
|
isAttestation: false,
|
|
940
983
|
inAverageCart: false,
|
|
941
984
|
isBack: false,
|
|
985
|
+
minimumPrice: null,
|
|
942
986
|
price: 39,
|
|
943
987
|
isCatalog: false,
|
|
944
988
|
hidden: true,
|
|
@@ -955,6 +999,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
955
999
|
isAttestation: false,
|
|
956
1000
|
inAverageCart: false,
|
|
957
1001
|
isBack: false,
|
|
1002
|
+
minimumPrice: null,
|
|
958
1003
|
price: 449,
|
|
959
1004
|
isCatalog: false,
|
|
960
1005
|
hidden: true,
|
|
@@ -972,6 +1017,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
972
1017
|
isAttestation: false,
|
|
973
1018
|
inAverageCart: false,
|
|
974
1019
|
isBack: false,
|
|
1020
|
+
minimumPrice: null,
|
|
975
1021
|
price: 200,
|
|
976
1022
|
isCatalog: true,
|
|
977
1023
|
hidden: false,
|
|
@@ -989,6 +1035,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
989
1035
|
isAttestation: false,
|
|
990
1036
|
inAverageCart: false,
|
|
991
1037
|
isBack: false,
|
|
1038
|
+
minimumPrice: null,
|
|
992
1039
|
price: 200,
|
|
993
1040
|
isCatalog: true,
|
|
994
1041
|
hidden: false,
|
|
@@ -1006,6 +1053,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1006
1053
|
isAttestation: false,
|
|
1007
1054
|
inAverageCart: false,
|
|
1008
1055
|
isBack: false,
|
|
1056
|
+
minimumPrice: null,
|
|
1009
1057
|
price: 249,
|
|
1010
1058
|
isCatalog: true,
|
|
1011
1059
|
hidden: false,
|
|
@@ -1023,6 +1071,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1023
1071
|
isAttestation: false,
|
|
1024
1072
|
inAverageCart: false,
|
|
1025
1073
|
isBack: false,
|
|
1074
|
+
minimumPrice: null,
|
|
1026
1075
|
price: 249,
|
|
1027
1076
|
isCatalog: true,
|
|
1028
1077
|
hidden: false,
|
|
@@ -1040,6 +1089,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1040
1089
|
isAttestation: false,
|
|
1041
1090
|
inAverageCart: false,
|
|
1042
1091
|
isBack: false,
|
|
1092
|
+
minimumPrice: null,
|
|
1043
1093
|
price: 249,
|
|
1044
1094
|
isCatalog: true,
|
|
1045
1095
|
hidden: false,
|
|
@@ -1057,6 +1107,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1057
1107
|
isAttestation: false,
|
|
1058
1108
|
inAverageCart: false,
|
|
1059
1109
|
isBack: false,
|
|
1110
|
+
minimumPrice: null,
|
|
1060
1111
|
price: 79,
|
|
1061
1112
|
isCatalog: false,
|
|
1062
1113
|
hidden: true,
|
|
@@ -1074,6 +1125,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1074
1125
|
isAttestation: false,
|
|
1075
1126
|
inAverageCart: false,
|
|
1076
1127
|
isBack: false,
|
|
1128
|
+
minimumPrice: null,
|
|
1077
1129
|
price: 299,
|
|
1078
1130
|
isCatalog: false,
|
|
1079
1131
|
hidden: true,
|
|
@@ -1091,6 +1143,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1091
1143
|
isAttestation: false,
|
|
1092
1144
|
inAverageCart: false,
|
|
1093
1145
|
isBack: false,
|
|
1146
|
+
minimumPrice: null,
|
|
1094
1147
|
price: 99,
|
|
1095
1148
|
isCatalog: true,
|
|
1096
1149
|
hidden: false,
|
|
@@ -1108,6 +1161,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1108
1161
|
isAttestation: false,
|
|
1109
1162
|
inAverageCart: false,
|
|
1110
1163
|
isBack: false,
|
|
1164
|
+
minimumPrice: null,
|
|
1111
1165
|
price: 200,
|
|
1112
1166
|
isCatalog: true,
|
|
1113
1167
|
hidden: false,
|
|
@@ -1125,6 +1179,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1125
1179
|
isAttestation: false,
|
|
1126
1180
|
inAverageCart: false,
|
|
1127
1181
|
isBack: false,
|
|
1182
|
+
minimumPrice: null,
|
|
1128
1183
|
price: 149,
|
|
1129
1184
|
isCatalog: true,
|
|
1130
1185
|
hidden: false,
|
|
@@ -1142,6 +1197,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1142
1197
|
isAttestation: false,
|
|
1143
1198
|
inAverageCart: false,
|
|
1144
1199
|
isBack: false,
|
|
1200
|
+
minimumPrice: null,
|
|
1145
1201
|
price: 149,
|
|
1146
1202
|
isCatalog: true,
|
|
1147
1203
|
hidden: false,
|
|
@@ -1159,6 +1215,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1159
1215
|
isAttestation: false,
|
|
1160
1216
|
inAverageCart: false,
|
|
1161
1217
|
isBack: false,
|
|
1218
|
+
minimumPrice: null,
|
|
1162
1219
|
price: 589,
|
|
1163
1220
|
isCatalog: true,
|
|
1164
1221
|
hidden: false,
|
|
@@ -1176,6 +1233,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1176
1233
|
isAttestation: false,
|
|
1177
1234
|
inAverageCart: false,
|
|
1178
1235
|
isBack: false,
|
|
1236
|
+
minimumPrice: null,
|
|
1179
1237
|
price: 249,
|
|
1180
1238
|
isCatalog: true,
|
|
1181
1239
|
hidden: false,
|
|
@@ -1193,6 +1251,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1193
1251
|
isAttestation: false,
|
|
1194
1252
|
inAverageCart: false,
|
|
1195
1253
|
isBack: false,
|
|
1254
|
+
minimumPrice: null,
|
|
1196
1255
|
price: 99,
|
|
1197
1256
|
isCatalog: true,
|
|
1198
1257
|
hidden: false,
|
|
@@ -1210,6 +1269,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1210
1269
|
isAttestation: false,
|
|
1211
1270
|
inAverageCart: false,
|
|
1212
1271
|
isBack: false,
|
|
1272
|
+
minimumPrice: null,
|
|
1213
1273
|
price: 149,
|
|
1214
1274
|
isCatalog: true,
|
|
1215
1275
|
hidden: false,
|
|
@@ -1227,6 +1287,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1227
1287
|
isAttestation: false,
|
|
1228
1288
|
inAverageCart: false,
|
|
1229
1289
|
isBack: false,
|
|
1290
|
+
minimumPrice: null,
|
|
1230
1291
|
price: 149,
|
|
1231
1292
|
isCatalog: true,
|
|
1232
1293
|
hidden: false,
|
|
@@ -1244,6 +1305,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1244
1305
|
isAttestation: false,
|
|
1245
1306
|
inAverageCart: false,
|
|
1246
1307
|
isBack: false,
|
|
1308
|
+
minimumPrice: null,
|
|
1247
1309
|
price: 149,
|
|
1248
1310
|
isCatalog: true,
|
|
1249
1311
|
hidden: false,
|
|
@@ -1261,6 +1323,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1261
1323
|
isAttestation: false,
|
|
1262
1324
|
inAverageCart: false,
|
|
1263
1325
|
isBack: false,
|
|
1326
|
+
minimumPrice: null,
|
|
1264
1327
|
price: 149,
|
|
1265
1328
|
isCatalog: true,
|
|
1266
1329
|
hidden: false,
|
|
@@ -1278,6 +1341,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1278
1341
|
isAttestation: false,
|
|
1279
1342
|
inAverageCart: false,
|
|
1280
1343
|
isBack: false,
|
|
1344
|
+
minimumPrice: null,
|
|
1281
1345
|
price: 199,
|
|
1282
1346
|
isCatalog: true,
|
|
1283
1347
|
hidden: false,
|
|
@@ -1295,6 +1359,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1295
1359
|
isAttestation: false,
|
|
1296
1360
|
inAverageCart: false,
|
|
1297
1361
|
isBack: false,
|
|
1362
|
+
minimumPrice: null,
|
|
1298
1363
|
price: 199,
|
|
1299
1364
|
isCatalog: false,
|
|
1300
1365
|
hidden: true,
|
|
@@ -1312,6 +1377,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1312
1377
|
isAttestation: false,
|
|
1313
1378
|
inAverageCart: false,
|
|
1314
1379
|
isBack: false,
|
|
1380
|
+
minimumPrice: null,
|
|
1315
1381
|
price: 499,
|
|
1316
1382
|
isCatalog: true,
|
|
1317
1383
|
hidden: false,
|
|
@@ -1329,6 +1395,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1329
1395
|
isAttestation: false,
|
|
1330
1396
|
inAverageCart: false,
|
|
1331
1397
|
isBack: false,
|
|
1398
|
+
minimumPrice: null,
|
|
1332
1399
|
price: 796,
|
|
1333
1400
|
isCatalog: true,
|
|
1334
1401
|
hidden: false,
|
|
@@ -1346,6 +1413,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1346
1413
|
isAttestation: false,
|
|
1347
1414
|
inAverageCart: false,
|
|
1348
1415
|
isBack: false,
|
|
1416
|
+
minimumPrice: null,
|
|
1349
1417
|
price: 596,
|
|
1350
1418
|
isCatalog: true,
|
|
1351
1419
|
hidden: false,
|
|
@@ -1363,6 +1431,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1363
1431
|
isAttestation: false,
|
|
1364
1432
|
inAverageCart: false,
|
|
1365
1433
|
isBack: false,
|
|
1434
|
+
minimumPrice: null,
|
|
1366
1435
|
price: 200,
|
|
1367
1436
|
isCatalog: true,
|
|
1368
1437
|
hidden: false,
|
|
@@ -1380,6 +1449,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1380
1449
|
isAttestation: false,
|
|
1381
1450
|
inAverageCart: false,
|
|
1382
1451
|
isBack: false,
|
|
1452
|
+
minimumPrice: null,
|
|
1383
1453
|
price: 59,
|
|
1384
1454
|
isCatalog: true,
|
|
1385
1455
|
hidden: false,
|
|
@@ -1397,6 +1467,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1397
1467
|
isAttestation: false,
|
|
1398
1468
|
inAverageCart: false,
|
|
1399
1469
|
isBack: false,
|
|
1470
|
+
minimumPrice: null,
|
|
1400
1471
|
price: 249,
|
|
1401
1472
|
isCatalog: true,
|
|
1402
1473
|
hidden: false,
|
|
@@ -1414,6 +1485,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1414
1485
|
isAttestation: false,
|
|
1415
1486
|
inAverageCart: false,
|
|
1416
1487
|
isBack: false,
|
|
1488
|
+
minimumPrice: null,
|
|
1417
1489
|
price: 499,
|
|
1418
1490
|
isCatalog: true,
|
|
1419
1491
|
hidden: false,
|
|
@@ -1431,6 +1503,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1431
1503
|
isAttestation: false,
|
|
1432
1504
|
inAverageCart: false,
|
|
1433
1505
|
isBack: false,
|
|
1506
|
+
minimumPrice: null,
|
|
1434
1507
|
price: 399,
|
|
1435
1508
|
isCatalog: false,
|
|
1436
1509
|
hidden: true,
|
|
@@ -1448,6 +1521,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1448
1521
|
isAttestation: false,
|
|
1449
1522
|
inAverageCart: false,
|
|
1450
1523
|
isBack: false,
|
|
1524
|
+
minimumPrice: null,
|
|
1451
1525
|
price: 15.9,
|
|
1452
1526
|
isCatalog: true,
|
|
1453
1527
|
hidden: false,
|
|
@@ -1465,6 +1539,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1465
1539
|
isAttestation: false,
|
|
1466
1540
|
inAverageCart: false,
|
|
1467
1541
|
isBack: false,
|
|
1542
|
+
minimumPrice: null,
|
|
1468
1543
|
price: 15,
|
|
1469
1544
|
isCatalog: true,
|
|
1470
1545
|
hidden: false,
|
|
@@ -1482,6 +1557,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1482
1557
|
isAttestation: false,
|
|
1483
1558
|
inAverageCart: false,
|
|
1484
1559
|
isBack: false,
|
|
1560
|
+
minimumPrice: null,
|
|
1485
1561
|
price: 20,
|
|
1486
1562
|
isCatalog: true,
|
|
1487
1563
|
hidden: false,
|
|
@@ -1499,6 +1575,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1499
1575
|
isAttestation: false,
|
|
1500
1576
|
inAverageCart: false,
|
|
1501
1577
|
isBack: false,
|
|
1578
|
+
minimumPrice: null,
|
|
1502
1579
|
price: 78,
|
|
1503
1580
|
isCatalog: true,
|
|
1504
1581
|
hidden: false,
|
|
@@ -1516,6 +1593,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1516
1593
|
isAttestation: false,
|
|
1517
1594
|
inAverageCart: false,
|
|
1518
1595
|
isBack: false,
|
|
1596
|
+
minimumPrice: null,
|
|
1519
1597
|
price: 18,
|
|
1520
1598
|
isCatalog: true,
|
|
1521
1599
|
hidden: false,
|
|
@@ -1533,6 +1611,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1533
1611
|
isAttestation: false,
|
|
1534
1612
|
inAverageCart: false,
|
|
1535
1613
|
isBack: false,
|
|
1614
|
+
minimumPrice: null,
|
|
1536
1615
|
price: 56,
|
|
1537
1616
|
isCatalog: true,
|
|
1538
1617
|
hidden: false,
|
|
@@ -1550,6 +1629,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1550
1629
|
isAttestation: false,
|
|
1551
1630
|
inAverageCart: false,
|
|
1552
1631
|
isBack: false,
|
|
1632
|
+
minimumPrice: null,
|
|
1553
1633
|
price: 48,
|
|
1554
1634
|
isCatalog: true,
|
|
1555
1635
|
hidden: false,
|
|
@@ -1567,6 +1647,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1567
1647
|
isAttestation: false,
|
|
1568
1648
|
inAverageCart: false,
|
|
1569
1649
|
isBack: false,
|
|
1650
|
+
minimumPrice: null,
|
|
1570
1651
|
price: 889,
|
|
1571
1652
|
isCatalog: true,
|
|
1572
1653
|
hidden: false,
|
|
@@ -1584,6 +1665,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1584
1665
|
isAttestation: false,
|
|
1585
1666
|
inAverageCart: false,
|
|
1586
1667
|
isBack: false,
|
|
1668
|
+
minimumPrice: null,
|
|
1587
1669
|
price: 149,
|
|
1588
1670
|
isCatalog: true,
|
|
1589
1671
|
hidden: false,
|
|
@@ -1601,6 +1683,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1601
1683
|
isAttestation: false,
|
|
1602
1684
|
inAverageCart: false,
|
|
1603
1685
|
isBack: false,
|
|
1686
|
+
minimumPrice: null,
|
|
1604
1687
|
price: 399,
|
|
1605
1688
|
isCatalog: true,
|
|
1606
1689
|
hidden: false,
|
|
@@ -1618,6 +1701,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1618
1701
|
isAttestation: false,
|
|
1619
1702
|
inAverageCart: false,
|
|
1620
1703
|
isBack: false,
|
|
1704
|
+
minimumPrice: null,
|
|
1621
1705
|
price: 39,
|
|
1622
1706
|
isCatalog: true,
|
|
1623
1707
|
hidden: false,
|
|
@@ -1635,6 +1719,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1635
1719
|
isAttestation: false,
|
|
1636
1720
|
inAverageCart: false,
|
|
1637
1721
|
isBack: false,
|
|
1722
|
+
minimumPrice: null,
|
|
1638
1723
|
price: null,
|
|
1639
1724
|
isCatalog: true,
|
|
1640
1725
|
hidden: false,
|
|
@@ -1652,6 +1737,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1652
1737
|
isAttestation: false,
|
|
1653
1738
|
inAverageCart: false,
|
|
1654
1739
|
isBack: false,
|
|
1740
|
+
minimumPrice: null,
|
|
1655
1741
|
price: null,
|
|
1656
1742
|
isCatalog: true,
|
|
1657
1743
|
hidden: false,
|
|
@@ -1669,6 +1755,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1669
1755
|
isAttestation: false,
|
|
1670
1756
|
inAverageCart: false,
|
|
1671
1757
|
isBack: false,
|
|
1758
|
+
minimumPrice: null,
|
|
1672
1759
|
price: null,
|
|
1673
1760
|
isCatalog: true,
|
|
1674
1761
|
hidden: false,
|
|
@@ -1686,6 +1773,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1686
1773
|
isAttestation: false,
|
|
1687
1774
|
inAverageCart: false,
|
|
1688
1775
|
isBack: false,
|
|
1776
|
+
minimumPrice: null,
|
|
1689
1777
|
price: null,
|
|
1690
1778
|
isCatalog: true,
|
|
1691
1779
|
hidden: false,
|
|
@@ -1703,6 +1791,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1703
1791
|
isAttestation: false,
|
|
1704
1792
|
inAverageCart: false,
|
|
1705
1793
|
isBack: false,
|
|
1794
|
+
minimumPrice: null,
|
|
1706
1795
|
price: 0,
|
|
1707
1796
|
isCatalog: false,
|
|
1708
1797
|
hidden: true,
|
|
@@ -1720,6 +1809,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1720
1809
|
isAttestation: true,
|
|
1721
1810
|
inAverageCart: false,
|
|
1722
1811
|
isBack: false,
|
|
1812
|
+
minimumPrice: null,
|
|
1723
1813
|
price: null,
|
|
1724
1814
|
isCatalog: true,
|
|
1725
1815
|
hidden: false,
|
|
@@ -1738,6 +1828,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1738
1828
|
isAttestation: true,
|
|
1739
1829
|
inAverageCart: false,
|
|
1740
1830
|
isBack: false,
|
|
1831
|
+
minimumPrice: null,
|
|
1741
1832
|
price: null,
|
|
1742
1833
|
isCatalog: true,
|
|
1743
1834
|
hidden: false,
|
|
@@ -1755,6 +1846,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1755
1846
|
isAttestation: true,
|
|
1756
1847
|
inAverageCart: false,
|
|
1757
1848
|
isBack: false,
|
|
1849
|
+
minimumPrice: null,
|
|
1758
1850
|
price: null,
|
|
1759
1851
|
isCatalog: true,
|
|
1760
1852
|
hidden: false,
|
|
@@ -1772,6 +1864,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1772
1864
|
isAttestation: true,
|
|
1773
1865
|
inAverageCart: false,
|
|
1774
1866
|
isBack: false,
|
|
1867
|
+
minimumPrice: null,
|
|
1775
1868
|
price: null,
|
|
1776
1869
|
isCatalog: true,
|
|
1777
1870
|
hidden: false,
|
|
@@ -1789,6 +1882,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1789
1882
|
isAttestation: false,
|
|
1790
1883
|
inAverageCart: false,
|
|
1791
1884
|
isBack: false,
|
|
1885
|
+
minimumPrice: null,
|
|
1792
1886
|
price: 149,
|
|
1793
1887
|
isCatalog: true,
|
|
1794
1888
|
hidden: false,
|
|
@@ -1806,6 +1900,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1806
1900
|
isAttestation: false,
|
|
1807
1901
|
inAverageCart: false,
|
|
1808
1902
|
isBack: false,
|
|
1903
|
+
minimumPrice: null,
|
|
1809
1904
|
price: 349,
|
|
1810
1905
|
isCatalog: true,
|
|
1811
1906
|
hidden: false,
|
|
@@ -1823,6 +1918,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1823
1918
|
isAttestation: false,
|
|
1824
1919
|
inAverageCart: false,
|
|
1825
1920
|
isBack: false,
|
|
1921
|
+
minimumPrice: null,
|
|
1826
1922
|
price: 349,
|
|
1827
1923
|
isCatalog: true,
|
|
1828
1924
|
hidden: false,
|
|
@@ -1840,6 +1936,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1840
1936
|
isAttestation: false,
|
|
1841
1937
|
inAverageCart: false,
|
|
1842
1938
|
isBack: false,
|
|
1939
|
+
minimumPrice: null,
|
|
1843
1940
|
price: 349,
|
|
1844
1941
|
isCatalog: true,
|
|
1845
1942
|
hidden: false,
|
|
@@ -1857,6 +1954,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1857
1954
|
isAttestation: false,
|
|
1858
1955
|
inAverageCart: false,
|
|
1859
1956
|
isBack: false,
|
|
1957
|
+
minimumPrice: null,
|
|
1860
1958
|
price: 349,
|
|
1861
1959
|
isCatalog: true,
|
|
1862
1960
|
hidden: false,
|
|
@@ -1874,6 +1972,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1874
1972
|
isAttestation: false,
|
|
1875
1973
|
inAverageCart: false,
|
|
1876
1974
|
isBack: false,
|
|
1975
|
+
minimumPrice: null,
|
|
1877
1976
|
price: 349,
|
|
1878
1977
|
isCatalog: true,
|
|
1879
1978
|
hidden: false,
|
|
@@ -1891,6 +1990,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1891
1990
|
isAttestation: false,
|
|
1892
1991
|
inAverageCart: false,
|
|
1893
1992
|
isBack: false,
|
|
1993
|
+
minimumPrice: null,
|
|
1894
1994
|
price: 249,
|
|
1895
1995
|
isCatalog: true,
|
|
1896
1996
|
hidden: false,
|
|
@@ -1908,6 +2008,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1908
2008
|
isAttestation: false,
|
|
1909
2009
|
inAverageCart: false,
|
|
1910
2010
|
isBack: false,
|
|
2011
|
+
minimumPrice: null,
|
|
1911
2012
|
price: 349,
|
|
1912
2013
|
isCatalog: true,
|
|
1913
2014
|
hidden: false,
|
|
@@ -1925,6 +2026,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1925
2026
|
isAttestation: false,
|
|
1926
2027
|
inAverageCart: false,
|
|
1927
2028
|
isBack: false,
|
|
2029
|
+
minimumPrice: null,
|
|
1928
2030
|
price: 399,
|
|
1929
2031
|
isCatalog: true,
|
|
1930
2032
|
hidden: false,
|
|
@@ -1942,6 +2044,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1942
2044
|
isAttestation: false,
|
|
1943
2045
|
inAverageCart: false,
|
|
1944
2046
|
isBack: false,
|
|
2047
|
+
minimumPrice: null,
|
|
1945
2048
|
price: 499,
|
|
1946
2049
|
isCatalog: true,
|
|
1947
2050
|
hidden: false,
|
|
@@ -1959,6 +2062,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1959
2062
|
isAttestation: false,
|
|
1960
2063
|
inAverageCart: false,
|
|
1961
2064
|
isBack: false,
|
|
2065
|
+
minimumPrice: null,
|
|
1962
2066
|
price: 499,
|
|
1963
2067
|
isCatalog: true,
|
|
1964
2068
|
hidden: false,
|
|
@@ -1976,6 +2080,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1976
2080
|
isAttestation: false,
|
|
1977
2081
|
inAverageCart: false,
|
|
1978
2082
|
isBack: false,
|
|
2083
|
+
minimumPrice: null,
|
|
1979
2084
|
price: 499,
|
|
1980
2085
|
isCatalog: true,
|
|
1981
2086
|
hidden: false,
|
|
@@ -1993,6 +2098,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
1993
2098
|
isAttestation: false,
|
|
1994
2099
|
inAverageCart: false,
|
|
1995
2100
|
isBack: false,
|
|
2101
|
+
minimumPrice: null,
|
|
1996
2102
|
price: 399,
|
|
1997
2103
|
isCatalog: true,
|
|
1998
2104
|
hidden: false,
|
|
@@ -2010,6 +2116,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2010
2116
|
isAttestation: false,
|
|
2011
2117
|
inAverageCart: false,
|
|
2012
2118
|
isBack: false,
|
|
2119
|
+
minimumPrice: null,
|
|
2013
2120
|
price: 499,
|
|
2014
2121
|
isCatalog: true,
|
|
2015
2122
|
hidden: false,
|
|
@@ -2027,6 +2134,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2027
2134
|
isAttestation: false,
|
|
2028
2135
|
inAverageCart: false,
|
|
2029
2136
|
isBack: false,
|
|
2137
|
+
minimumPrice: null,
|
|
2030
2138
|
price: 18,
|
|
2031
2139
|
isCatalog: true,
|
|
2032
2140
|
hidden: false,
|
|
@@ -2044,6 +2152,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2044
2152
|
isAttestation: false,
|
|
2045
2153
|
inAverageCart: false,
|
|
2046
2154
|
isBack: false,
|
|
2155
|
+
minimumPrice: null,
|
|
2047
2156
|
price: 41,
|
|
2048
2157
|
isCatalog: true,
|
|
2049
2158
|
hidden: false,
|
|
@@ -2061,6 +2170,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2061
2170
|
isAttestation: false,
|
|
2062
2171
|
inAverageCart: false,
|
|
2063
2172
|
isBack: false,
|
|
2173
|
+
minimumPrice: null,
|
|
2064
2174
|
price: 28,
|
|
2065
2175
|
isCatalog: true,
|
|
2066
2176
|
hidden: false,
|
|
@@ -2078,6 +2188,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2078
2188
|
isAttestation: false,
|
|
2079
2189
|
inAverageCart: false,
|
|
2080
2190
|
isBack: false,
|
|
2191
|
+
minimumPrice: null,
|
|
2081
2192
|
price: 56,
|
|
2082
2193
|
isCatalog: true,
|
|
2083
2194
|
hidden: false,
|
|
@@ -2095,6 +2206,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2095
2206
|
isAttestation: false,
|
|
2096
2207
|
inAverageCart: false,
|
|
2097
2208
|
isBack: false,
|
|
2209
|
+
minimumPrice: null,
|
|
2098
2210
|
price: 56,
|
|
2099
2211
|
isCatalog: true,
|
|
2100
2212
|
hidden: false,
|
|
@@ -2112,6 +2224,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2112
2224
|
isAttestation: false,
|
|
2113
2225
|
inAverageCart: false,
|
|
2114
2226
|
isBack: false,
|
|
2227
|
+
minimumPrice: null,
|
|
2115
2228
|
price: 330,
|
|
2116
2229
|
isCatalog: true,
|
|
2117
2230
|
hidden: false,
|
|
@@ -2129,6 +2242,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2129
2242
|
isAttestation: false,
|
|
2130
2243
|
inAverageCart: true,
|
|
2131
2244
|
isBack: false,
|
|
2245
|
+
minimumPrice: null,
|
|
2132
2246
|
price: null,
|
|
2133
2247
|
isCatalog: false,
|
|
2134
2248
|
hidden: false,
|
|
@@ -2146,6 +2260,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2146
2260
|
isAttestation: false,
|
|
2147
2261
|
inAverageCart: true,
|
|
2148
2262
|
isBack: false,
|
|
2263
|
+
minimumPrice: null,
|
|
2149
2264
|
price: null,
|
|
2150
2265
|
isCatalog: false,
|
|
2151
2266
|
hidden: false,
|
|
@@ -2163,6 +2278,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2163
2278
|
isAttestation: false,
|
|
2164
2279
|
inAverageCart: false,
|
|
2165
2280
|
isBack: false,
|
|
2281
|
+
minimumPrice: null,
|
|
2166
2282
|
price: 249,
|
|
2167
2283
|
isCatalog: true,
|
|
2168
2284
|
hidden: false,
|
|
@@ -2180,6 +2296,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2180
2296
|
isAttestation: false,
|
|
2181
2297
|
inAverageCart: false,
|
|
2182
2298
|
isBack: false,
|
|
2299
|
+
minimumPrice: null,
|
|
2183
2300
|
price: 49,
|
|
2184
2301
|
isCatalog: true,
|
|
2185
2302
|
hidden: true,
|
|
@@ -2197,6 +2314,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2197
2314
|
isAttestation: false,
|
|
2198
2315
|
inAverageCart: false,
|
|
2199
2316
|
isBack: false,
|
|
2317
|
+
minimumPrice: null,
|
|
2200
2318
|
price: 75,
|
|
2201
2319
|
isCatalog: true,
|
|
2202
2320
|
hidden: false,
|
|
@@ -2214,6 +2332,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2214
2332
|
isAttestation: false,
|
|
2215
2333
|
inAverageCart: false,
|
|
2216
2334
|
isBack: false,
|
|
2335
|
+
minimumPrice: null,
|
|
2217
2336
|
price: 149,
|
|
2218
2337
|
isCatalog: true,
|
|
2219
2338
|
hidden: false,
|
|
@@ -2231,6 +2350,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2231
2350
|
isAttestation: true,
|
|
2232
2351
|
inAverageCart: false,
|
|
2233
2352
|
isBack: false,
|
|
2353
|
+
minimumPrice: null,
|
|
2234
2354
|
price: null,
|
|
2235
2355
|
isCatalog: true,
|
|
2236
2356
|
hidden: false,
|
|
@@ -2248,6 +2368,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2248
2368
|
isAttestation: false,
|
|
2249
2369
|
inAverageCart: false,
|
|
2250
2370
|
isBack: false,
|
|
2371
|
+
minimumPrice: null,
|
|
2251
2372
|
price: null,
|
|
2252
2373
|
isCatalog: true,
|
|
2253
2374
|
hidden: false,
|
|
@@ -2265,6 +2386,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2265
2386
|
isAttestation: false,
|
|
2266
2387
|
inAverageCart: false,
|
|
2267
2388
|
isBack: false,
|
|
2389
|
+
minimumPrice: null,
|
|
2268
2390
|
price: null,
|
|
2269
2391
|
isCatalog: true,
|
|
2270
2392
|
hidden: false,
|
|
@@ -2282,6 +2404,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2282
2404
|
isAttestation: false,
|
|
2283
2405
|
inAverageCart: false,
|
|
2284
2406
|
isBack: false,
|
|
2407
|
+
minimumPrice: null,
|
|
2285
2408
|
price: 149,
|
|
2286
2409
|
isCatalog: true,
|
|
2287
2410
|
hidden: false,
|
|
@@ -2299,6 +2422,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2299
2422
|
isAttestation: false,
|
|
2300
2423
|
inAverageCart: false,
|
|
2301
2424
|
isBack: false,
|
|
2425
|
+
minimumPrice: null,
|
|
2302
2426
|
price: 399,
|
|
2303
2427
|
isCatalog: true,
|
|
2304
2428
|
hidden: false,
|
|
@@ -2316,6 +2440,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2316
2440
|
isAttestation: false,
|
|
2317
2441
|
inAverageCart: false,
|
|
2318
2442
|
isBack: false,
|
|
2443
|
+
minimumPrice: null,
|
|
2319
2444
|
price: 499,
|
|
2320
2445
|
isCatalog: true,
|
|
2321
2446
|
hidden: false,
|
|
@@ -2333,6 +2458,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2333
2458
|
isAttestation: false,
|
|
2334
2459
|
inAverageCart: false,
|
|
2335
2460
|
isBack: false,
|
|
2461
|
+
minimumPrice: null,
|
|
2336
2462
|
price: 149,
|
|
2337
2463
|
isCatalog: true,
|
|
2338
2464
|
hidden: false,
|
|
@@ -2350,6 +2476,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2350
2476
|
isAttestation: false,
|
|
2351
2477
|
inAverageCart: false,
|
|
2352
2478
|
isBack: false,
|
|
2479
|
+
minimumPrice: null,
|
|
2353
2480
|
price: 149,
|
|
2354
2481
|
isCatalog: true,
|
|
2355
2482
|
hidden: false,
|
|
@@ -2367,6 +2494,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2367
2494
|
isAttestation: false,
|
|
2368
2495
|
inAverageCart: false,
|
|
2369
2496
|
isBack: false,
|
|
2497
|
+
minimumPrice: null,
|
|
2370
2498
|
price: 149,
|
|
2371
2499
|
isCatalog: true,
|
|
2372
2500
|
hidden: false,
|
|
@@ -2384,6 +2512,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2384
2512
|
isAttestation: false,
|
|
2385
2513
|
inAverageCart: false,
|
|
2386
2514
|
isBack: false,
|
|
2515
|
+
minimumPrice: null,
|
|
2387
2516
|
price: 200,
|
|
2388
2517
|
isCatalog: true,
|
|
2389
2518
|
hidden: false,
|
|
@@ -2401,6 +2530,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2401
2530
|
isAttestation: false,
|
|
2402
2531
|
inAverageCart: false,
|
|
2403
2532
|
isBack: false,
|
|
2533
|
+
minimumPrice: null,
|
|
2404
2534
|
price: 79,
|
|
2405
2535
|
isCatalog: true,
|
|
2406
2536
|
hidden: false,
|
|
@@ -2418,6 +2548,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2418
2548
|
isAttestation: false,
|
|
2419
2549
|
inAverageCart: false,
|
|
2420
2550
|
isBack: false,
|
|
2551
|
+
minimumPrice: null,
|
|
2421
2552
|
price: 79,
|
|
2422
2553
|
isCatalog: true,
|
|
2423
2554
|
hidden: false,
|
|
@@ -2435,6 +2566,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2435
2566
|
isAttestation: false,
|
|
2436
2567
|
inAverageCart: false,
|
|
2437
2568
|
isBack: false,
|
|
2569
|
+
minimumPrice: null,
|
|
2438
2570
|
price: 39,
|
|
2439
2571
|
isCatalog: true,
|
|
2440
2572
|
hidden: false,
|
|
@@ -2452,6 +2584,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2452
2584
|
isAttestation: false,
|
|
2453
2585
|
inAverageCart: false,
|
|
2454
2586
|
isBack: false,
|
|
2587
|
+
minimumPrice: null,
|
|
2455
2588
|
price: 20,
|
|
2456
2589
|
isCatalog: true,
|
|
2457
2590
|
hidden: false,
|
|
@@ -2469,6 +2602,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2469
2602
|
isAttestation: false,
|
|
2470
2603
|
inAverageCart: false,
|
|
2471
2604
|
isBack: false,
|
|
2605
|
+
minimumPrice: null,
|
|
2472
2606
|
price: 29,
|
|
2473
2607
|
isCatalog: true,
|
|
2474
2608
|
hidden: false,
|
|
@@ -2486,6 +2620,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2486
2620
|
isAttestation: false,
|
|
2487
2621
|
inAverageCart: false,
|
|
2488
2622
|
isBack: false,
|
|
2623
|
+
minimumPrice: null,
|
|
2489
2624
|
price: 19,
|
|
2490
2625
|
isCatalog: true,
|
|
2491
2626
|
hidden: false,
|
|
@@ -2503,6 +2638,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2503
2638
|
isAttestation: false,
|
|
2504
2639
|
inAverageCart: false,
|
|
2505
2640
|
isBack: false,
|
|
2641
|
+
minimumPrice: null,
|
|
2506
2642
|
price: 15,
|
|
2507
2643
|
isCatalog: true,
|
|
2508
2644
|
hidden: true,
|
|
@@ -2520,6 +2656,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2520
2656
|
isAttestation: false,
|
|
2521
2657
|
inAverageCart: false,
|
|
2522
2658
|
isBack: false,
|
|
2659
|
+
minimumPrice: null,
|
|
2523
2660
|
price: 41,
|
|
2524
2661
|
isCatalog: true,
|
|
2525
2662
|
hidden: false,
|
|
@@ -2537,6 +2674,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2537
2674
|
isAttestation: false,
|
|
2538
2675
|
inAverageCart: false,
|
|
2539
2676
|
isBack: false,
|
|
2677
|
+
minimumPrice: null,
|
|
2540
2678
|
price: 41,
|
|
2541
2679
|
isCatalog: true,
|
|
2542
2680
|
hidden: false,
|
|
@@ -2554,6 +2692,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2554
2692
|
isAttestation: false,
|
|
2555
2693
|
inAverageCart: true,
|
|
2556
2694
|
isBack: false,
|
|
2695
|
+
minimumPrice: null,
|
|
2557
2696
|
price: null,
|
|
2558
2697
|
isCatalog: false,
|
|
2559
2698
|
hidden: false,
|
|
@@ -2571,6 +2710,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2571
2710
|
isAttestation: false,
|
|
2572
2711
|
inAverageCart: true,
|
|
2573
2712
|
isBack: true,
|
|
2713
|
+
minimumPrice: null,
|
|
2574
2714
|
price: null,
|
|
2575
2715
|
isCatalog: false,
|
|
2576
2716
|
hidden: false,
|
|
@@ -2588,6 +2728,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2588
2728
|
isAttestation: false,
|
|
2589
2729
|
inAverageCart: true,
|
|
2590
2730
|
isBack: false,
|
|
2731
|
+
minimumPrice: null,
|
|
2591
2732
|
price: null,
|
|
2592
2733
|
isCatalog: false,
|
|
2593
2734
|
hidden: false,
|
|
@@ -2605,6 +2746,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2605
2746
|
isAttestation: false,
|
|
2606
2747
|
inAverageCart: true,
|
|
2607
2748
|
isBack: true,
|
|
2749
|
+
minimumPrice: null,
|
|
2608
2750
|
price: null,
|
|
2609
2751
|
isCatalog: false,
|
|
2610
2752
|
hidden: false,
|
|
@@ -2622,6 +2764,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2622
2764
|
isAttestation: false,
|
|
2623
2765
|
inAverageCart: true,
|
|
2624
2766
|
isBack: false,
|
|
2767
|
+
minimumPrice: null,
|
|
2625
2768
|
price: 239,
|
|
2626
2769
|
isCatalog: true,
|
|
2627
2770
|
hidden: false,
|
|
@@ -2639,6 +2782,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2639
2782
|
isAttestation: true,
|
|
2640
2783
|
inAverageCart: false,
|
|
2641
2784
|
isBack: false,
|
|
2785
|
+
minimumPrice: null,
|
|
2642
2786
|
price: null,
|
|
2643
2787
|
isCatalog: true,
|
|
2644
2788
|
hidden: false,
|
|
@@ -2656,6 +2800,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2656
2800
|
isAttestation: false,
|
|
2657
2801
|
inAverageCart: false,
|
|
2658
2802
|
isBack: false,
|
|
2803
|
+
minimumPrice: null,
|
|
2659
2804
|
price: null,
|
|
2660
2805
|
isCatalog: false,
|
|
2661
2806
|
hidden: false,
|
|
@@ -2673,6 +2818,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2673
2818
|
isAttestation: false,
|
|
2674
2819
|
inAverageCart: false,
|
|
2675
2820
|
isBack: false,
|
|
2821
|
+
minimumPrice: null,
|
|
2676
2822
|
price: null,
|
|
2677
2823
|
isCatalog: false,
|
|
2678
2824
|
hidden: false,
|
|
@@ -2690,6 +2836,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2690
2836
|
isAttestation: false,
|
|
2691
2837
|
inAverageCart: false,
|
|
2692
2838
|
isBack: false,
|
|
2839
|
+
minimumPrice: null,
|
|
2693
2840
|
price: null,
|
|
2694
2841
|
isCatalog: true,
|
|
2695
2842
|
hidden: true,
|
|
@@ -2707,6 +2854,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2707
2854
|
isAttestation: false,
|
|
2708
2855
|
inAverageCart: true,
|
|
2709
2856
|
isBack: false,
|
|
2857
|
+
minimumPrice: null,
|
|
2710
2858
|
price: null,
|
|
2711
2859
|
isCatalog: false,
|
|
2712
2860
|
hidden: true,
|
|
@@ -2724,6 +2872,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2724
2872
|
isAttestation: false,
|
|
2725
2873
|
inAverageCart: true,
|
|
2726
2874
|
isBack: false,
|
|
2875
|
+
minimumPrice: null,
|
|
2727
2876
|
price: null,
|
|
2728
2877
|
isCatalog: false,
|
|
2729
2878
|
hidden: true,
|
|
@@ -2741,6 +2890,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2741
2890
|
isAttestation: false,
|
|
2742
2891
|
inAverageCart: true,
|
|
2743
2892
|
isBack: false,
|
|
2893
|
+
minimumPrice: null,
|
|
2744
2894
|
price: null,
|
|
2745
2895
|
isCatalog: false,
|
|
2746
2896
|
hidden: true,
|
|
@@ -2758,6 +2908,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2758
2908
|
isAttestation: false,
|
|
2759
2909
|
inAverageCart: true,
|
|
2760
2910
|
isBack: false,
|
|
2911
|
+
minimumPrice: null,
|
|
2761
2912
|
price: null,
|
|
2762
2913
|
isCatalog: false,
|
|
2763
2914
|
hidden: false,
|
|
@@ -2775,6 +2926,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2775
2926
|
isAttestation: false,
|
|
2776
2927
|
inAverageCart: true,
|
|
2777
2928
|
isBack: false,
|
|
2929
|
+
minimumPrice: null,
|
|
2778
2930
|
price: null,
|
|
2779
2931
|
isCatalog: false,
|
|
2780
2932
|
hidden: false,
|
|
@@ -2792,6 +2944,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2792
2944
|
isAttestation: false,
|
|
2793
2945
|
inAverageCart: true,
|
|
2794
2946
|
isBack: true,
|
|
2947
|
+
minimumPrice: null,
|
|
2795
2948
|
price: null,
|
|
2796
2949
|
isCatalog: false,
|
|
2797
2950
|
hidden: false,
|
|
@@ -2809,6 +2962,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2809
2962
|
isAttestation: true,
|
|
2810
2963
|
inAverageCart: false,
|
|
2811
2964
|
isBack: false,
|
|
2965
|
+
minimumPrice: null,
|
|
2812
2966
|
price: null,
|
|
2813
2967
|
isCatalog: true,
|
|
2814
2968
|
hidden: false,
|
|
@@ -2826,6 +2980,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2826
2980
|
isAttestation: false,
|
|
2827
2981
|
inAverageCart: true,
|
|
2828
2982
|
isBack: false,
|
|
2983
|
+
minimumPrice: null,
|
|
2829
2984
|
price: null,
|
|
2830
2985
|
isCatalog: false,
|
|
2831
2986
|
hidden: true,
|
|
@@ -2843,6 +2998,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2843
2998
|
isAttestation: false,
|
|
2844
2999
|
inAverageCart: true,
|
|
2845
3000
|
isBack: false,
|
|
3001
|
+
minimumPrice: null,
|
|
2846
3002
|
price: null,
|
|
2847
3003
|
isCatalog: false,
|
|
2848
3004
|
hidden: true,
|
|
@@ -2860,6 +3016,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2860
3016
|
isAttestation: false,
|
|
2861
3017
|
inAverageCart: true,
|
|
2862
3018
|
isBack: false,
|
|
3019
|
+
minimumPrice: null,
|
|
2863
3020
|
price: null,
|
|
2864
3021
|
isCatalog: false,
|
|
2865
3022
|
hidden: true,
|
|
@@ -2877,6 +3034,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2877
3034
|
isAttestation: false,
|
|
2878
3035
|
inAverageCart: false,
|
|
2879
3036
|
isBack: false,
|
|
3037
|
+
minimumPrice: null,
|
|
2880
3038
|
price: 0,
|
|
2881
3039
|
isCatalog: true,
|
|
2882
3040
|
hidden: false,
|
|
@@ -2894,6 +3052,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2894
3052
|
isAttestation: false,
|
|
2895
3053
|
inAverageCart: true,
|
|
2896
3054
|
isBack: false,
|
|
3055
|
+
minimumPrice: null,
|
|
2897
3056
|
price: null,
|
|
2898
3057
|
isCatalog: false,
|
|
2899
3058
|
hidden: false,
|
|
@@ -2911,6 +3070,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2911
3070
|
isAttestation: false,
|
|
2912
3071
|
inAverageCart: false,
|
|
2913
3072
|
isBack: false,
|
|
3073
|
+
minimumPrice: null,
|
|
2914
3074
|
price: null,
|
|
2915
3075
|
isCatalog: true,
|
|
2916
3076
|
hidden: false,
|
|
@@ -2928,6 +3088,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2928
3088
|
isAttestation: false,
|
|
2929
3089
|
inAverageCart: true,
|
|
2930
3090
|
isBack: true,
|
|
3091
|
+
minimumPrice: null,
|
|
2931
3092
|
price: null,
|
|
2932
3093
|
isCatalog: false,
|
|
2933
3094
|
hidden: false,
|
|
@@ -2945,6 +3106,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2945
3106
|
isAttestation: false,
|
|
2946
3107
|
inAverageCart: true,
|
|
2947
3108
|
isBack: true,
|
|
3109
|
+
minimumPrice: null,
|
|
2948
3110
|
price: null,
|
|
2949
3111
|
isCatalog: false,
|
|
2950
3112
|
hidden: false,
|
|
@@ -2962,6 +3124,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2962
3124
|
isAttestation: false,
|
|
2963
3125
|
inAverageCart: false,
|
|
2964
3126
|
isBack: false,
|
|
3127
|
+
minimumPrice: null,
|
|
2965
3128
|
price: null,
|
|
2966
3129
|
isCatalog: false,
|
|
2967
3130
|
hidden: false,
|
|
@@ -2979,6 +3142,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2979
3142
|
isAttestation: false,
|
|
2980
3143
|
inAverageCart: false,
|
|
2981
3144
|
isBack: false,
|
|
3145
|
+
minimumPrice: null,
|
|
2982
3146
|
price: null,
|
|
2983
3147
|
isCatalog: false,
|
|
2984
3148
|
hidden: false,
|
|
@@ -2996,6 +3160,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
2996
3160
|
isAttestation: false,
|
|
2997
3161
|
inAverageCart: true,
|
|
2998
3162
|
isBack: false,
|
|
3163
|
+
minimumPrice: null,
|
|
2999
3164
|
price: 299,
|
|
3000
3165
|
isCatalog: true,
|
|
3001
3166
|
hidden: false,
|
|
@@ -3013,6 +3178,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3013
3178
|
isAttestation: false,
|
|
3014
3179
|
inAverageCart: false,
|
|
3015
3180
|
isBack: false,
|
|
3181
|
+
minimumPrice: null,
|
|
3016
3182
|
price: 330.64,
|
|
3017
3183
|
isCatalog: true,
|
|
3018
3184
|
hidden: false,
|
|
@@ -3030,6 +3196,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3030
3196
|
isAttestation: false,
|
|
3031
3197
|
inAverageCart: false,
|
|
3032
3198
|
isBack: false,
|
|
3199
|
+
minimumPrice: null,
|
|
3033
3200
|
price: 449.44,
|
|
3034
3201
|
isCatalog: true,
|
|
3035
3202
|
hidden: false,
|
|
@@ -3047,6 +3214,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3047
3214
|
isAttestation: false,
|
|
3048
3215
|
inAverageCart: false,
|
|
3049
3216
|
isBack: false,
|
|
3217
|
+
minimumPrice: null,
|
|
3050
3218
|
price: 629.44,
|
|
3051
3219
|
isCatalog: true,
|
|
3052
3220
|
hidden: false,
|
|
@@ -3064,6 +3232,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3064
3232
|
isAttestation: false,
|
|
3065
3233
|
inAverageCart: false,
|
|
3066
3234
|
isBack: false,
|
|
3235
|
+
minimumPrice: null,
|
|
3067
3236
|
price: 99,
|
|
3068
3237
|
isCatalog: true,
|
|
3069
3238
|
hidden: false,
|
|
@@ -3081,6 +3250,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3081
3250
|
isAttestation: false,
|
|
3082
3251
|
inAverageCart: false,
|
|
3083
3252
|
isBack: false,
|
|
3253
|
+
minimumPrice: null,
|
|
3084
3254
|
price: null,
|
|
3085
3255
|
isCatalog: true,
|
|
3086
3256
|
hidden: false,
|
|
@@ -3098,6 +3268,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3098
3268
|
isAttestation: false,
|
|
3099
3269
|
inAverageCart: false,
|
|
3100
3270
|
isBack: false,
|
|
3271
|
+
minimumPrice: null,
|
|
3101
3272
|
price: null,
|
|
3102
3273
|
isCatalog: true,
|
|
3103
3274
|
hidden: false,
|
|
@@ -3115,6 +3286,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3115
3286
|
isAttestation: false,
|
|
3116
3287
|
inAverageCart: false,
|
|
3117
3288
|
isBack: false,
|
|
3289
|
+
minimumPrice: null,
|
|
3118
3290
|
price: null,
|
|
3119
3291
|
isCatalog: true,
|
|
3120
3292
|
hidden: false,
|
|
@@ -3132,6 +3304,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3132
3304
|
isAttestation: false,
|
|
3133
3305
|
inAverageCart: true,
|
|
3134
3306
|
isBack: true,
|
|
3307
|
+
minimumPrice: null,
|
|
3135
3308
|
price: null,
|
|
3136
3309
|
isCatalog: true,
|
|
3137
3310
|
hidden: false,
|
|
@@ -3149,6 +3322,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3149
3322
|
isAttestation: false,
|
|
3150
3323
|
inAverageCart: true,
|
|
3151
3324
|
isBack: true,
|
|
3325
|
+
minimumPrice: null,
|
|
3152
3326
|
price: null,
|
|
3153
3327
|
isCatalog: true,
|
|
3154
3328
|
hidden: false,
|
|
@@ -3166,6 +3340,7 @@ export const PrestationDetail: PrestationDetailEnum = {
|
|
|
3166
3340
|
isAttestation: false,
|
|
3167
3341
|
inAverageCart: true,
|
|
3168
3342
|
isBack: true,
|
|
3343
|
+
minimumPrice: null,
|
|
3169
3344
|
price: null,
|
|
3170
3345
|
isCatalog: true,
|
|
3171
3346
|
hidden: false,
|