@shushed/helpers 0.0.148 → 0.0.149-fixes-20250901104958
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/index.d.ts +146 -146
- package/dist/index.js +22 -28
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1000,10 +1000,6 @@ declare const schema$m: {
|
|
|
1000
1000
|
readonly type: readonly ["string", "null"];
|
|
1001
1001
|
readonly format: "date-time";
|
|
1002
1002
|
};
|
|
1003
|
-
readonly first_online_at: {
|
|
1004
|
-
readonly type: readonly ["string", "null"];
|
|
1005
|
-
readonly format: "date-time";
|
|
1006
|
-
};
|
|
1007
1003
|
readonly last_online_at: {
|
|
1008
1004
|
readonly type: readonly ["string", "null"];
|
|
1009
1005
|
readonly format: "date-time";
|
|
@@ -1178,9 +1174,6 @@ declare const schema$m: {
|
|
|
1178
1174
|
readonly type: "string";
|
|
1179
1175
|
readonly pattern: "^[a-z-]+$";
|
|
1180
1176
|
};
|
|
1181
|
-
readonly embellishment: {
|
|
1182
|
-
readonly type: readonly ["string", "null"];
|
|
1183
|
-
};
|
|
1184
1177
|
readonly seo_title: {
|
|
1185
1178
|
readonly type: readonly ["string", "null"];
|
|
1186
1179
|
};
|
|
@@ -1259,12 +1252,6 @@ declare const schema$m: {
|
|
|
1259
1252
|
readonly occasion: {
|
|
1260
1253
|
readonly type: readonly ["string", "null"];
|
|
1261
1254
|
};
|
|
1262
|
-
readonly design: {
|
|
1263
|
-
readonly type: readonly ["string", "null"];
|
|
1264
|
-
};
|
|
1265
|
-
readonly block: {
|
|
1266
|
-
readonly type: readonly ["string", "null"];
|
|
1267
|
-
};
|
|
1268
1255
|
readonly pattern_name: {
|
|
1269
1256
|
readonly type: readonly ["string", "null"];
|
|
1270
1257
|
};
|
|
@@ -1409,9 +1396,6 @@ declare const schema$m: {
|
|
|
1409
1396
|
readonly type: "string";
|
|
1410
1397
|
readonly pattern: "^[a-z-]+$";
|
|
1411
1398
|
};
|
|
1412
|
-
readonly embellishment: {
|
|
1413
|
-
readonly type: readonly ["string", "null"];
|
|
1414
|
-
};
|
|
1415
1399
|
readonly seo_title: {
|
|
1416
1400
|
readonly type: readonly ["string", "null"];
|
|
1417
1401
|
};
|
|
@@ -1490,12 +1474,6 @@ declare const schema$m: {
|
|
|
1490
1474
|
readonly occasion: {
|
|
1491
1475
|
readonly type: readonly ["string", "null"];
|
|
1492
1476
|
};
|
|
1493
|
-
readonly design: {
|
|
1494
|
-
readonly type: readonly ["string", "null"];
|
|
1495
|
-
};
|
|
1496
|
-
readonly block: {
|
|
1497
|
-
readonly type: readonly ["string", "null"];
|
|
1498
|
-
};
|
|
1499
1477
|
readonly pattern_name: {
|
|
1500
1478
|
readonly type: readonly ["string", "null"];
|
|
1501
1479
|
};
|
|
@@ -1645,7 +1623,7 @@ declare const schema$k: {
|
|
|
1645
1623
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
1646
1624
|
readonly title: "Total";
|
|
1647
1625
|
readonly type: "object";
|
|
1648
|
-
readonly additionalProperties:
|
|
1626
|
+
readonly additionalProperties: true;
|
|
1649
1627
|
readonly properties: {
|
|
1650
1628
|
readonly amount_net: {
|
|
1651
1629
|
readonly title: "Amount Net";
|
|
@@ -2549,10 +2527,6 @@ declare const schema$f: {
|
|
|
2549
2527
|
readonly type: readonly ["string", "null"];
|
|
2550
2528
|
readonly format: "date-time";
|
|
2551
2529
|
};
|
|
2552
|
-
readonly first_online_at: {
|
|
2553
|
-
readonly type: readonly ["string", "null"];
|
|
2554
|
-
readonly format: "date-time";
|
|
2555
|
-
};
|
|
2556
2530
|
readonly last_online_at: {
|
|
2557
2531
|
readonly type: readonly ["string", "null"];
|
|
2558
2532
|
readonly format: "date-time";
|
|
@@ -2727,9 +2701,6 @@ declare const schema$f: {
|
|
|
2727
2701
|
readonly type: "string";
|
|
2728
2702
|
readonly pattern: "^[a-z-]+$";
|
|
2729
2703
|
};
|
|
2730
|
-
readonly embellishment: {
|
|
2731
|
-
readonly type: readonly ["string", "null"];
|
|
2732
|
-
};
|
|
2733
2704
|
readonly seo_title: {
|
|
2734
2705
|
readonly type: readonly ["string", "null"];
|
|
2735
2706
|
};
|
|
@@ -2808,12 +2779,6 @@ declare const schema$f: {
|
|
|
2808
2779
|
readonly occasion: {
|
|
2809
2780
|
readonly type: readonly ["string", "null"];
|
|
2810
2781
|
};
|
|
2811
|
-
readonly design: {
|
|
2812
|
-
readonly type: readonly ["string", "null"];
|
|
2813
|
-
};
|
|
2814
|
-
readonly block: {
|
|
2815
|
-
readonly type: readonly ["string", "null"];
|
|
2816
|
-
};
|
|
2817
2782
|
readonly pattern_name: {
|
|
2818
2783
|
readonly type: readonly ["string", "null"];
|
|
2819
2784
|
};
|
|
@@ -2958,9 +2923,6 @@ declare const schema$f: {
|
|
|
2958
2923
|
readonly type: "string";
|
|
2959
2924
|
readonly pattern: "^[a-z-]+$";
|
|
2960
2925
|
};
|
|
2961
|
-
readonly embellishment: {
|
|
2962
|
-
readonly type: readonly ["string", "null"];
|
|
2963
|
-
};
|
|
2964
2926
|
readonly seo_title: {
|
|
2965
2927
|
readonly type: readonly ["string", "null"];
|
|
2966
2928
|
};
|
|
@@ -3039,12 +3001,6 @@ declare const schema$f: {
|
|
|
3039
3001
|
readonly occasion: {
|
|
3040
3002
|
readonly type: readonly ["string", "null"];
|
|
3041
3003
|
};
|
|
3042
|
-
readonly design: {
|
|
3043
|
-
readonly type: readonly ["string", "null"];
|
|
3044
|
-
};
|
|
3045
|
-
readonly block: {
|
|
3046
|
-
readonly type: readonly ["string", "null"];
|
|
3047
|
-
};
|
|
3048
3004
|
readonly pattern_name: {
|
|
3049
3005
|
readonly type: readonly ["string", "null"];
|
|
3050
3006
|
};
|
|
@@ -3166,7 +3122,7 @@ declare const schema$e: {
|
|
|
3166
3122
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
3167
3123
|
readonly title: "Payment";
|
|
3168
3124
|
readonly type: "object";
|
|
3169
|
-
readonly additionalProperties:
|
|
3125
|
+
readonly additionalProperties: true;
|
|
3170
3126
|
readonly properties: {
|
|
3171
3127
|
readonly type: {
|
|
3172
3128
|
readonly type: "string";
|
|
@@ -3820,7 +3776,7 @@ declare const schema$e: {
|
|
|
3820
3776
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
3821
3777
|
readonly title: "Total";
|
|
3822
3778
|
readonly type: "object";
|
|
3823
|
-
readonly additionalProperties:
|
|
3779
|
+
readonly additionalProperties: true;
|
|
3824
3780
|
readonly properties: {
|
|
3825
3781
|
readonly amount_net: {
|
|
3826
3782
|
readonly title: "Amount Net";
|
|
@@ -4151,7 +4107,7 @@ declare const schema$e: {
|
|
|
4151
4107
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
4152
4108
|
readonly title: "Total";
|
|
4153
4109
|
readonly type: "object";
|
|
4154
|
-
readonly additionalProperties:
|
|
4110
|
+
readonly additionalProperties: true;
|
|
4155
4111
|
readonly properties: {
|
|
4156
4112
|
readonly amount_net: {
|
|
4157
4113
|
readonly title: "Amount Net";
|
|
@@ -4484,7 +4440,7 @@ declare const schema$e: {
|
|
|
4484
4440
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
4485
4441
|
readonly title: "Total";
|
|
4486
4442
|
readonly type: "object";
|
|
4487
|
-
readonly additionalProperties:
|
|
4443
|
+
readonly additionalProperties: true;
|
|
4488
4444
|
readonly properties: {
|
|
4489
4445
|
readonly amount_net: {
|
|
4490
4446
|
readonly title: "Amount Net";
|
|
@@ -4815,7 +4771,7 @@ declare const schema$e: {
|
|
|
4815
4771
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
4816
4772
|
readonly title: "Total";
|
|
4817
4773
|
readonly type: "object";
|
|
4818
|
-
readonly additionalProperties:
|
|
4774
|
+
readonly additionalProperties: true;
|
|
4819
4775
|
readonly properties: {
|
|
4820
4776
|
readonly amount_net: {
|
|
4821
4777
|
readonly title: "Amount Net";
|
|
@@ -5166,7 +5122,7 @@ declare const schema$e: {
|
|
|
5166
5122
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
5167
5123
|
readonly title: "Total";
|
|
5168
5124
|
readonly type: "object";
|
|
5169
|
-
readonly additionalProperties:
|
|
5125
|
+
readonly additionalProperties: true;
|
|
5170
5126
|
readonly properties: {
|
|
5171
5127
|
readonly amount_net: {
|
|
5172
5128
|
readonly title: "Amount Net";
|
|
@@ -5495,7 +5451,7 @@ declare const schema$e: {
|
|
|
5495
5451
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
5496
5452
|
readonly title: "Total";
|
|
5497
5453
|
readonly type: "object";
|
|
5498
|
-
readonly additionalProperties:
|
|
5454
|
+
readonly additionalProperties: true;
|
|
5499
5455
|
readonly properties: {
|
|
5500
5456
|
readonly amount_net: {
|
|
5501
5457
|
readonly title: "Amount Net";
|
|
@@ -5851,7 +5807,7 @@ declare const schema$e: {
|
|
|
5851
5807
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
5852
5808
|
readonly title: "Total";
|
|
5853
5809
|
readonly type: "object";
|
|
5854
|
-
readonly additionalProperties:
|
|
5810
|
+
readonly additionalProperties: true;
|
|
5855
5811
|
readonly properties: {
|
|
5856
5812
|
readonly amount_net: {
|
|
5857
5813
|
readonly title: "Amount Net";
|
|
@@ -6206,7 +6162,7 @@ declare const schema$e: {
|
|
|
6206
6162
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
6207
6163
|
readonly title: "Total";
|
|
6208
6164
|
readonly type: "object";
|
|
6209
|
-
readonly additionalProperties:
|
|
6165
|
+
readonly additionalProperties: true;
|
|
6210
6166
|
readonly properties: {
|
|
6211
6167
|
readonly amount_net: {
|
|
6212
6168
|
readonly title: "Amount Net";
|
|
@@ -6377,7 +6333,7 @@ declare const schema$e: {
|
|
|
6377
6333
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
6378
6334
|
readonly title: "Total";
|
|
6379
6335
|
readonly type: "object";
|
|
6380
|
-
readonly additionalProperties:
|
|
6336
|
+
readonly additionalProperties: true;
|
|
6381
6337
|
readonly properties: {
|
|
6382
6338
|
readonly amount_net: {
|
|
6383
6339
|
readonly title: "Amount Net";
|
|
@@ -6548,7 +6504,7 @@ declare const schema$e: {
|
|
|
6548
6504
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
6549
6505
|
readonly title: "Total";
|
|
6550
6506
|
readonly type: "object";
|
|
6551
|
-
readonly additionalProperties:
|
|
6507
|
+
readonly additionalProperties: true;
|
|
6552
6508
|
readonly properties: {
|
|
6553
6509
|
readonly amount_net: {
|
|
6554
6510
|
readonly title: "Amount Net";
|
|
@@ -6719,7 +6675,7 @@ declare const schema$e: {
|
|
|
6719
6675
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
6720
6676
|
readonly title: "Total";
|
|
6721
6677
|
readonly type: "object";
|
|
6722
|
-
readonly additionalProperties:
|
|
6678
|
+
readonly additionalProperties: true;
|
|
6723
6679
|
readonly properties: {
|
|
6724
6680
|
readonly amount_net: {
|
|
6725
6681
|
readonly title: "Amount Net";
|
|
@@ -6947,7 +6903,7 @@ declare const schema$d: {
|
|
|
6947
6903
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
6948
6904
|
readonly title: "Payment";
|
|
6949
6905
|
readonly type: "object";
|
|
6950
|
-
readonly additionalProperties:
|
|
6906
|
+
readonly additionalProperties: true;
|
|
6951
6907
|
readonly properties: {
|
|
6952
6908
|
readonly type: {
|
|
6953
6909
|
readonly type: "string";
|
|
@@ -7601,7 +7557,7 @@ declare const schema$d: {
|
|
|
7601
7557
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
7602
7558
|
readonly title: "Total";
|
|
7603
7559
|
readonly type: "object";
|
|
7604
|
-
readonly additionalProperties:
|
|
7560
|
+
readonly additionalProperties: true;
|
|
7605
7561
|
readonly properties: {
|
|
7606
7562
|
readonly amount_net: {
|
|
7607
7563
|
readonly title: "Amount Net";
|
|
@@ -7932,7 +7888,7 @@ declare const schema$d: {
|
|
|
7932
7888
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
7933
7889
|
readonly title: "Total";
|
|
7934
7890
|
readonly type: "object";
|
|
7935
|
-
readonly additionalProperties:
|
|
7891
|
+
readonly additionalProperties: true;
|
|
7936
7892
|
readonly properties: {
|
|
7937
7893
|
readonly amount_net: {
|
|
7938
7894
|
readonly title: "Amount Net";
|
|
@@ -8265,7 +8221,7 @@ declare const schema$d: {
|
|
|
8265
8221
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
8266
8222
|
readonly title: "Total";
|
|
8267
8223
|
readonly type: "object";
|
|
8268
|
-
readonly additionalProperties:
|
|
8224
|
+
readonly additionalProperties: true;
|
|
8269
8225
|
readonly properties: {
|
|
8270
8226
|
readonly amount_net: {
|
|
8271
8227
|
readonly title: "Amount Net";
|
|
@@ -8596,7 +8552,7 @@ declare const schema$d: {
|
|
|
8596
8552
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
8597
8553
|
readonly title: "Total";
|
|
8598
8554
|
readonly type: "object";
|
|
8599
|
-
readonly additionalProperties:
|
|
8555
|
+
readonly additionalProperties: true;
|
|
8600
8556
|
readonly properties: {
|
|
8601
8557
|
readonly amount_net: {
|
|
8602
8558
|
readonly title: "Amount Net";
|
|
@@ -8947,7 +8903,7 @@ declare const schema$d: {
|
|
|
8947
8903
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
8948
8904
|
readonly title: "Total";
|
|
8949
8905
|
readonly type: "object";
|
|
8950
|
-
readonly additionalProperties:
|
|
8906
|
+
readonly additionalProperties: true;
|
|
8951
8907
|
readonly properties: {
|
|
8952
8908
|
readonly amount_net: {
|
|
8953
8909
|
readonly title: "Amount Net";
|
|
@@ -9276,7 +9232,7 @@ declare const schema$d: {
|
|
|
9276
9232
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
9277
9233
|
readonly title: "Total";
|
|
9278
9234
|
readonly type: "object";
|
|
9279
|
-
readonly additionalProperties:
|
|
9235
|
+
readonly additionalProperties: true;
|
|
9280
9236
|
readonly properties: {
|
|
9281
9237
|
readonly amount_net: {
|
|
9282
9238
|
readonly title: "Amount Net";
|
|
@@ -9632,7 +9588,7 @@ declare const schema$d: {
|
|
|
9632
9588
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
9633
9589
|
readonly title: "Total";
|
|
9634
9590
|
readonly type: "object";
|
|
9635
|
-
readonly additionalProperties:
|
|
9591
|
+
readonly additionalProperties: true;
|
|
9636
9592
|
readonly properties: {
|
|
9637
9593
|
readonly amount_net: {
|
|
9638
9594
|
readonly title: "Amount Net";
|
|
@@ -9987,7 +9943,7 @@ declare const schema$d: {
|
|
|
9987
9943
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
9988
9944
|
readonly title: "Total";
|
|
9989
9945
|
readonly type: "object";
|
|
9990
|
-
readonly additionalProperties:
|
|
9946
|
+
readonly additionalProperties: true;
|
|
9991
9947
|
readonly properties: {
|
|
9992
9948
|
readonly amount_net: {
|
|
9993
9949
|
readonly title: "Amount Net";
|
|
@@ -10158,7 +10114,7 @@ declare const schema$d: {
|
|
|
10158
10114
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
10159
10115
|
readonly title: "Total";
|
|
10160
10116
|
readonly type: "object";
|
|
10161
|
-
readonly additionalProperties:
|
|
10117
|
+
readonly additionalProperties: true;
|
|
10162
10118
|
readonly properties: {
|
|
10163
10119
|
readonly amount_net: {
|
|
10164
10120
|
readonly title: "Amount Net";
|
|
@@ -10329,7 +10285,7 @@ declare const schema$d: {
|
|
|
10329
10285
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
10330
10286
|
readonly title: "Total";
|
|
10331
10287
|
readonly type: "object";
|
|
10332
|
-
readonly additionalProperties:
|
|
10288
|
+
readonly additionalProperties: true;
|
|
10333
10289
|
readonly properties: {
|
|
10334
10290
|
readonly amount_net: {
|
|
10335
10291
|
readonly title: "Amount Net";
|
|
@@ -10500,7 +10456,7 @@ declare const schema$d: {
|
|
|
10500
10456
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
10501
10457
|
readonly title: "Total";
|
|
10502
10458
|
readonly type: "object";
|
|
10503
|
-
readonly additionalProperties:
|
|
10459
|
+
readonly additionalProperties: true;
|
|
10504
10460
|
readonly properties: {
|
|
10505
10461
|
readonly amount_net: {
|
|
10506
10462
|
readonly title: "Amount Net";
|
|
@@ -10728,7 +10684,7 @@ declare const schema$c: {
|
|
|
10728
10684
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
10729
10685
|
readonly title: "Payment";
|
|
10730
10686
|
readonly type: "object";
|
|
10731
|
-
readonly additionalProperties:
|
|
10687
|
+
readonly additionalProperties: true;
|
|
10732
10688
|
readonly properties: {
|
|
10733
10689
|
readonly type: {
|
|
10734
10690
|
readonly type: "string";
|
|
@@ -11382,7 +11338,7 @@ declare const schema$c: {
|
|
|
11382
11338
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
11383
11339
|
readonly title: "Total";
|
|
11384
11340
|
readonly type: "object";
|
|
11385
|
-
readonly additionalProperties:
|
|
11341
|
+
readonly additionalProperties: true;
|
|
11386
11342
|
readonly properties: {
|
|
11387
11343
|
readonly amount_net: {
|
|
11388
11344
|
readonly title: "Amount Net";
|
|
@@ -11713,7 +11669,7 @@ declare const schema$c: {
|
|
|
11713
11669
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
11714
11670
|
readonly title: "Total";
|
|
11715
11671
|
readonly type: "object";
|
|
11716
|
-
readonly additionalProperties:
|
|
11672
|
+
readonly additionalProperties: true;
|
|
11717
11673
|
readonly properties: {
|
|
11718
11674
|
readonly amount_net: {
|
|
11719
11675
|
readonly title: "Amount Net";
|
|
@@ -12046,7 +12002,7 @@ declare const schema$c: {
|
|
|
12046
12002
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
12047
12003
|
readonly title: "Total";
|
|
12048
12004
|
readonly type: "object";
|
|
12049
|
-
readonly additionalProperties:
|
|
12005
|
+
readonly additionalProperties: true;
|
|
12050
12006
|
readonly properties: {
|
|
12051
12007
|
readonly amount_net: {
|
|
12052
12008
|
readonly title: "Amount Net";
|
|
@@ -12377,7 +12333,7 @@ declare const schema$c: {
|
|
|
12377
12333
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
12378
12334
|
readonly title: "Total";
|
|
12379
12335
|
readonly type: "object";
|
|
12380
|
-
readonly additionalProperties:
|
|
12336
|
+
readonly additionalProperties: true;
|
|
12381
12337
|
readonly properties: {
|
|
12382
12338
|
readonly amount_net: {
|
|
12383
12339
|
readonly title: "Amount Net";
|
|
@@ -12728,7 +12684,7 @@ declare const schema$c: {
|
|
|
12728
12684
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
12729
12685
|
readonly title: "Total";
|
|
12730
12686
|
readonly type: "object";
|
|
12731
|
-
readonly additionalProperties:
|
|
12687
|
+
readonly additionalProperties: true;
|
|
12732
12688
|
readonly properties: {
|
|
12733
12689
|
readonly amount_net: {
|
|
12734
12690
|
readonly title: "Amount Net";
|
|
@@ -13057,7 +13013,7 @@ declare const schema$c: {
|
|
|
13057
13013
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
13058
13014
|
readonly title: "Total";
|
|
13059
13015
|
readonly type: "object";
|
|
13060
|
-
readonly additionalProperties:
|
|
13016
|
+
readonly additionalProperties: true;
|
|
13061
13017
|
readonly properties: {
|
|
13062
13018
|
readonly amount_net: {
|
|
13063
13019
|
readonly title: "Amount Net";
|
|
@@ -13413,7 +13369,7 @@ declare const schema$c: {
|
|
|
13413
13369
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
13414
13370
|
readonly title: "Total";
|
|
13415
13371
|
readonly type: "object";
|
|
13416
|
-
readonly additionalProperties:
|
|
13372
|
+
readonly additionalProperties: true;
|
|
13417
13373
|
readonly properties: {
|
|
13418
13374
|
readonly amount_net: {
|
|
13419
13375
|
readonly title: "Amount Net";
|
|
@@ -13768,7 +13724,7 @@ declare const schema$c: {
|
|
|
13768
13724
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
13769
13725
|
readonly title: "Total";
|
|
13770
13726
|
readonly type: "object";
|
|
13771
|
-
readonly additionalProperties:
|
|
13727
|
+
readonly additionalProperties: true;
|
|
13772
13728
|
readonly properties: {
|
|
13773
13729
|
readonly amount_net: {
|
|
13774
13730
|
readonly title: "Amount Net";
|
|
@@ -13939,7 +13895,7 @@ declare const schema$c: {
|
|
|
13939
13895
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
13940
13896
|
readonly title: "Total";
|
|
13941
13897
|
readonly type: "object";
|
|
13942
|
-
readonly additionalProperties:
|
|
13898
|
+
readonly additionalProperties: true;
|
|
13943
13899
|
readonly properties: {
|
|
13944
13900
|
readonly amount_net: {
|
|
13945
13901
|
readonly title: "Amount Net";
|
|
@@ -14110,7 +14066,7 @@ declare const schema$c: {
|
|
|
14110
14066
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
14111
14067
|
readonly title: "Total";
|
|
14112
14068
|
readonly type: "object";
|
|
14113
|
-
readonly additionalProperties:
|
|
14069
|
+
readonly additionalProperties: true;
|
|
14114
14070
|
readonly properties: {
|
|
14115
14071
|
readonly amount_net: {
|
|
14116
14072
|
readonly title: "Amount Net";
|
|
@@ -14281,7 +14237,7 @@ declare const schema$c: {
|
|
|
14281
14237
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
14282
14238
|
readonly title: "Total";
|
|
14283
14239
|
readonly type: "object";
|
|
14284
|
-
readonly additionalProperties:
|
|
14240
|
+
readonly additionalProperties: true;
|
|
14285
14241
|
readonly properties: {
|
|
14286
14242
|
readonly amount_net: {
|
|
14287
14243
|
readonly title: "Amount Net";
|
|
@@ -14503,7 +14459,7 @@ declare const schema$b: {
|
|
|
14503
14459
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
14504
14460
|
readonly title: "Payment";
|
|
14505
14461
|
readonly type: "object";
|
|
14506
|
-
readonly additionalProperties:
|
|
14462
|
+
readonly additionalProperties: true;
|
|
14507
14463
|
readonly properties: {
|
|
14508
14464
|
readonly type: {
|
|
14509
14465
|
readonly type: "string";
|
|
@@ -15157,7 +15113,7 @@ declare const schema$b: {
|
|
|
15157
15113
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
15158
15114
|
readonly title: "Total";
|
|
15159
15115
|
readonly type: "object";
|
|
15160
|
-
readonly additionalProperties:
|
|
15116
|
+
readonly additionalProperties: true;
|
|
15161
15117
|
readonly properties: {
|
|
15162
15118
|
readonly amount_net: {
|
|
15163
15119
|
readonly title: "Amount Net";
|
|
@@ -15488,7 +15444,7 @@ declare const schema$b: {
|
|
|
15488
15444
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
15489
15445
|
readonly title: "Total";
|
|
15490
15446
|
readonly type: "object";
|
|
15491
|
-
readonly additionalProperties:
|
|
15447
|
+
readonly additionalProperties: true;
|
|
15492
15448
|
readonly properties: {
|
|
15493
15449
|
readonly amount_net: {
|
|
15494
15450
|
readonly title: "Amount Net";
|
|
@@ -15821,7 +15777,7 @@ declare const schema$b: {
|
|
|
15821
15777
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
15822
15778
|
readonly title: "Total";
|
|
15823
15779
|
readonly type: "object";
|
|
15824
|
-
readonly additionalProperties:
|
|
15780
|
+
readonly additionalProperties: true;
|
|
15825
15781
|
readonly properties: {
|
|
15826
15782
|
readonly amount_net: {
|
|
15827
15783
|
readonly title: "Amount Net";
|
|
@@ -16152,7 +16108,7 @@ declare const schema$b: {
|
|
|
16152
16108
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
16153
16109
|
readonly title: "Total";
|
|
16154
16110
|
readonly type: "object";
|
|
16155
|
-
readonly additionalProperties:
|
|
16111
|
+
readonly additionalProperties: true;
|
|
16156
16112
|
readonly properties: {
|
|
16157
16113
|
readonly amount_net: {
|
|
16158
16114
|
readonly title: "Amount Net";
|
|
@@ -16503,7 +16459,7 @@ declare const schema$b: {
|
|
|
16503
16459
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
16504
16460
|
readonly title: "Total";
|
|
16505
16461
|
readonly type: "object";
|
|
16506
|
-
readonly additionalProperties:
|
|
16462
|
+
readonly additionalProperties: true;
|
|
16507
16463
|
readonly properties: {
|
|
16508
16464
|
readonly amount_net: {
|
|
16509
16465
|
readonly title: "Amount Net";
|
|
@@ -16832,7 +16788,7 @@ declare const schema$b: {
|
|
|
16832
16788
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
16833
16789
|
readonly title: "Total";
|
|
16834
16790
|
readonly type: "object";
|
|
16835
|
-
readonly additionalProperties:
|
|
16791
|
+
readonly additionalProperties: true;
|
|
16836
16792
|
readonly properties: {
|
|
16837
16793
|
readonly amount_net: {
|
|
16838
16794
|
readonly title: "Amount Net";
|
|
@@ -17188,7 +17144,7 @@ declare const schema$b: {
|
|
|
17188
17144
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
17189
17145
|
readonly title: "Total";
|
|
17190
17146
|
readonly type: "object";
|
|
17191
|
-
readonly additionalProperties:
|
|
17147
|
+
readonly additionalProperties: true;
|
|
17192
17148
|
readonly properties: {
|
|
17193
17149
|
readonly amount_net: {
|
|
17194
17150
|
readonly title: "Amount Net";
|
|
@@ -17543,7 +17499,7 @@ declare const schema$b: {
|
|
|
17543
17499
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
17544
17500
|
readonly title: "Total";
|
|
17545
17501
|
readonly type: "object";
|
|
17546
|
-
readonly additionalProperties:
|
|
17502
|
+
readonly additionalProperties: true;
|
|
17547
17503
|
readonly properties: {
|
|
17548
17504
|
readonly amount_net: {
|
|
17549
17505
|
readonly title: "Amount Net";
|
|
@@ -17714,7 +17670,7 @@ declare const schema$b: {
|
|
|
17714
17670
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
17715
17671
|
readonly title: "Total";
|
|
17716
17672
|
readonly type: "object";
|
|
17717
|
-
readonly additionalProperties:
|
|
17673
|
+
readonly additionalProperties: true;
|
|
17718
17674
|
readonly properties: {
|
|
17719
17675
|
readonly amount_net: {
|
|
17720
17676
|
readonly title: "Amount Net";
|
|
@@ -17885,7 +17841,7 @@ declare const schema$b: {
|
|
|
17885
17841
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
17886
17842
|
readonly title: "Total";
|
|
17887
17843
|
readonly type: "object";
|
|
17888
|
-
readonly additionalProperties:
|
|
17844
|
+
readonly additionalProperties: true;
|
|
17889
17845
|
readonly properties: {
|
|
17890
17846
|
readonly amount_net: {
|
|
17891
17847
|
readonly title: "Amount Net";
|
|
@@ -18056,7 +18012,7 @@ declare const schema$b: {
|
|
|
18056
18012
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
18057
18013
|
readonly title: "Total";
|
|
18058
18014
|
readonly type: "object";
|
|
18059
|
-
readonly additionalProperties:
|
|
18015
|
+
readonly additionalProperties: true;
|
|
18060
18016
|
readonly properties: {
|
|
18061
18017
|
readonly amount_net: {
|
|
18062
18018
|
readonly title: "Amount Net";
|
|
@@ -18284,7 +18240,7 @@ declare const schema$a: {
|
|
|
18284
18240
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
18285
18241
|
readonly title: "Payment";
|
|
18286
18242
|
readonly type: "object";
|
|
18287
|
-
readonly additionalProperties:
|
|
18243
|
+
readonly additionalProperties: true;
|
|
18288
18244
|
readonly properties: {
|
|
18289
18245
|
readonly type: {
|
|
18290
18246
|
readonly type: "string";
|
|
@@ -18938,7 +18894,7 @@ declare const schema$a: {
|
|
|
18938
18894
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
18939
18895
|
readonly title: "Total";
|
|
18940
18896
|
readonly type: "object";
|
|
18941
|
-
readonly additionalProperties:
|
|
18897
|
+
readonly additionalProperties: true;
|
|
18942
18898
|
readonly properties: {
|
|
18943
18899
|
readonly amount_net: {
|
|
18944
18900
|
readonly title: "Amount Net";
|
|
@@ -19269,7 +19225,7 @@ declare const schema$a: {
|
|
|
19269
19225
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
19270
19226
|
readonly title: "Total";
|
|
19271
19227
|
readonly type: "object";
|
|
19272
|
-
readonly additionalProperties:
|
|
19228
|
+
readonly additionalProperties: true;
|
|
19273
19229
|
readonly properties: {
|
|
19274
19230
|
readonly amount_net: {
|
|
19275
19231
|
readonly title: "Amount Net";
|
|
@@ -19602,7 +19558,7 @@ declare const schema$a: {
|
|
|
19602
19558
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
19603
19559
|
readonly title: "Total";
|
|
19604
19560
|
readonly type: "object";
|
|
19605
|
-
readonly additionalProperties:
|
|
19561
|
+
readonly additionalProperties: true;
|
|
19606
19562
|
readonly properties: {
|
|
19607
19563
|
readonly amount_net: {
|
|
19608
19564
|
readonly title: "Amount Net";
|
|
@@ -19933,7 +19889,7 @@ declare const schema$a: {
|
|
|
19933
19889
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
19934
19890
|
readonly title: "Total";
|
|
19935
19891
|
readonly type: "object";
|
|
19936
|
-
readonly additionalProperties:
|
|
19892
|
+
readonly additionalProperties: true;
|
|
19937
19893
|
readonly properties: {
|
|
19938
19894
|
readonly amount_net: {
|
|
19939
19895
|
readonly title: "Amount Net";
|
|
@@ -20284,7 +20240,7 @@ declare const schema$a: {
|
|
|
20284
20240
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
20285
20241
|
readonly title: "Total";
|
|
20286
20242
|
readonly type: "object";
|
|
20287
|
-
readonly additionalProperties:
|
|
20243
|
+
readonly additionalProperties: true;
|
|
20288
20244
|
readonly properties: {
|
|
20289
20245
|
readonly amount_net: {
|
|
20290
20246
|
readonly title: "Amount Net";
|
|
@@ -20613,7 +20569,7 @@ declare const schema$a: {
|
|
|
20613
20569
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
20614
20570
|
readonly title: "Total";
|
|
20615
20571
|
readonly type: "object";
|
|
20616
|
-
readonly additionalProperties:
|
|
20572
|
+
readonly additionalProperties: true;
|
|
20617
20573
|
readonly properties: {
|
|
20618
20574
|
readonly amount_net: {
|
|
20619
20575
|
readonly title: "Amount Net";
|
|
@@ -20969,7 +20925,7 @@ declare const schema$a: {
|
|
|
20969
20925
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
20970
20926
|
readonly title: "Total";
|
|
20971
20927
|
readonly type: "object";
|
|
20972
|
-
readonly additionalProperties:
|
|
20928
|
+
readonly additionalProperties: true;
|
|
20973
20929
|
readonly properties: {
|
|
20974
20930
|
readonly amount_net: {
|
|
20975
20931
|
readonly title: "Amount Net";
|
|
@@ -21324,7 +21280,7 @@ declare const schema$a: {
|
|
|
21324
21280
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
21325
21281
|
readonly title: "Total";
|
|
21326
21282
|
readonly type: "object";
|
|
21327
|
-
readonly additionalProperties:
|
|
21283
|
+
readonly additionalProperties: true;
|
|
21328
21284
|
readonly properties: {
|
|
21329
21285
|
readonly amount_net: {
|
|
21330
21286
|
readonly title: "Amount Net";
|
|
@@ -21495,7 +21451,7 @@ declare const schema$a: {
|
|
|
21495
21451
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
21496
21452
|
readonly title: "Total";
|
|
21497
21453
|
readonly type: "object";
|
|
21498
|
-
readonly additionalProperties:
|
|
21454
|
+
readonly additionalProperties: true;
|
|
21499
21455
|
readonly properties: {
|
|
21500
21456
|
readonly amount_net: {
|
|
21501
21457
|
readonly title: "Amount Net";
|
|
@@ -21666,7 +21622,7 @@ declare const schema$a: {
|
|
|
21666
21622
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
21667
21623
|
readonly title: "Total";
|
|
21668
21624
|
readonly type: "object";
|
|
21669
|
-
readonly additionalProperties:
|
|
21625
|
+
readonly additionalProperties: true;
|
|
21670
21626
|
readonly properties: {
|
|
21671
21627
|
readonly amount_net: {
|
|
21672
21628
|
readonly title: "Amount Net";
|
|
@@ -21837,7 +21793,7 @@ declare const schema$a: {
|
|
|
21837
21793
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
21838
21794
|
readonly title: "Total";
|
|
21839
21795
|
readonly type: "object";
|
|
21840
|
-
readonly additionalProperties:
|
|
21796
|
+
readonly additionalProperties: true;
|
|
21841
21797
|
readonly properties: {
|
|
21842
21798
|
readonly amount_net: {
|
|
21843
21799
|
readonly title: "Amount Net";
|
|
@@ -22065,7 +22021,7 @@ declare const schema$9: {
|
|
|
22065
22021
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
22066
22022
|
readonly title: "Payment";
|
|
22067
22023
|
readonly type: "object";
|
|
22068
|
-
readonly additionalProperties:
|
|
22024
|
+
readonly additionalProperties: true;
|
|
22069
22025
|
readonly properties: {
|
|
22070
22026
|
readonly type: {
|
|
22071
22027
|
readonly type: "string";
|
|
@@ -22719,7 +22675,7 @@ declare const schema$9: {
|
|
|
22719
22675
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
22720
22676
|
readonly title: "Total";
|
|
22721
22677
|
readonly type: "object";
|
|
22722
|
-
readonly additionalProperties:
|
|
22678
|
+
readonly additionalProperties: true;
|
|
22723
22679
|
readonly properties: {
|
|
22724
22680
|
readonly amount_net: {
|
|
22725
22681
|
readonly title: "Amount Net";
|
|
@@ -23050,7 +23006,7 @@ declare const schema$9: {
|
|
|
23050
23006
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
23051
23007
|
readonly title: "Total";
|
|
23052
23008
|
readonly type: "object";
|
|
23053
|
-
readonly additionalProperties:
|
|
23009
|
+
readonly additionalProperties: true;
|
|
23054
23010
|
readonly properties: {
|
|
23055
23011
|
readonly amount_net: {
|
|
23056
23012
|
readonly title: "Amount Net";
|
|
@@ -23383,7 +23339,7 @@ declare const schema$9: {
|
|
|
23383
23339
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
23384
23340
|
readonly title: "Total";
|
|
23385
23341
|
readonly type: "object";
|
|
23386
|
-
readonly additionalProperties:
|
|
23342
|
+
readonly additionalProperties: true;
|
|
23387
23343
|
readonly properties: {
|
|
23388
23344
|
readonly amount_net: {
|
|
23389
23345
|
readonly title: "Amount Net";
|
|
@@ -23714,7 +23670,7 @@ declare const schema$9: {
|
|
|
23714
23670
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
23715
23671
|
readonly title: "Total";
|
|
23716
23672
|
readonly type: "object";
|
|
23717
|
-
readonly additionalProperties:
|
|
23673
|
+
readonly additionalProperties: true;
|
|
23718
23674
|
readonly properties: {
|
|
23719
23675
|
readonly amount_net: {
|
|
23720
23676
|
readonly title: "Amount Net";
|
|
@@ -24065,7 +24021,7 @@ declare const schema$9: {
|
|
|
24065
24021
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
24066
24022
|
readonly title: "Total";
|
|
24067
24023
|
readonly type: "object";
|
|
24068
|
-
readonly additionalProperties:
|
|
24024
|
+
readonly additionalProperties: true;
|
|
24069
24025
|
readonly properties: {
|
|
24070
24026
|
readonly amount_net: {
|
|
24071
24027
|
readonly title: "Amount Net";
|
|
@@ -24394,7 +24350,7 @@ declare const schema$9: {
|
|
|
24394
24350
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
24395
24351
|
readonly title: "Total";
|
|
24396
24352
|
readonly type: "object";
|
|
24397
|
-
readonly additionalProperties:
|
|
24353
|
+
readonly additionalProperties: true;
|
|
24398
24354
|
readonly properties: {
|
|
24399
24355
|
readonly amount_net: {
|
|
24400
24356
|
readonly title: "Amount Net";
|
|
@@ -24750,7 +24706,7 @@ declare const schema$9: {
|
|
|
24750
24706
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
24751
24707
|
readonly title: "Total";
|
|
24752
24708
|
readonly type: "object";
|
|
24753
|
-
readonly additionalProperties:
|
|
24709
|
+
readonly additionalProperties: true;
|
|
24754
24710
|
readonly properties: {
|
|
24755
24711
|
readonly amount_net: {
|
|
24756
24712
|
readonly title: "Amount Net";
|
|
@@ -25105,7 +25061,7 @@ declare const schema$9: {
|
|
|
25105
25061
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
25106
25062
|
readonly title: "Total";
|
|
25107
25063
|
readonly type: "object";
|
|
25108
|
-
readonly additionalProperties:
|
|
25064
|
+
readonly additionalProperties: true;
|
|
25109
25065
|
readonly properties: {
|
|
25110
25066
|
readonly amount_net: {
|
|
25111
25067
|
readonly title: "Amount Net";
|
|
@@ -25276,7 +25232,7 @@ declare const schema$9: {
|
|
|
25276
25232
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
25277
25233
|
readonly title: "Total";
|
|
25278
25234
|
readonly type: "object";
|
|
25279
|
-
readonly additionalProperties:
|
|
25235
|
+
readonly additionalProperties: true;
|
|
25280
25236
|
readonly properties: {
|
|
25281
25237
|
readonly amount_net: {
|
|
25282
25238
|
readonly title: "Amount Net";
|
|
@@ -25447,7 +25403,7 @@ declare const schema$9: {
|
|
|
25447
25403
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
25448
25404
|
readonly title: "Total";
|
|
25449
25405
|
readonly type: "object";
|
|
25450
|
-
readonly additionalProperties:
|
|
25406
|
+
readonly additionalProperties: true;
|
|
25451
25407
|
readonly properties: {
|
|
25452
25408
|
readonly amount_net: {
|
|
25453
25409
|
readonly title: "Amount Net";
|
|
@@ -25618,7 +25574,7 @@ declare const schema$9: {
|
|
|
25618
25574
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
25619
25575
|
readonly title: "Total";
|
|
25620
25576
|
readonly type: "object";
|
|
25621
|
-
readonly additionalProperties:
|
|
25577
|
+
readonly additionalProperties: true;
|
|
25622
25578
|
readonly properties: {
|
|
25623
25579
|
readonly amount_net: {
|
|
25624
25580
|
readonly title: "Amount Net";
|
|
@@ -26213,7 +26169,7 @@ declare const schema$6: {
|
|
|
26213
26169
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
26214
26170
|
readonly title: "Total";
|
|
26215
26171
|
readonly type: "object";
|
|
26216
|
-
readonly additionalProperties:
|
|
26172
|
+
readonly additionalProperties: true;
|
|
26217
26173
|
readonly properties: {
|
|
26218
26174
|
readonly amount_net: {
|
|
26219
26175
|
readonly title: "Amount Net";
|
|
@@ -26546,7 +26502,7 @@ declare const schema$5: {
|
|
|
26546
26502
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
26547
26503
|
readonly title: "Payment";
|
|
26548
26504
|
readonly type: "object";
|
|
26549
|
-
readonly additionalProperties:
|
|
26505
|
+
readonly additionalProperties: true;
|
|
26550
26506
|
readonly properties: {
|
|
26551
26507
|
readonly type: {
|
|
26552
26508
|
readonly type: "string";
|
|
@@ -26715,7 +26671,7 @@ declare const schema$3: {
|
|
|
26715
26671
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
26716
26672
|
readonly title: "Total";
|
|
26717
26673
|
readonly type: "object";
|
|
26718
|
-
readonly additionalProperties:
|
|
26674
|
+
readonly additionalProperties: true;
|
|
26719
26675
|
readonly properties: {
|
|
26720
26676
|
readonly amount_net: {
|
|
26721
26677
|
readonly title: "Amount Net";
|
|
@@ -27047,7 +27003,7 @@ declare const schema$2: {
|
|
|
27047
27003
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
27048
27004
|
readonly title: "Total";
|
|
27049
27005
|
readonly type: "object";
|
|
27050
|
-
readonly additionalProperties:
|
|
27006
|
+
readonly additionalProperties: true;
|
|
27051
27007
|
readonly properties: {
|
|
27052
27008
|
readonly amount_net: {
|
|
27053
27009
|
readonly title: "Amount Net";
|
|
@@ -27387,7 +27343,7 @@ declare const MainModuleObj$3: {
|
|
|
27387
27343
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
27388
27344
|
readonly title: "Total";
|
|
27389
27345
|
readonly type: "object";
|
|
27390
|
-
readonly additionalProperties:
|
|
27346
|
+
readonly additionalProperties: true;
|
|
27391
27347
|
readonly properties: {
|
|
27392
27348
|
readonly amount_net: {
|
|
27393
27349
|
readonly title: "Amount Net";
|
|
@@ -27687,7 +27643,7 @@ declare const schema$1: {
|
|
|
27687
27643
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
27688
27644
|
readonly title: "Total";
|
|
27689
27645
|
readonly type: "object";
|
|
27690
|
-
readonly additionalProperties:
|
|
27646
|
+
readonly additionalProperties: true;
|
|
27691
27647
|
readonly properties: {
|
|
27692
27648
|
readonly amount_net: {
|
|
27693
27649
|
readonly title: "Amount Net";
|
|
@@ -28021,7 +27977,7 @@ declare const schema: {
|
|
|
28021
27977
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
28022
27978
|
readonly title: "Total";
|
|
28023
27979
|
readonly type: "object";
|
|
28024
|
-
readonly additionalProperties:
|
|
27980
|
+
readonly additionalProperties: true;
|
|
28025
27981
|
readonly properties: {
|
|
28026
27982
|
readonly amount_net: {
|
|
28027
27983
|
readonly title: "Amount Net";
|
|
@@ -28370,7 +28326,7 @@ declare const MainModuleObj$2: {
|
|
|
28370
28326
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
28371
28327
|
readonly title: "Total";
|
|
28372
28328
|
readonly type: "object";
|
|
28373
|
-
readonly additionalProperties:
|
|
28329
|
+
readonly additionalProperties: true;
|
|
28374
28330
|
readonly properties: {
|
|
28375
28331
|
readonly amount_net: {
|
|
28376
28332
|
readonly title: "Amount Net";
|
|
@@ -28664,7 +28620,7 @@ declare const MainModuleObj$1: {
|
|
|
28664
28620
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
28665
28621
|
readonly title: "Total";
|
|
28666
28622
|
readonly type: "object";
|
|
28667
|
-
readonly additionalProperties:
|
|
28623
|
+
readonly additionalProperties: true;
|
|
28668
28624
|
readonly properties: {
|
|
28669
28625
|
readonly amount_net: {
|
|
28670
28626
|
readonly title: "Amount Net";
|
|
@@ -28959,7 +28915,7 @@ declare const MainModuleObj: {
|
|
|
28959
28915
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
28960
28916
|
readonly title: "Payment";
|
|
28961
28917
|
readonly type: "object";
|
|
28962
|
-
readonly additionalProperties:
|
|
28918
|
+
readonly additionalProperties: true;
|
|
28963
28919
|
readonly properties: {
|
|
28964
28920
|
readonly type: {
|
|
28965
28921
|
readonly type: "string";
|
|
@@ -29613,7 +29569,7 @@ declare const MainModuleObj: {
|
|
|
29613
29569
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
29614
29570
|
readonly title: "Total";
|
|
29615
29571
|
readonly type: "object";
|
|
29616
|
-
readonly additionalProperties:
|
|
29572
|
+
readonly additionalProperties: true;
|
|
29617
29573
|
readonly properties: {
|
|
29618
29574
|
readonly amount_net: {
|
|
29619
29575
|
readonly title: "Amount Net";
|
|
@@ -29944,7 +29900,7 @@ declare const MainModuleObj: {
|
|
|
29944
29900
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
29945
29901
|
readonly title: "Total";
|
|
29946
29902
|
readonly type: "object";
|
|
29947
|
-
readonly additionalProperties:
|
|
29903
|
+
readonly additionalProperties: true;
|
|
29948
29904
|
readonly properties: {
|
|
29949
29905
|
readonly amount_net: {
|
|
29950
29906
|
readonly title: "Amount Net";
|
|
@@ -30277,7 +30233,7 @@ declare const MainModuleObj: {
|
|
|
30277
30233
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
30278
30234
|
readonly title: "Total";
|
|
30279
30235
|
readonly type: "object";
|
|
30280
|
-
readonly additionalProperties:
|
|
30236
|
+
readonly additionalProperties: true;
|
|
30281
30237
|
readonly properties: {
|
|
30282
30238
|
readonly amount_net: {
|
|
30283
30239
|
readonly title: "Amount Net";
|
|
@@ -30608,7 +30564,7 @@ declare const MainModuleObj: {
|
|
|
30608
30564
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
30609
30565
|
readonly title: "Total";
|
|
30610
30566
|
readonly type: "object";
|
|
30611
|
-
readonly additionalProperties:
|
|
30567
|
+
readonly additionalProperties: true;
|
|
30612
30568
|
readonly properties: {
|
|
30613
30569
|
readonly amount_net: {
|
|
30614
30570
|
readonly title: "Amount Net";
|
|
@@ -30959,7 +30915,7 @@ declare const MainModuleObj: {
|
|
|
30959
30915
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
30960
30916
|
readonly title: "Total";
|
|
30961
30917
|
readonly type: "object";
|
|
30962
|
-
readonly additionalProperties:
|
|
30918
|
+
readonly additionalProperties: true;
|
|
30963
30919
|
readonly properties: {
|
|
30964
30920
|
readonly amount_net: {
|
|
30965
30921
|
readonly title: "Amount Net";
|
|
@@ -31288,7 +31244,7 @@ declare const MainModuleObj: {
|
|
|
31288
31244
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
31289
31245
|
readonly title: "Total";
|
|
31290
31246
|
readonly type: "object";
|
|
31291
|
-
readonly additionalProperties:
|
|
31247
|
+
readonly additionalProperties: true;
|
|
31292
31248
|
readonly properties: {
|
|
31293
31249
|
readonly amount_net: {
|
|
31294
31250
|
readonly title: "Amount Net";
|
|
@@ -31644,7 +31600,7 @@ declare const MainModuleObj: {
|
|
|
31644
31600
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
31645
31601
|
readonly title: "Total";
|
|
31646
31602
|
readonly type: "object";
|
|
31647
|
-
readonly additionalProperties:
|
|
31603
|
+
readonly additionalProperties: true;
|
|
31648
31604
|
readonly properties: {
|
|
31649
31605
|
readonly amount_net: {
|
|
31650
31606
|
readonly title: "Amount Net";
|
|
@@ -31999,7 +31955,7 @@ declare const MainModuleObj: {
|
|
|
31999
31955
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
32000
31956
|
readonly title: "Total";
|
|
32001
31957
|
readonly type: "object";
|
|
32002
|
-
readonly additionalProperties:
|
|
31958
|
+
readonly additionalProperties: true;
|
|
32003
31959
|
readonly properties: {
|
|
32004
31960
|
readonly amount_net: {
|
|
32005
31961
|
readonly title: "Amount Net";
|
|
@@ -32170,7 +32126,7 @@ declare const MainModuleObj: {
|
|
|
32170
32126
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
32171
32127
|
readonly title: "Total";
|
|
32172
32128
|
readonly type: "object";
|
|
32173
|
-
readonly additionalProperties:
|
|
32129
|
+
readonly additionalProperties: true;
|
|
32174
32130
|
readonly properties: {
|
|
32175
32131
|
readonly amount_net: {
|
|
32176
32132
|
readonly title: "Amount Net";
|
|
@@ -32341,7 +32297,7 @@ declare const MainModuleObj: {
|
|
|
32341
32297
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
32342
32298
|
readonly title: "Total";
|
|
32343
32299
|
readonly type: "object";
|
|
32344
|
-
readonly additionalProperties:
|
|
32300
|
+
readonly additionalProperties: true;
|
|
32345
32301
|
readonly properties: {
|
|
32346
32302
|
readonly amount_net: {
|
|
32347
32303
|
readonly title: "Amount Net";
|
|
@@ -32512,7 +32468,7 @@ declare const MainModuleObj: {
|
|
|
32512
32468
|
readonly $schema: "http://json-schema.org/draft-07/schema#";
|
|
32513
32469
|
readonly title: "Total";
|
|
32514
32470
|
readonly type: "object";
|
|
32515
|
-
readonly additionalProperties:
|
|
32471
|
+
readonly additionalProperties: true;
|
|
32516
32472
|
readonly properties: {
|
|
32517
32473
|
readonly amount_net: {
|
|
32518
32474
|
readonly title: "Amount Net";
|
|
@@ -32925,7 +32881,6 @@ interface __MainSchema$r {
|
|
|
32925
32881
|
available_to_sell_from?: (string | null);
|
|
32926
32882
|
online_from: (string | null);
|
|
32927
32883
|
online_to?: (string | null);
|
|
32928
|
-
first_online_at?: (string | null);
|
|
32929
32884
|
last_online_at?: (string | null);
|
|
32930
32885
|
first_purchased_at?: string;
|
|
32931
32886
|
first_markdown_at?: (string | null);
|
|
@@ -33003,7 +32958,6 @@ interface __MainSchema$r {
|
|
|
33003
32958
|
}
|
|
33004
32959
|
interface Attributes$1 {
|
|
33005
32960
|
seo_url_name?: string;
|
|
33006
|
-
embellishment?: (string | null);
|
|
33007
32961
|
seo_title?: (string | null);
|
|
33008
32962
|
seo_description?: (string | null);
|
|
33009
32963
|
product_details_and_fit?: (string | null);
|
|
@@ -33029,8 +32983,6 @@ interface Attributes$1 {
|
|
|
33029
32983
|
shape?: (string | null);
|
|
33030
32984
|
development_type?: string;
|
|
33031
32985
|
occasion?: (string | null);
|
|
33032
|
-
design?: (string | null);
|
|
33033
|
-
block?: (string | null);
|
|
33034
32986
|
pattern_name?: (string | null);
|
|
33035
32987
|
fit_type?: (string | null);
|
|
33036
32988
|
neckline?: (string | null);
|
|
@@ -33077,6 +33029,7 @@ interface __MainSchema$p {
|
|
|
33077
33029
|
discount_amount_net: DiscountAmountNet$f;
|
|
33078
33030
|
discount_amount_gross: DiscountAmountGross$f;
|
|
33079
33031
|
discount_amount_percent: DiscountAmountPercent$f;
|
|
33032
|
+
[k: string]: unknown;
|
|
33080
33033
|
}
|
|
33081
33034
|
interface AmountNet$f {
|
|
33082
33035
|
value: number;
|
|
@@ -33286,7 +33239,6 @@ interface Product {
|
|
|
33286
33239
|
available_to_sell_from?: (string | null);
|
|
33287
33240
|
online_from: (string | null);
|
|
33288
33241
|
online_to?: (string | null);
|
|
33289
|
-
first_online_at?: (string | null);
|
|
33290
33242
|
last_online_at?: (string | null);
|
|
33291
33243
|
first_purchased_at?: string;
|
|
33292
33244
|
first_markdown_at?: (string | null);
|
|
@@ -33364,7 +33316,6 @@ interface Product {
|
|
|
33364
33316
|
}
|
|
33365
33317
|
interface Attributes {
|
|
33366
33318
|
seo_url_name?: string;
|
|
33367
|
-
embellishment?: (string | null);
|
|
33368
33319
|
seo_title?: (string | null);
|
|
33369
33320
|
seo_description?: (string | null);
|
|
33370
33321
|
product_details_and_fit?: (string | null);
|
|
@@ -33390,8 +33341,6 @@ interface Attributes {
|
|
|
33390
33341
|
shape?: (string | null);
|
|
33391
33342
|
development_type?: string;
|
|
33392
33343
|
occasion?: (string | null);
|
|
33393
|
-
design?: (string | null);
|
|
33394
|
-
block?: (string | null);
|
|
33395
33344
|
pattern_name?: (string | null);
|
|
33396
33345
|
fit_type?: (string | null);
|
|
33397
33346
|
neckline?: (string | null);
|
|
@@ -33523,6 +33472,7 @@ interface Payment$6 {
|
|
|
33523
33472
|
status: ("CAPTURED" | "FAILED" | "FAILED-3DS" | "CANCELLED");
|
|
33524
33473
|
amount: Money$8;
|
|
33525
33474
|
created_by: (("CUSTOMER" | "SYSTEM") | string);
|
|
33475
|
+
[k: string]: unknown;
|
|
33526
33476
|
}
|
|
33527
33477
|
interface Money$8 {
|
|
33528
33478
|
value: number;
|
|
@@ -33614,6 +33564,7 @@ interface Total$e {
|
|
|
33614
33564
|
discount_amount_net: DiscountAmountNet$e;
|
|
33615
33565
|
discount_amount_gross: DiscountAmountGross$e;
|
|
33616
33566
|
discount_amount_percent: DiscountAmountPercent$e;
|
|
33567
|
+
[k: string]: unknown;
|
|
33617
33568
|
}
|
|
33618
33569
|
interface AmountNet$e {
|
|
33619
33570
|
value: number;
|
|
@@ -33681,6 +33632,7 @@ interface Total1$6 {
|
|
|
33681
33632
|
discount_amount_net: DiscountAmountNet$e;
|
|
33682
33633
|
discount_amount_gross: DiscountAmountGross$e;
|
|
33683
33634
|
discount_amount_percent: DiscountAmountPercent$e;
|
|
33635
|
+
[k: string]: unknown;
|
|
33684
33636
|
}
|
|
33685
33637
|
interface Total2$6 {
|
|
33686
33638
|
amount_net: AmountNet$e;
|
|
@@ -33688,6 +33640,7 @@ interface Total2$6 {
|
|
|
33688
33640
|
discount_amount_net: DiscountAmountNet$e;
|
|
33689
33641
|
discount_amount_gross: DiscountAmountGross$e;
|
|
33690
33642
|
discount_amount_percent: DiscountAmountPercent$e;
|
|
33643
|
+
[k: string]: unknown;
|
|
33691
33644
|
}
|
|
33692
33645
|
interface Total3$6 {
|
|
33693
33646
|
amount_net: AmountNet$e;
|
|
@@ -33695,6 +33648,7 @@ interface Total3$6 {
|
|
|
33695
33648
|
discount_amount_net: DiscountAmountNet$e;
|
|
33696
33649
|
discount_amount_gross: DiscountAmountGross$e;
|
|
33697
33650
|
discount_amount_percent: DiscountAmountPercent$e;
|
|
33651
|
+
[k: string]: unknown;
|
|
33698
33652
|
}
|
|
33699
33653
|
interface Total4$6 {
|
|
33700
33654
|
amount_net: AmountNet$e;
|
|
@@ -33702,6 +33656,7 @@ interface Total4$6 {
|
|
|
33702
33656
|
discount_amount_net: DiscountAmountNet$e;
|
|
33703
33657
|
discount_amount_gross: DiscountAmountGross$e;
|
|
33704
33658
|
discount_amount_percent: DiscountAmountPercent$e;
|
|
33659
|
+
[k: string]: unknown;
|
|
33705
33660
|
}
|
|
33706
33661
|
|
|
33707
33662
|
type __MainSchema$i = (Order$4 & {
|
|
@@ -33817,6 +33772,7 @@ interface Payment$5 {
|
|
|
33817
33772
|
status: ("CAPTURED" | "FAILED" | "FAILED-3DS" | "CANCELLED");
|
|
33818
33773
|
amount: Money$7;
|
|
33819
33774
|
created_by: (("CUSTOMER" | "SYSTEM") | string);
|
|
33775
|
+
[k: string]: unknown;
|
|
33820
33776
|
}
|
|
33821
33777
|
interface Money$7 {
|
|
33822
33778
|
value: number;
|
|
@@ -33908,6 +33864,7 @@ interface Total$d {
|
|
|
33908
33864
|
discount_amount_net: DiscountAmountNet$d;
|
|
33909
33865
|
discount_amount_gross: DiscountAmountGross$d;
|
|
33910
33866
|
discount_amount_percent: DiscountAmountPercent$d;
|
|
33867
|
+
[k: string]: unknown;
|
|
33911
33868
|
}
|
|
33912
33869
|
interface AmountNet$d {
|
|
33913
33870
|
value: number;
|
|
@@ -33975,6 +33932,7 @@ interface Total1$5 {
|
|
|
33975
33932
|
discount_amount_net: DiscountAmountNet$d;
|
|
33976
33933
|
discount_amount_gross: DiscountAmountGross$d;
|
|
33977
33934
|
discount_amount_percent: DiscountAmountPercent$d;
|
|
33935
|
+
[k: string]: unknown;
|
|
33978
33936
|
}
|
|
33979
33937
|
interface Total2$5 {
|
|
33980
33938
|
amount_net: AmountNet$d;
|
|
@@ -33982,6 +33940,7 @@ interface Total2$5 {
|
|
|
33982
33940
|
discount_amount_net: DiscountAmountNet$d;
|
|
33983
33941
|
discount_amount_gross: DiscountAmountGross$d;
|
|
33984
33942
|
discount_amount_percent: DiscountAmountPercent$d;
|
|
33943
|
+
[k: string]: unknown;
|
|
33985
33944
|
}
|
|
33986
33945
|
interface Total3$5 {
|
|
33987
33946
|
amount_net: AmountNet$d;
|
|
@@ -33989,6 +33948,7 @@ interface Total3$5 {
|
|
|
33989
33948
|
discount_amount_net: DiscountAmountNet$d;
|
|
33990
33949
|
discount_amount_gross: DiscountAmountGross$d;
|
|
33991
33950
|
discount_amount_percent: DiscountAmountPercent$d;
|
|
33951
|
+
[k: string]: unknown;
|
|
33992
33952
|
}
|
|
33993
33953
|
interface Total4$5 {
|
|
33994
33954
|
amount_net: AmountNet$d;
|
|
@@ -33996,6 +33956,7 @@ interface Total4$5 {
|
|
|
33996
33956
|
discount_amount_net: DiscountAmountNet$d;
|
|
33997
33957
|
discount_amount_gross: DiscountAmountGross$d;
|
|
33998
33958
|
discount_amount_percent: DiscountAmountPercent$d;
|
|
33959
|
+
[k: string]: unknown;
|
|
33999
33960
|
}
|
|
34000
33961
|
|
|
34001
33962
|
type __MainSchema$h = (Order$3 & {
|
|
@@ -34111,6 +34072,7 @@ interface Payment$4 {
|
|
|
34111
34072
|
status: ("CAPTURED" | "FAILED" | "FAILED-3DS" | "CANCELLED");
|
|
34112
34073
|
amount: Money$6;
|
|
34113
34074
|
created_by: (("CUSTOMER" | "SYSTEM") | string);
|
|
34075
|
+
[k: string]: unknown;
|
|
34114
34076
|
}
|
|
34115
34077
|
interface Money$6 {
|
|
34116
34078
|
value: number;
|
|
@@ -34202,6 +34164,7 @@ interface Total$c {
|
|
|
34202
34164
|
discount_amount_net: DiscountAmountNet$c;
|
|
34203
34165
|
discount_amount_gross: DiscountAmountGross$c;
|
|
34204
34166
|
discount_amount_percent: DiscountAmountPercent$c;
|
|
34167
|
+
[k: string]: unknown;
|
|
34205
34168
|
}
|
|
34206
34169
|
interface AmountNet$c {
|
|
34207
34170
|
value: number;
|
|
@@ -34269,6 +34232,7 @@ interface Total1$4 {
|
|
|
34269
34232
|
discount_amount_net: DiscountAmountNet$c;
|
|
34270
34233
|
discount_amount_gross: DiscountAmountGross$c;
|
|
34271
34234
|
discount_amount_percent: DiscountAmountPercent$c;
|
|
34235
|
+
[k: string]: unknown;
|
|
34272
34236
|
}
|
|
34273
34237
|
interface Total2$4 {
|
|
34274
34238
|
amount_net: AmountNet$c;
|
|
@@ -34276,6 +34240,7 @@ interface Total2$4 {
|
|
|
34276
34240
|
discount_amount_net: DiscountAmountNet$c;
|
|
34277
34241
|
discount_amount_gross: DiscountAmountGross$c;
|
|
34278
34242
|
discount_amount_percent: DiscountAmountPercent$c;
|
|
34243
|
+
[k: string]: unknown;
|
|
34279
34244
|
}
|
|
34280
34245
|
interface Total3$4 {
|
|
34281
34246
|
amount_net: AmountNet$c;
|
|
@@ -34283,6 +34248,7 @@ interface Total3$4 {
|
|
|
34283
34248
|
discount_amount_net: DiscountAmountNet$c;
|
|
34284
34249
|
discount_amount_gross: DiscountAmountGross$c;
|
|
34285
34250
|
discount_amount_percent: DiscountAmountPercent$c;
|
|
34251
|
+
[k: string]: unknown;
|
|
34286
34252
|
}
|
|
34287
34253
|
interface Total4$4 {
|
|
34288
34254
|
amount_net: AmountNet$c;
|
|
@@ -34290,6 +34256,7 @@ interface Total4$4 {
|
|
|
34290
34256
|
discount_amount_net: DiscountAmountNet$c;
|
|
34291
34257
|
discount_amount_gross: DiscountAmountGross$c;
|
|
34292
34258
|
discount_amount_percent: DiscountAmountPercent$c;
|
|
34259
|
+
[k: string]: unknown;
|
|
34293
34260
|
}
|
|
34294
34261
|
|
|
34295
34262
|
type __MainSchema$g = (Order$2 & {
|
|
@@ -34405,6 +34372,7 @@ interface Payment$3 {
|
|
|
34405
34372
|
status: ("CAPTURED" | "FAILED" | "FAILED-3DS" | "CANCELLED");
|
|
34406
34373
|
amount: Money$5;
|
|
34407
34374
|
created_by: (("CUSTOMER" | "SYSTEM") | string);
|
|
34375
|
+
[k: string]: unknown;
|
|
34408
34376
|
}
|
|
34409
34377
|
interface Money$5 {
|
|
34410
34378
|
value: number;
|
|
@@ -34496,6 +34464,7 @@ interface Total$b {
|
|
|
34496
34464
|
discount_amount_net: DiscountAmountNet$b;
|
|
34497
34465
|
discount_amount_gross: DiscountAmountGross$b;
|
|
34498
34466
|
discount_amount_percent: DiscountAmountPercent$b;
|
|
34467
|
+
[k: string]: unknown;
|
|
34499
34468
|
}
|
|
34500
34469
|
interface AmountNet$b {
|
|
34501
34470
|
value: number;
|
|
@@ -34563,6 +34532,7 @@ interface Total1$3 {
|
|
|
34563
34532
|
discount_amount_net: DiscountAmountNet$b;
|
|
34564
34533
|
discount_amount_gross: DiscountAmountGross$b;
|
|
34565
34534
|
discount_amount_percent: DiscountAmountPercent$b;
|
|
34535
|
+
[k: string]: unknown;
|
|
34566
34536
|
}
|
|
34567
34537
|
interface Total2$3 {
|
|
34568
34538
|
amount_net: AmountNet$b;
|
|
@@ -34570,6 +34540,7 @@ interface Total2$3 {
|
|
|
34570
34540
|
discount_amount_net: DiscountAmountNet$b;
|
|
34571
34541
|
discount_amount_gross: DiscountAmountGross$b;
|
|
34572
34542
|
discount_amount_percent: DiscountAmountPercent$b;
|
|
34543
|
+
[k: string]: unknown;
|
|
34573
34544
|
}
|
|
34574
34545
|
interface Total3$3 {
|
|
34575
34546
|
amount_net: AmountNet$b;
|
|
@@ -34577,6 +34548,7 @@ interface Total3$3 {
|
|
|
34577
34548
|
discount_amount_net: DiscountAmountNet$b;
|
|
34578
34549
|
discount_amount_gross: DiscountAmountGross$b;
|
|
34579
34550
|
discount_amount_percent: DiscountAmountPercent$b;
|
|
34551
|
+
[k: string]: unknown;
|
|
34580
34552
|
}
|
|
34581
34553
|
interface Total4$3 {
|
|
34582
34554
|
amount_net: AmountNet$b;
|
|
@@ -34584,6 +34556,7 @@ interface Total4$3 {
|
|
|
34584
34556
|
discount_amount_net: DiscountAmountNet$b;
|
|
34585
34557
|
discount_amount_gross: DiscountAmountGross$b;
|
|
34586
34558
|
discount_amount_percent: DiscountAmountPercent$b;
|
|
34559
|
+
[k: string]: unknown;
|
|
34587
34560
|
}
|
|
34588
34561
|
|
|
34589
34562
|
type __MainSchema$f = (Order$1 & {
|
|
@@ -34699,6 +34672,7 @@ interface Payment$2 {
|
|
|
34699
34672
|
status: ("CAPTURED" | "FAILED" | "FAILED-3DS" | "CANCELLED");
|
|
34700
34673
|
amount: Money$4;
|
|
34701
34674
|
created_by: (("CUSTOMER" | "SYSTEM") | string);
|
|
34675
|
+
[k: string]: unknown;
|
|
34702
34676
|
}
|
|
34703
34677
|
interface Money$4 {
|
|
34704
34678
|
value: number;
|
|
@@ -34790,6 +34764,7 @@ interface Total$a {
|
|
|
34790
34764
|
discount_amount_net: DiscountAmountNet$a;
|
|
34791
34765
|
discount_amount_gross: DiscountAmountGross$a;
|
|
34792
34766
|
discount_amount_percent: DiscountAmountPercent$a;
|
|
34767
|
+
[k: string]: unknown;
|
|
34793
34768
|
}
|
|
34794
34769
|
interface AmountNet$a {
|
|
34795
34770
|
value: number;
|
|
@@ -34857,6 +34832,7 @@ interface Total1$2 {
|
|
|
34857
34832
|
discount_amount_net: DiscountAmountNet$a;
|
|
34858
34833
|
discount_amount_gross: DiscountAmountGross$a;
|
|
34859
34834
|
discount_amount_percent: DiscountAmountPercent$a;
|
|
34835
|
+
[k: string]: unknown;
|
|
34860
34836
|
}
|
|
34861
34837
|
interface Total2$2 {
|
|
34862
34838
|
amount_net: AmountNet$a;
|
|
@@ -34864,6 +34840,7 @@ interface Total2$2 {
|
|
|
34864
34840
|
discount_amount_net: DiscountAmountNet$a;
|
|
34865
34841
|
discount_amount_gross: DiscountAmountGross$a;
|
|
34866
34842
|
discount_amount_percent: DiscountAmountPercent$a;
|
|
34843
|
+
[k: string]: unknown;
|
|
34867
34844
|
}
|
|
34868
34845
|
interface Total3$2 {
|
|
34869
34846
|
amount_net: AmountNet$a;
|
|
@@ -34871,6 +34848,7 @@ interface Total3$2 {
|
|
|
34871
34848
|
discount_amount_net: DiscountAmountNet$a;
|
|
34872
34849
|
discount_amount_gross: DiscountAmountGross$a;
|
|
34873
34850
|
discount_amount_percent: DiscountAmountPercent$a;
|
|
34851
|
+
[k: string]: unknown;
|
|
34874
34852
|
}
|
|
34875
34853
|
interface Total4$2 {
|
|
34876
34854
|
amount_net: AmountNet$a;
|
|
@@ -34878,6 +34856,7 @@ interface Total4$2 {
|
|
|
34878
34856
|
discount_amount_net: DiscountAmountNet$a;
|
|
34879
34857
|
discount_amount_gross: DiscountAmountGross$a;
|
|
34880
34858
|
discount_amount_percent: DiscountAmountPercent$a;
|
|
34859
|
+
[k: string]: unknown;
|
|
34881
34860
|
}
|
|
34882
34861
|
|
|
34883
34862
|
type __MainSchema$e = (Order & {
|
|
@@ -34993,6 +34972,7 @@ interface Payment$1 {
|
|
|
34993
34972
|
status: ("CAPTURED" | "FAILED" | "FAILED-3DS" | "CANCELLED");
|
|
34994
34973
|
amount: Money$3;
|
|
34995
34974
|
created_by: (("CUSTOMER" | "SYSTEM") | string);
|
|
34975
|
+
[k: string]: unknown;
|
|
34996
34976
|
}
|
|
34997
34977
|
interface Money$3 {
|
|
34998
34978
|
value: number;
|
|
@@ -35084,6 +35064,7 @@ interface Total$9 {
|
|
|
35084
35064
|
discount_amount_net: DiscountAmountNet$9;
|
|
35085
35065
|
discount_amount_gross: DiscountAmountGross$9;
|
|
35086
35066
|
discount_amount_percent: DiscountAmountPercent$9;
|
|
35067
|
+
[k: string]: unknown;
|
|
35087
35068
|
}
|
|
35088
35069
|
interface AmountNet$9 {
|
|
35089
35070
|
value: number;
|
|
@@ -35151,6 +35132,7 @@ interface Total1$1 {
|
|
|
35151
35132
|
discount_amount_net: DiscountAmountNet$9;
|
|
35152
35133
|
discount_amount_gross: DiscountAmountGross$9;
|
|
35153
35134
|
discount_amount_percent: DiscountAmountPercent$9;
|
|
35135
|
+
[k: string]: unknown;
|
|
35154
35136
|
}
|
|
35155
35137
|
interface Total2$1 {
|
|
35156
35138
|
amount_net: AmountNet$9;
|
|
@@ -35158,6 +35140,7 @@ interface Total2$1 {
|
|
|
35158
35140
|
discount_amount_net: DiscountAmountNet$9;
|
|
35159
35141
|
discount_amount_gross: DiscountAmountGross$9;
|
|
35160
35142
|
discount_amount_percent: DiscountAmountPercent$9;
|
|
35143
|
+
[k: string]: unknown;
|
|
35161
35144
|
}
|
|
35162
35145
|
interface Total3$1 {
|
|
35163
35146
|
amount_net: AmountNet$9;
|
|
@@ -35165,6 +35148,7 @@ interface Total3$1 {
|
|
|
35165
35148
|
discount_amount_net: DiscountAmountNet$9;
|
|
35166
35149
|
discount_amount_gross: DiscountAmountGross$9;
|
|
35167
35150
|
discount_amount_percent: DiscountAmountPercent$9;
|
|
35151
|
+
[k: string]: unknown;
|
|
35168
35152
|
}
|
|
35169
35153
|
interface Total4$1 {
|
|
35170
35154
|
amount_net: AmountNet$9;
|
|
@@ -35172,6 +35156,7 @@ interface Total4$1 {
|
|
|
35172
35156
|
discount_amount_net: DiscountAmountNet$9;
|
|
35173
35157
|
discount_amount_gross: DiscountAmountGross$9;
|
|
35174
35158
|
discount_amount_percent: DiscountAmountPercent$9;
|
|
35159
|
+
[k: string]: unknown;
|
|
35175
35160
|
}
|
|
35176
35161
|
|
|
35177
35162
|
declare namespace index$8 {
|
|
@@ -35313,6 +35298,7 @@ interface Total$8 {
|
|
|
35313
35298
|
discount_amount_net: DiscountAmountNet$8;
|
|
35314
35299
|
discount_amount_gross: DiscountAmountGross$8;
|
|
35315
35300
|
discount_amount_percent: DiscountAmountPercent$8;
|
|
35301
|
+
[k: string]: unknown;
|
|
35316
35302
|
}
|
|
35317
35303
|
interface AmountNet$8 {
|
|
35318
35304
|
value: number;
|
|
@@ -35386,6 +35372,7 @@ interface __MainSchema$a {
|
|
|
35386
35372
|
status: ("CAPTURED" | "FAILED" | "FAILED-3DS" | "CANCELLED");
|
|
35387
35373
|
amount: Money$1;
|
|
35388
35374
|
created_by: (("CUSTOMER" | "SYSTEM") | string);
|
|
35375
|
+
[k: string]: unknown;
|
|
35389
35376
|
}
|
|
35390
35377
|
interface Money$1 {
|
|
35391
35378
|
value: number;
|
|
@@ -35449,6 +35436,7 @@ interface Total$7 {
|
|
|
35449
35436
|
discount_amount_net: DiscountAmountNet$7;
|
|
35450
35437
|
discount_amount_gross: DiscountAmountGross$7;
|
|
35451
35438
|
discount_amount_percent: DiscountAmountPercent$7;
|
|
35439
|
+
[k: string]: unknown;
|
|
35452
35440
|
}
|
|
35453
35441
|
interface AmountNet$7 {
|
|
35454
35442
|
value: number;
|
|
@@ -35519,6 +35507,7 @@ interface Total$6 {
|
|
|
35519
35507
|
discount_amount_net: DiscountAmountNet$6;
|
|
35520
35508
|
discount_amount_gross: DiscountAmountGross$6;
|
|
35521
35509
|
discount_amount_percent: DiscountAmountPercent$6;
|
|
35510
|
+
[k: string]: unknown;
|
|
35522
35511
|
}
|
|
35523
35512
|
interface AmountNet$6 {
|
|
35524
35513
|
value: number;
|
|
@@ -35585,6 +35574,7 @@ interface Total$5 {
|
|
|
35585
35574
|
discount_amount_net: DiscountAmountNet$5;
|
|
35586
35575
|
discount_amount_gross: DiscountAmountGross$5;
|
|
35587
35576
|
discount_amount_percent: DiscountAmountPercent$5;
|
|
35577
|
+
[k: string]: unknown;
|
|
35588
35578
|
}
|
|
35589
35579
|
interface AmountNet$5 {
|
|
35590
35580
|
value: number;
|
|
@@ -35662,6 +35652,7 @@ interface Total$4 {
|
|
|
35662
35652
|
discount_amount_net: DiscountAmountNet$4;
|
|
35663
35653
|
discount_amount_gross: DiscountAmountGross$4;
|
|
35664
35654
|
discount_amount_percent: DiscountAmountPercent$4;
|
|
35655
|
+
[k: string]: unknown;
|
|
35665
35656
|
}
|
|
35666
35657
|
interface AmountNet$4 {
|
|
35667
35658
|
value: number;
|
|
@@ -35732,6 +35723,7 @@ interface Total$3 {
|
|
|
35732
35723
|
discount_amount_net: DiscountAmountNet$3;
|
|
35733
35724
|
discount_amount_gross: DiscountAmountGross$3;
|
|
35734
35725
|
discount_amount_percent: DiscountAmountPercent$3;
|
|
35726
|
+
[k: string]: unknown;
|
|
35735
35727
|
}
|
|
35736
35728
|
interface AmountNet$3 {
|
|
35737
35729
|
value: number;
|
|
@@ -35797,6 +35789,7 @@ interface Total$2 {
|
|
|
35797
35789
|
discount_amount_net: DiscountAmountNet$2;
|
|
35798
35790
|
discount_amount_gross: DiscountAmountGross$2;
|
|
35799
35791
|
discount_amount_percent: DiscountAmountPercent$2;
|
|
35792
|
+
[k: string]: unknown;
|
|
35800
35793
|
}
|
|
35801
35794
|
interface AmountNet$2 {
|
|
35802
35795
|
value: number;
|
|
@@ -35861,6 +35854,7 @@ interface Total$1 {
|
|
|
35861
35854
|
discount_amount_net: DiscountAmountNet$1;
|
|
35862
35855
|
discount_amount_gross: DiscountAmountGross$1;
|
|
35863
35856
|
discount_amount_percent: DiscountAmountPercent$1;
|
|
35857
|
+
[k: string]: unknown;
|
|
35864
35858
|
}
|
|
35865
35859
|
interface AmountNet$1 {
|
|
35866
35860
|
value: number;
|
|
@@ -36015,6 +36009,7 @@ interface Payment {
|
|
|
36015
36009
|
status: ("CAPTURED" | "FAILED" | "FAILED-3DS" | "CANCELLED");
|
|
36016
36010
|
amount: Money;
|
|
36017
36011
|
created_by: (("CUSTOMER" | "SYSTEM") | string);
|
|
36012
|
+
[k: string]: unknown;
|
|
36018
36013
|
}
|
|
36019
36014
|
interface Money {
|
|
36020
36015
|
value: number;
|
|
@@ -36106,6 +36101,7 @@ interface Total {
|
|
|
36106
36101
|
discount_amount_net: DiscountAmountNet;
|
|
36107
36102
|
discount_amount_gross: DiscountAmountGross;
|
|
36108
36103
|
discount_amount_percent: DiscountAmountPercent;
|
|
36104
|
+
[k: string]: unknown;
|
|
36109
36105
|
}
|
|
36110
36106
|
interface AmountNet {
|
|
36111
36107
|
value: number;
|
|
@@ -36173,6 +36169,7 @@ interface Total1 {
|
|
|
36173
36169
|
discount_amount_net: DiscountAmountNet;
|
|
36174
36170
|
discount_amount_gross: DiscountAmountGross;
|
|
36175
36171
|
discount_amount_percent: DiscountAmountPercent;
|
|
36172
|
+
[k: string]: unknown;
|
|
36176
36173
|
}
|
|
36177
36174
|
interface Total2 {
|
|
36178
36175
|
amount_net: AmountNet;
|
|
@@ -36180,6 +36177,7 @@ interface Total2 {
|
|
|
36180
36177
|
discount_amount_net: DiscountAmountNet;
|
|
36181
36178
|
discount_amount_gross: DiscountAmountGross;
|
|
36182
36179
|
discount_amount_percent: DiscountAmountPercent;
|
|
36180
|
+
[k: string]: unknown;
|
|
36183
36181
|
}
|
|
36184
36182
|
interface Total3 {
|
|
36185
36183
|
amount_net: AmountNet;
|
|
@@ -36187,6 +36185,7 @@ interface Total3 {
|
|
|
36187
36185
|
discount_amount_net: DiscountAmountNet;
|
|
36188
36186
|
discount_amount_gross: DiscountAmountGross;
|
|
36189
36187
|
discount_amount_percent: DiscountAmountPercent;
|
|
36188
|
+
[k: string]: unknown;
|
|
36190
36189
|
}
|
|
36191
36190
|
interface Total4 {
|
|
36192
36191
|
amount_net: AmountNet;
|
|
@@ -36194,6 +36193,7 @@ interface Total4 {
|
|
|
36194
36193
|
discount_amount_net: DiscountAmountNet;
|
|
36195
36194
|
discount_amount_gross: DiscountAmountGross;
|
|
36196
36195
|
discount_amount_percent: DiscountAmountPercent;
|
|
36196
|
+
[k: string]: unknown;
|
|
36197
36197
|
}
|
|
36198
36198
|
|
|
36199
36199
|
type MainType = __MainSchema;
|