@luzmo/dashboard-contents-types 1.0.19 → 1.0.20
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/assets/json-schemas/area-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/area-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/bar-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/bar-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/box-plot-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/box-plot-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/bubble-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/bubble-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/bullet-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/bullet-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/choropleth-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/choropleth-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/circle-pack-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/circle-pack-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/circular-gauge-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/circular-gauge-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/column-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/column-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/combination-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/combination-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/conditional-number-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/conditional-number-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/date-comparison-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/date-comparison-filter-slots.schema.json.d.ts +5 -0
- package/assets/json-schemas/date-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/date-filter-slots.schema.json.d.ts +5 -0
- package/assets/json-schemas/donut-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/donut-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/dropdown-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/dropdown-filter-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/evolution-number-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/evolution-number-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/funnel-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/funnel-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/heat-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/heat-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/heat-table-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/heat-table-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/hexbin-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/hexbin-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/line-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/line-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/marker-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/marker-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/ohlc-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/ohlc-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/parallel-coordinates-plot-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/parallel-coordinates-plot-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/pivot-table-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/pivot-table-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/pyramid-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/pyramid-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/radar-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/radar-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/regular-table-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/regular-table-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/route-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/route-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/sankey-diagram-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/sankey-diagram-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/scatter-plot-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/scatter-plot-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/search-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/search-filter-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/slicer-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/slicer-filter-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/slider-filter-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/slider-filter-slots.schema.json.d.ts +10 -0
- package/assets/json-schemas/speedometer-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/speedometer-chart-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/spike-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/spike-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/strip-plot-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/strip-plot-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/sunburst-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/sunburst-chart-slots.schema.json.d.ts +15 -0
- package/assets/json-schemas/symbol-map-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/symbol-map-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/treemap-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/treemap-chart-slots.schema.json.d.ts +20 -0
- package/assets/json-schemas/viz-item-type.schema.json.d.ts +0 -2
- package/assets/json-schemas/wordcloud-chart-options.schema.json.d.ts +5 -0
- package/assets/json-schemas/wordcloud-chart-slots.schema.json.d.ts +15 -0
- package/index.js +41 -48
- package/index.mjs +398 -216
- package/json-schemas.d.ts +840 -0
- package/json-schemas.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/lib/area-chart/area-chart-context.config.d.ts.map +1 -1
- package/src/lib/column-chart/column-chart-context.config.d.ts.map +1 -1
- package/src/lib/donut-chart/donut-chart-context.config.d.ts.map +1 -1
- package/src/lib/line-chart/line-chart-context.config.d.ts.map +1 -1
- package/src/lib/ohlc-chart/ohlc-chart-context.config.d.ts.map +1 -1
- package/src/lib/sankey-diagram/sankey-diagram-context.config.d.ts.map +1 -1
- package/src/lib/scatter-plot/scatter-plot-context.config.d.ts.map +1 -1
- package/src/lib/shared/types/common.d.ts +1 -1
- package/src/lib/shared/types/common.d.ts.map +1 -1
- package/src/lib/shared/types/context.d.ts +8 -0
- package/src/lib/shared/types/context.d.ts.map +1 -1
- package/src/lib/shared/types/slots.d.ts +5 -0
- package/src/lib/shared/types/slots.d.ts.map +1 -1
- package/src/lib/slicer-filter/slicer-filter-context.config.d.ts.map +1 -1
package/json-schemas.d.ts
CHANGED
|
@@ -656,6 +656,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
656
656
|
description: string;
|
|
657
657
|
type: string;
|
|
658
658
|
};
|
|
659
|
+
formulaId: {
|
|
660
|
+
description: string;
|
|
661
|
+
format: string;
|
|
662
|
+
type: string;
|
|
663
|
+
};
|
|
659
664
|
grandTotals: {
|
|
660
665
|
description: string;
|
|
661
666
|
properties: {
|
|
@@ -1352,6 +1357,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
1352
1357
|
description: string;
|
|
1353
1358
|
type: string;
|
|
1354
1359
|
};
|
|
1360
|
+
formulaId: {
|
|
1361
|
+
description: string;
|
|
1362
|
+
format: string;
|
|
1363
|
+
type: string;
|
|
1364
|
+
};
|
|
1355
1365
|
grandTotals: {
|
|
1356
1366
|
description: string;
|
|
1357
1367
|
properties: {
|
|
@@ -1433,6 +1443,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
1433
1443
|
description: string;
|
|
1434
1444
|
type: string;
|
|
1435
1445
|
};
|
|
1446
|
+
formulaId: {
|
|
1447
|
+
description: string;
|
|
1448
|
+
format: string;
|
|
1449
|
+
type: string;
|
|
1450
|
+
};
|
|
1436
1451
|
grandTotals: {
|
|
1437
1452
|
description: string;
|
|
1438
1453
|
properties: {
|
|
@@ -1607,6 +1622,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
1607
1622
|
description: string;
|
|
1608
1623
|
type: string;
|
|
1609
1624
|
};
|
|
1625
|
+
formulaId: {
|
|
1626
|
+
description: string;
|
|
1627
|
+
format: string;
|
|
1628
|
+
type: string;
|
|
1629
|
+
};
|
|
1610
1630
|
grandTotals: {
|
|
1611
1631
|
description: string;
|
|
1612
1632
|
properties: {
|
|
@@ -2410,6 +2430,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
2410
2430
|
description: string;
|
|
2411
2431
|
type: string;
|
|
2412
2432
|
};
|
|
2433
|
+
formulaId: {
|
|
2434
|
+
description: string;
|
|
2435
|
+
format: string;
|
|
2436
|
+
type: string;
|
|
2437
|
+
};
|
|
2413
2438
|
grandTotals: {
|
|
2414
2439
|
description: string;
|
|
2415
2440
|
properties: {
|
|
@@ -3171,6 +3196,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
3171
3196
|
description: string;
|
|
3172
3197
|
type: string;
|
|
3173
3198
|
};
|
|
3199
|
+
formulaId: {
|
|
3200
|
+
description: string;
|
|
3201
|
+
format: string;
|
|
3202
|
+
type: string;
|
|
3203
|
+
};
|
|
3174
3204
|
grandTotals: {
|
|
3175
3205
|
description: string;
|
|
3176
3206
|
properties: {
|
|
@@ -3252,6 +3282,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
3252
3282
|
description: string;
|
|
3253
3283
|
type: string;
|
|
3254
3284
|
};
|
|
3285
|
+
formulaId: {
|
|
3286
|
+
description: string;
|
|
3287
|
+
format: string;
|
|
3288
|
+
type: string;
|
|
3289
|
+
};
|
|
3255
3290
|
grandTotals: {
|
|
3256
3291
|
description: string;
|
|
3257
3292
|
properties: {
|
|
@@ -3426,6 +3461,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
3426
3461
|
description: string;
|
|
3427
3462
|
type: string;
|
|
3428
3463
|
};
|
|
3464
|
+
formulaId: {
|
|
3465
|
+
description: string;
|
|
3466
|
+
format: string;
|
|
3467
|
+
type: string;
|
|
3468
|
+
};
|
|
3429
3469
|
grandTotals: {
|
|
3430
3470
|
description: string;
|
|
3431
3471
|
properties: {
|
|
@@ -4197,6 +4237,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
4197
4237
|
description: string;
|
|
4198
4238
|
type: string;
|
|
4199
4239
|
};
|
|
4240
|
+
formulaId: {
|
|
4241
|
+
description: string;
|
|
4242
|
+
format: string;
|
|
4243
|
+
type: string;
|
|
4244
|
+
};
|
|
4200
4245
|
grandTotals: {
|
|
4201
4246
|
description: string;
|
|
4202
4247
|
properties: {
|
|
@@ -4957,6 +5002,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
4957
5002
|
description: string;
|
|
4958
5003
|
type: string;
|
|
4959
5004
|
};
|
|
5005
|
+
formulaId: {
|
|
5006
|
+
description: string;
|
|
5007
|
+
format: string;
|
|
5008
|
+
type: string;
|
|
5009
|
+
};
|
|
4960
5010
|
grandTotals: {
|
|
4961
5011
|
description: string;
|
|
4962
5012
|
properties: {
|
|
@@ -5038,6 +5088,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
5038
5088
|
description: string;
|
|
5039
5089
|
type: string;
|
|
5040
5090
|
};
|
|
5091
|
+
formulaId: {
|
|
5092
|
+
description: string;
|
|
5093
|
+
format: string;
|
|
5094
|
+
type: string;
|
|
5095
|
+
};
|
|
5041
5096
|
grandTotals: {
|
|
5042
5097
|
description: string;
|
|
5043
5098
|
properties: {
|
|
@@ -5190,6 +5245,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
5190
5245
|
description: string;
|
|
5191
5246
|
type: string;
|
|
5192
5247
|
};
|
|
5248
|
+
formulaId: {
|
|
5249
|
+
description: string;
|
|
5250
|
+
format: string;
|
|
5251
|
+
type: string;
|
|
5252
|
+
};
|
|
5193
5253
|
grandTotals: {
|
|
5194
5254
|
description: string;
|
|
5195
5255
|
properties: {
|
|
@@ -5777,6 +5837,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
5777
5837
|
description: string;
|
|
5778
5838
|
type: string;
|
|
5779
5839
|
};
|
|
5840
|
+
formulaId: {
|
|
5841
|
+
description: string;
|
|
5842
|
+
format: string;
|
|
5843
|
+
type: string;
|
|
5844
|
+
};
|
|
5780
5845
|
grandTotals: {
|
|
5781
5846
|
description: string;
|
|
5782
5847
|
properties: {
|
|
@@ -6486,6 +6551,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
6486
6551
|
description: string;
|
|
6487
6552
|
type: string;
|
|
6488
6553
|
};
|
|
6554
|
+
formulaId: {
|
|
6555
|
+
description: string;
|
|
6556
|
+
format: string;
|
|
6557
|
+
type: string;
|
|
6558
|
+
};
|
|
6489
6559
|
grandTotals: {
|
|
6490
6560
|
description: string;
|
|
6491
6561
|
properties: {
|
|
@@ -6567,6 +6637,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
6567
6637
|
description: string;
|
|
6568
6638
|
type: string;
|
|
6569
6639
|
};
|
|
6640
|
+
formulaId: {
|
|
6641
|
+
description: string;
|
|
6642
|
+
format: string;
|
|
6643
|
+
type: string;
|
|
6644
|
+
};
|
|
6570
6645
|
grandTotals: {
|
|
6571
6646
|
description: string;
|
|
6572
6647
|
properties: {
|
|
@@ -6721,6 +6796,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
6721
6796
|
description: string;
|
|
6722
6797
|
type: string;
|
|
6723
6798
|
};
|
|
6799
|
+
formulaId: {
|
|
6800
|
+
description: string;
|
|
6801
|
+
format: string;
|
|
6802
|
+
type: string;
|
|
6803
|
+
};
|
|
6724
6804
|
grandTotals: {
|
|
6725
6805
|
description: string;
|
|
6726
6806
|
properties: {
|
|
@@ -7284,6 +7364,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
7284
7364
|
description: string;
|
|
7285
7365
|
type: string;
|
|
7286
7366
|
};
|
|
7367
|
+
formulaId: {
|
|
7368
|
+
description: string;
|
|
7369
|
+
format: string;
|
|
7370
|
+
type: string;
|
|
7371
|
+
};
|
|
7287
7372
|
grandTotals: {
|
|
7288
7373
|
description: string;
|
|
7289
7374
|
properties: {
|
|
@@ -8027,6 +8112,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
8027
8112
|
description: string;
|
|
8028
8113
|
type: string;
|
|
8029
8114
|
};
|
|
8115
|
+
formulaId: {
|
|
8116
|
+
description: string;
|
|
8117
|
+
format: string;
|
|
8118
|
+
type: string;
|
|
8119
|
+
};
|
|
8030
8120
|
grandTotals: {
|
|
8031
8121
|
description: string;
|
|
8032
8122
|
properties: {
|
|
@@ -8108,6 +8198,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
8108
8198
|
description: string;
|
|
8109
8199
|
type: string;
|
|
8110
8200
|
};
|
|
8201
|
+
formulaId: {
|
|
8202
|
+
description: string;
|
|
8203
|
+
format: string;
|
|
8204
|
+
type: string;
|
|
8205
|
+
};
|
|
8111
8206
|
grandTotals: {
|
|
8112
8207
|
description: string;
|
|
8113
8208
|
properties: {
|
|
@@ -8262,6 +8357,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
8262
8357
|
description: string;
|
|
8263
8358
|
type: string;
|
|
8264
8359
|
};
|
|
8360
|
+
formulaId: {
|
|
8361
|
+
description: string;
|
|
8362
|
+
format: string;
|
|
8363
|
+
type: string;
|
|
8364
|
+
};
|
|
8265
8365
|
grandTotals: {
|
|
8266
8366
|
description: string;
|
|
8267
8367
|
properties: {
|
|
@@ -8901,6 +9001,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
8901
9001
|
description: string;
|
|
8902
9002
|
type: string;
|
|
8903
9003
|
};
|
|
9004
|
+
formulaId: {
|
|
9005
|
+
description: string;
|
|
9006
|
+
format: string;
|
|
9007
|
+
type: string;
|
|
9008
|
+
};
|
|
8904
9009
|
grandTotals: {
|
|
8905
9010
|
description: string;
|
|
8906
9011
|
properties: {
|
|
@@ -9771,6 +9876,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
9771
9876
|
description: string;
|
|
9772
9877
|
type: string;
|
|
9773
9878
|
};
|
|
9879
|
+
formulaId: {
|
|
9880
|
+
description: string;
|
|
9881
|
+
format: string;
|
|
9882
|
+
type: string;
|
|
9883
|
+
};
|
|
9774
9884
|
grandTotals: {
|
|
9775
9885
|
description: string;
|
|
9776
9886
|
properties: {
|
|
@@ -9871,6 +9981,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
9871
9981
|
description: string;
|
|
9872
9982
|
type: string;
|
|
9873
9983
|
};
|
|
9984
|
+
formulaId: {
|
|
9985
|
+
description: string;
|
|
9986
|
+
format: string;
|
|
9987
|
+
type: string;
|
|
9988
|
+
};
|
|
9874
9989
|
grandTotals: {
|
|
9875
9990
|
description: string;
|
|
9876
9991
|
properties: {
|
|
@@ -10025,6 +10140,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
10025
10140
|
description: string;
|
|
10026
10141
|
type: string;
|
|
10027
10142
|
};
|
|
10143
|
+
formulaId: {
|
|
10144
|
+
description: string;
|
|
10145
|
+
format: string;
|
|
10146
|
+
type: string;
|
|
10147
|
+
};
|
|
10028
10148
|
grandTotals: {
|
|
10029
10149
|
description: string;
|
|
10030
10150
|
properties: {
|
|
@@ -10310,6 +10430,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
10310
10430
|
format: string;
|
|
10311
10431
|
type: string;
|
|
10312
10432
|
};
|
|
10433
|
+
formulaId: {
|
|
10434
|
+
description: string;
|
|
10435
|
+
format: string;
|
|
10436
|
+
type: string;
|
|
10437
|
+
};
|
|
10313
10438
|
include_nonoccurring: {
|
|
10314
10439
|
description: string;
|
|
10315
10440
|
type: string;
|
|
@@ -10640,6 +10765,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
10640
10765
|
description: string;
|
|
10641
10766
|
type: string;
|
|
10642
10767
|
};
|
|
10768
|
+
formulaId: {
|
|
10769
|
+
description: string;
|
|
10770
|
+
format: string;
|
|
10771
|
+
type: string;
|
|
10772
|
+
};
|
|
10643
10773
|
grandTotals: {
|
|
10644
10774
|
description: string;
|
|
10645
10775
|
properties: {
|
|
@@ -11262,6 +11392,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
11262
11392
|
description: string;
|
|
11263
11393
|
type: string;
|
|
11264
11394
|
};
|
|
11395
|
+
formulaId: {
|
|
11396
|
+
description: string;
|
|
11397
|
+
format: string;
|
|
11398
|
+
type: string;
|
|
11399
|
+
};
|
|
11265
11400
|
grandTotals: {
|
|
11266
11401
|
description: string;
|
|
11267
11402
|
properties: {
|
|
@@ -11343,6 +11478,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
11343
11478
|
description: string;
|
|
11344
11479
|
type: string;
|
|
11345
11480
|
};
|
|
11481
|
+
formulaId: {
|
|
11482
|
+
description: string;
|
|
11483
|
+
format: string;
|
|
11484
|
+
type: string;
|
|
11485
|
+
};
|
|
11346
11486
|
grandTotals: {
|
|
11347
11487
|
description: string;
|
|
11348
11488
|
properties: {
|
|
@@ -11517,6 +11657,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
11517
11657
|
description: string;
|
|
11518
11658
|
type: string;
|
|
11519
11659
|
};
|
|
11660
|
+
formulaId: {
|
|
11661
|
+
description: string;
|
|
11662
|
+
format: string;
|
|
11663
|
+
type: string;
|
|
11664
|
+
};
|
|
11520
11665
|
grandTotals: {
|
|
11521
11666
|
description: string;
|
|
11522
11667
|
properties: {
|
|
@@ -12119,6 +12264,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
12119
12264
|
description: string;
|
|
12120
12265
|
type: string;
|
|
12121
12266
|
};
|
|
12267
|
+
formulaId: {
|
|
12268
|
+
description: string;
|
|
12269
|
+
format: string;
|
|
12270
|
+
type: string;
|
|
12271
|
+
};
|
|
12122
12272
|
grandTotals: {
|
|
12123
12273
|
description: string;
|
|
12124
12274
|
properties: {
|
|
@@ -12757,6 +12907,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
12757
12907
|
description: string;
|
|
12758
12908
|
type: string;
|
|
12759
12909
|
};
|
|
12910
|
+
formulaId: {
|
|
12911
|
+
description: string;
|
|
12912
|
+
format: string;
|
|
12913
|
+
type: string;
|
|
12914
|
+
};
|
|
12760
12915
|
grandTotals: {
|
|
12761
12916
|
description: string;
|
|
12762
12917
|
properties: {
|
|
@@ -12838,6 +12993,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
12838
12993
|
description: string;
|
|
12839
12994
|
type: string;
|
|
12840
12995
|
};
|
|
12996
|
+
formulaId: {
|
|
12997
|
+
description: string;
|
|
12998
|
+
format: string;
|
|
12999
|
+
type: string;
|
|
13000
|
+
};
|
|
12841
13001
|
grandTotals: {
|
|
12842
13002
|
description: string;
|
|
12843
13003
|
properties: {
|
|
@@ -12992,6 +13152,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
12992
13152
|
description: string;
|
|
12993
13153
|
type: string;
|
|
12994
13154
|
};
|
|
13155
|
+
formulaId: {
|
|
13156
|
+
description: string;
|
|
13157
|
+
format: string;
|
|
13158
|
+
type: string;
|
|
13159
|
+
};
|
|
12995
13160
|
grandTotals: {
|
|
12996
13161
|
description: string;
|
|
12997
13162
|
properties: {
|
|
@@ -13795,6 +13960,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
13795
13960
|
description: string;
|
|
13796
13961
|
type: string;
|
|
13797
13962
|
};
|
|
13963
|
+
formulaId: {
|
|
13964
|
+
description: string;
|
|
13965
|
+
format: string;
|
|
13966
|
+
type: string;
|
|
13967
|
+
};
|
|
13798
13968
|
grandTotals: {
|
|
13799
13969
|
description: string;
|
|
13800
13970
|
properties: {
|
|
@@ -14556,6 +14726,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
14556
14726
|
description: string;
|
|
14557
14727
|
type: string;
|
|
14558
14728
|
};
|
|
14729
|
+
formulaId: {
|
|
14730
|
+
description: string;
|
|
14731
|
+
format: string;
|
|
14732
|
+
type: string;
|
|
14733
|
+
};
|
|
14559
14734
|
grandTotals: {
|
|
14560
14735
|
description: string;
|
|
14561
14736
|
properties: {
|
|
@@ -14637,6 +14812,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
14637
14812
|
description: string;
|
|
14638
14813
|
type: string;
|
|
14639
14814
|
};
|
|
14815
|
+
formulaId: {
|
|
14816
|
+
description: string;
|
|
14817
|
+
format: string;
|
|
14818
|
+
type: string;
|
|
14819
|
+
};
|
|
14640
14820
|
grandTotals: {
|
|
14641
14821
|
description: string;
|
|
14642
14822
|
properties: {
|
|
@@ -14811,6 +14991,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
14811
14991
|
description: string;
|
|
14812
14992
|
type: string;
|
|
14813
14993
|
};
|
|
14994
|
+
formulaId: {
|
|
14995
|
+
description: string;
|
|
14996
|
+
format: string;
|
|
14997
|
+
type: string;
|
|
14998
|
+
};
|
|
14814
14999
|
grandTotals: {
|
|
14815
15000
|
description: string;
|
|
14816
15001
|
properties: {
|
|
@@ -15692,6 +15877,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
15692
15877
|
description: string;
|
|
15693
15878
|
type: string;
|
|
15694
15879
|
};
|
|
15880
|
+
formulaId: {
|
|
15881
|
+
description: string;
|
|
15882
|
+
format: string;
|
|
15883
|
+
type: string;
|
|
15884
|
+
};
|
|
15695
15885
|
grandTotals: {
|
|
15696
15886
|
description: string;
|
|
15697
15887
|
properties: {
|
|
@@ -16476,6 +16666,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
16476
16666
|
description: string;
|
|
16477
16667
|
type: string;
|
|
16478
16668
|
};
|
|
16669
|
+
formulaId: {
|
|
16670
|
+
description: string;
|
|
16671
|
+
format: string;
|
|
16672
|
+
type: string;
|
|
16673
|
+
};
|
|
16479
16674
|
grandTotals: {
|
|
16480
16675
|
description: string;
|
|
16481
16676
|
properties: {
|
|
@@ -16557,6 +16752,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
16557
16752
|
description: string;
|
|
16558
16753
|
type: string;
|
|
16559
16754
|
};
|
|
16755
|
+
formulaId: {
|
|
16756
|
+
description: string;
|
|
16757
|
+
format: string;
|
|
16758
|
+
type: string;
|
|
16759
|
+
};
|
|
16560
16760
|
grandTotals: {
|
|
16561
16761
|
description: string;
|
|
16562
16762
|
properties: {
|
|
@@ -16710,6 +16910,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
16710
16910
|
description: string;
|
|
16711
16911
|
type: string;
|
|
16712
16912
|
};
|
|
16913
|
+
formulaId: {
|
|
16914
|
+
description: string;
|
|
16915
|
+
format: string;
|
|
16916
|
+
type: string;
|
|
16917
|
+
};
|
|
16713
16918
|
grandTotals: {
|
|
16714
16919
|
description: string;
|
|
16715
16920
|
properties: {
|
|
@@ -17299,6 +17504,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
17299
17504
|
description: string;
|
|
17300
17505
|
type: string;
|
|
17301
17506
|
};
|
|
17507
|
+
formulaId: {
|
|
17508
|
+
description: string;
|
|
17509
|
+
format: string;
|
|
17510
|
+
type: string;
|
|
17511
|
+
};
|
|
17302
17512
|
grandTotals: {
|
|
17303
17513
|
description: string;
|
|
17304
17514
|
properties: {
|
|
@@ -17870,6 +18080,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
17870
18080
|
description: string;
|
|
17871
18081
|
type: string;
|
|
17872
18082
|
};
|
|
18083
|
+
formulaId: {
|
|
18084
|
+
description: string;
|
|
18085
|
+
format: string;
|
|
18086
|
+
type: string;
|
|
18087
|
+
};
|
|
17873
18088
|
grandTotals: {
|
|
17874
18089
|
description: string;
|
|
17875
18090
|
properties: {
|
|
@@ -17951,6 +18166,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
17951
18166
|
description: string;
|
|
17952
18167
|
type: string;
|
|
17953
18168
|
};
|
|
18169
|
+
formulaId: {
|
|
18170
|
+
description: string;
|
|
18171
|
+
format: string;
|
|
18172
|
+
type: string;
|
|
18173
|
+
};
|
|
17954
18174
|
grandTotals: {
|
|
17955
18175
|
description: string;
|
|
17956
18176
|
properties: {
|
|
@@ -18105,6 +18325,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
18105
18325
|
description: string;
|
|
18106
18326
|
type: string;
|
|
18107
18327
|
};
|
|
18328
|
+
formulaId: {
|
|
18329
|
+
description: string;
|
|
18330
|
+
format: string;
|
|
18331
|
+
type: string;
|
|
18332
|
+
};
|
|
18108
18333
|
grandTotals: {
|
|
18109
18334
|
description: string;
|
|
18110
18335
|
properties: {
|
|
@@ -18736,6 +18961,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
18736
18961
|
description: string;
|
|
18737
18962
|
type: string;
|
|
18738
18963
|
};
|
|
18964
|
+
formulaId: {
|
|
18965
|
+
description: string;
|
|
18966
|
+
format: string;
|
|
18967
|
+
type: string;
|
|
18968
|
+
};
|
|
18739
18969
|
grandTotals: {
|
|
18740
18970
|
description: string;
|
|
18741
18971
|
properties: {
|
|
@@ -19311,6 +19541,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
19311
19541
|
description: string;
|
|
19312
19542
|
type: string;
|
|
19313
19543
|
};
|
|
19544
|
+
formulaId: {
|
|
19545
|
+
description: string;
|
|
19546
|
+
format: string;
|
|
19547
|
+
type: string;
|
|
19548
|
+
};
|
|
19314
19549
|
grandTotals: {
|
|
19315
19550
|
description: string;
|
|
19316
19551
|
properties: {
|
|
@@ -19902,6 +20137,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
19902
20137
|
description: string;
|
|
19903
20138
|
type: string;
|
|
19904
20139
|
};
|
|
20140
|
+
formulaId: {
|
|
20141
|
+
description: string;
|
|
20142
|
+
format: string;
|
|
20143
|
+
type: string;
|
|
20144
|
+
};
|
|
19905
20145
|
grandTotals: {
|
|
19906
20146
|
description: string;
|
|
19907
20147
|
properties: {
|
|
@@ -20468,6 +20708,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
20468
20708
|
description: string;
|
|
20469
20709
|
type: string;
|
|
20470
20710
|
};
|
|
20711
|
+
formulaId: {
|
|
20712
|
+
description: string;
|
|
20713
|
+
format: string;
|
|
20714
|
+
type: string;
|
|
20715
|
+
};
|
|
20471
20716
|
grandTotals: {
|
|
20472
20717
|
description: string;
|
|
20473
20718
|
properties: {
|
|
@@ -21069,6 +21314,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
21069
21314
|
description: string;
|
|
21070
21315
|
type: string;
|
|
21071
21316
|
};
|
|
21317
|
+
formulaId: {
|
|
21318
|
+
description: string;
|
|
21319
|
+
format: string;
|
|
21320
|
+
type: string;
|
|
21321
|
+
};
|
|
21072
21322
|
grandTotals: {
|
|
21073
21323
|
description: string;
|
|
21074
21324
|
properties: {
|
|
@@ -21851,6 +22101,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
21851
22101
|
description: string;
|
|
21852
22102
|
type: string;
|
|
21853
22103
|
};
|
|
22104
|
+
formulaId: {
|
|
22105
|
+
description: string;
|
|
22106
|
+
format: string;
|
|
22107
|
+
type: string;
|
|
22108
|
+
};
|
|
21854
22109
|
grandTotals: {
|
|
21855
22110
|
description: string;
|
|
21856
22111
|
properties: {
|
|
@@ -21932,6 +22187,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
21932
22187
|
description: string;
|
|
21933
22188
|
type: string;
|
|
21934
22189
|
};
|
|
22190
|
+
formulaId: {
|
|
22191
|
+
description: string;
|
|
22192
|
+
format: string;
|
|
22193
|
+
type: string;
|
|
22194
|
+
};
|
|
21935
22195
|
grandTotals: {
|
|
21936
22196
|
description: string;
|
|
21937
22197
|
properties: {
|
|
@@ -22085,6 +22345,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
22085
22345
|
description: string;
|
|
22086
22346
|
type: string;
|
|
22087
22347
|
};
|
|
22348
|
+
formulaId: {
|
|
22349
|
+
description: string;
|
|
22350
|
+
format: string;
|
|
22351
|
+
type: string;
|
|
22352
|
+
};
|
|
22088
22353
|
grandTotals: {
|
|
22089
22354
|
description: string;
|
|
22090
22355
|
properties: {
|
|
@@ -22575,6 +22840,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
22575
22840
|
description: string;
|
|
22576
22841
|
type: string;
|
|
22577
22842
|
};
|
|
22843
|
+
formulaId: {
|
|
22844
|
+
description: string;
|
|
22845
|
+
format: string;
|
|
22846
|
+
type: string;
|
|
22847
|
+
};
|
|
22578
22848
|
grandTotals: {
|
|
22579
22849
|
description: string;
|
|
22580
22850
|
properties: {
|
|
@@ -23233,6 +23503,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
23233
23503
|
description: string;
|
|
23234
23504
|
type: string;
|
|
23235
23505
|
};
|
|
23506
|
+
formulaId: {
|
|
23507
|
+
description: string;
|
|
23508
|
+
format: string;
|
|
23509
|
+
type: string;
|
|
23510
|
+
};
|
|
23236
23511
|
grandTotals: {
|
|
23237
23512
|
description: string;
|
|
23238
23513
|
properties: {
|
|
@@ -23334,6 +23609,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
23334
23609
|
description: string;
|
|
23335
23610
|
type: string;
|
|
23336
23611
|
};
|
|
23612
|
+
formulaId: {
|
|
23613
|
+
description: string;
|
|
23614
|
+
format: string;
|
|
23615
|
+
type: string;
|
|
23616
|
+
};
|
|
23337
23617
|
grandTotals: {
|
|
23338
23618
|
description: string;
|
|
23339
23619
|
properties: {
|
|
@@ -23467,6 +23747,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
23467
23747
|
description: string;
|
|
23468
23748
|
type: string;
|
|
23469
23749
|
};
|
|
23750
|
+
formulaId: {
|
|
23751
|
+
description: string;
|
|
23752
|
+
format: string;
|
|
23753
|
+
type: string;
|
|
23754
|
+
};
|
|
23470
23755
|
grandTotals: {
|
|
23471
23756
|
description: string;
|
|
23472
23757
|
properties: {
|
|
@@ -24085,6 +24370,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
24085
24370
|
description: string;
|
|
24086
24371
|
type: string;
|
|
24087
24372
|
};
|
|
24373
|
+
formulaId: {
|
|
24374
|
+
description: string;
|
|
24375
|
+
format: string;
|
|
24376
|
+
type: string;
|
|
24377
|
+
};
|
|
24088
24378
|
grandTotals: {
|
|
24089
24379
|
description: string;
|
|
24090
24380
|
properties: {
|
|
@@ -24772,6 +25062,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
24772
25062
|
description: string;
|
|
24773
25063
|
type: string;
|
|
24774
25064
|
};
|
|
25065
|
+
formulaId: {
|
|
25066
|
+
description: string;
|
|
25067
|
+
format: string;
|
|
25068
|
+
type: string;
|
|
25069
|
+
};
|
|
24775
25070
|
grandTotals: {
|
|
24776
25071
|
description: string;
|
|
24777
25072
|
properties: {
|
|
@@ -24872,6 +25167,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
24872
25167
|
description: string;
|
|
24873
25168
|
type: string;
|
|
24874
25169
|
};
|
|
25170
|
+
formulaId: {
|
|
25171
|
+
description: string;
|
|
25172
|
+
format: string;
|
|
25173
|
+
type: string;
|
|
25174
|
+
};
|
|
24875
25175
|
grandTotals: {
|
|
24876
25176
|
description: string;
|
|
24877
25177
|
properties: {
|
|
@@ -25026,6 +25326,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
25026
25326
|
description: string;
|
|
25027
25327
|
type: string;
|
|
25028
25328
|
};
|
|
25329
|
+
formulaId: {
|
|
25330
|
+
description: string;
|
|
25331
|
+
format: string;
|
|
25332
|
+
type: string;
|
|
25333
|
+
};
|
|
25029
25334
|
grandTotals: {
|
|
25030
25335
|
description: string;
|
|
25031
25336
|
properties: {
|
|
@@ -25616,6 +25921,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
25616
25921
|
description: string;
|
|
25617
25922
|
type: string;
|
|
25618
25923
|
};
|
|
25924
|
+
formulaId: {
|
|
25925
|
+
description: string;
|
|
25926
|
+
format: string;
|
|
25927
|
+
type: string;
|
|
25928
|
+
};
|
|
25619
25929
|
grandTotals: {
|
|
25620
25930
|
description: string;
|
|
25621
25931
|
properties: {
|
|
@@ -26361,6 +26671,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
26361
26671
|
description: string;
|
|
26362
26672
|
type: string;
|
|
26363
26673
|
};
|
|
26674
|
+
formulaId: {
|
|
26675
|
+
description: string;
|
|
26676
|
+
format: string;
|
|
26677
|
+
type: string;
|
|
26678
|
+
};
|
|
26364
26679
|
grandTotals: {
|
|
26365
26680
|
description: string;
|
|
26366
26681
|
properties: {
|
|
@@ -26442,6 +26757,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
26442
26757
|
description: string;
|
|
26443
26758
|
type: string;
|
|
26444
26759
|
};
|
|
26760
|
+
formulaId: {
|
|
26761
|
+
description: string;
|
|
26762
|
+
format: string;
|
|
26763
|
+
type: string;
|
|
26764
|
+
};
|
|
26445
26765
|
grandTotals: {
|
|
26446
26766
|
description: string;
|
|
26447
26767
|
properties: {
|
|
@@ -26596,6 +26916,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
26596
26916
|
description: string;
|
|
26597
26917
|
type: string;
|
|
26598
26918
|
};
|
|
26919
|
+
formulaId: {
|
|
26920
|
+
description: string;
|
|
26921
|
+
format: string;
|
|
26922
|
+
type: string;
|
|
26923
|
+
};
|
|
26599
26924
|
grandTotals: {
|
|
26600
26925
|
description: string;
|
|
26601
26926
|
properties: {
|
|
@@ -27133,6 +27458,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
27133
27458
|
description: string;
|
|
27134
27459
|
type: string;
|
|
27135
27460
|
};
|
|
27461
|
+
formulaId: {
|
|
27462
|
+
description: string;
|
|
27463
|
+
format: string;
|
|
27464
|
+
type: string;
|
|
27465
|
+
};
|
|
27136
27466
|
grandTotals: {
|
|
27137
27467
|
description: string;
|
|
27138
27468
|
properties: {
|
|
@@ -27875,6 +28205,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
27875
28205
|
description: string;
|
|
27876
28206
|
type: string;
|
|
27877
28207
|
};
|
|
28208
|
+
formulaId: {
|
|
28209
|
+
description: string;
|
|
28210
|
+
format: string;
|
|
28211
|
+
type: string;
|
|
28212
|
+
};
|
|
27878
28213
|
grandTotals: {
|
|
27879
28214
|
description: string;
|
|
27880
28215
|
properties: {
|
|
@@ -27975,6 +28310,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
27975
28310
|
description: string;
|
|
27976
28311
|
type: string;
|
|
27977
28312
|
};
|
|
28313
|
+
formulaId: {
|
|
28314
|
+
description: string;
|
|
28315
|
+
format: string;
|
|
28316
|
+
type: string;
|
|
28317
|
+
};
|
|
27978
28318
|
grandTotals: {
|
|
27979
28319
|
description: string;
|
|
27980
28320
|
properties: {
|
|
@@ -28129,6 +28469,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
28129
28469
|
description: string;
|
|
28130
28470
|
type: string;
|
|
28131
28471
|
};
|
|
28472
|
+
formulaId: {
|
|
28473
|
+
description: string;
|
|
28474
|
+
format: string;
|
|
28475
|
+
type: string;
|
|
28476
|
+
};
|
|
28132
28477
|
grandTotals: {
|
|
28133
28478
|
description: string;
|
|
28134
28479
|
properties: {
|
|
@@ -28414,6 +28759,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
28414
28759
|
format: string;
|
|
28415
28760
|
type: string;
|
|
28416
28761
|
};
|
|
28762
|
+
formulaId: {
|
|
28763
|
+
description: string;
|
|
28764
|
+
format: string;
|
|
28765
|
+
type: string;
|
|
28766
|
+
};
|
|
28417
28767
|
include_nonoccurring: {
|
|
28418
28768
|
description: string;
|
|
28419
28769
|
type: string;
|
|
@@ -28845,6 +29195,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
28845
29195
|
description: string;
|
|
28846
29196
|
type: string;
|
|
28847
29197
|
};
|
|
29198
|
+
formulaId: {
|
|
29199
|
+
description: string;
|
|
29200
|
+
format: string;
|
|
29201
|
+
type: string;
|
|
29202
|
+
};
|
|
28848
29203
|
grandTotals: {
|
|
28849
29204
|
description: string;
|
|
28850
29205
|
properties: {
|
|
@@ -29551,6 +29906,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
29551
29906
|
description: string;
|
|
29552
29907
|
type: string;
|
|
29553
29908
|
};
|
|
29909
|
+
formulaId: {
|
|
29910
|
+
description: string;
|
|
29911
|
+
format: string;
|
|
29912
|
+
type: string;
|
|
29913
|
+
};
|
|
29554
29914
|
grandTotals: {
|
|
29555
29915
|
description: string;
|
|
29556
29916
|
properties: {
|
|
@@ -29632,6 +29992,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
29632
29992
|
description: string;
|
|
29633
29993
|
type: string;
|
|
29634
29994
|
};
|
|
29995
|
+
formulaId: {
|
|
29996
|
+
description: string;
|
|
29997
|
+
format: string;
|
|
29998
|
+
type: string;
|
|
29999
|
+
};
|
|
29635
30000
|
grandTotals: {
|
|
29636
30001
|
description: string;
|
|
29637
30002
|
properties: {
|
|
@@ -29786,6 +30151,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
29786
30151
|
description: string;
|
|
29787
30152
|
type: string;
|
|
29788
30153
|
};
|
|
30154
|
+
formulaId: {
|
|
30155
|
+
description: string;
|
|
30156
|
+
format: string;
|
|
30157
|
+
type: string;
|
|
30158
|
+
};
|
|
29789
30159
|
grandTotals: {
|
|
29790
30160
|
description: string;
|
|
29791
30161
|
properties: {
|
|
@@ -30372,6 +30742,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
30372
30742
|
description: string;
|
|
30373
30743
|
type: string;
|
|
30374
30744
|
};
|
|
30745
|
+
formulaId: {
|
|
30746
|
+
description: string;
|
|
30747
|
+
format: string;
|
|
30748
|
+
type: string;
|
|
30749
|
+
};
|
|
30375
30750
|
grandTotals: {
|
|
30376
30751
|
description: string;
|
|
30377
30752
|
properties: {
|
|
@@ -31167,6 +31542,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
31167
31542
|
description: string;
|
|
31168
31543
|
type: string;
|
|
31169
31544
|
};
|
|
31545
|
+
formulaId: {
|
|
31546
|
+
description: string;
|
|
31547
|
+
format: string;
|
|
31548
|
+
type: string;
|
|
31549
|
+
};
|
|
31170
31550
|
grandTotals: {
|
|
31171
31551
|
description: string;
|
|
31172
31552
|
properties: {
|
|
@@ -31267,6 +31647,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
31267
31647
|
description: string;
|
|
31268
31648
|
type: string;
|
|
31269
31649
|
};
|
|
31650
|
+
formulaId: {
|
|
31651
|
+
description: string;
|
|
31652
|
+
format: string;
|
|
31653
|
+
type: string;
|
|
31654
|
+
};
|
|
31270
31655
|
grandTotals: {
|
|
31271
31656
|
description: string;
|
|
31272
31657
|
properties: {
|
|
@@ -31421,6 +31806,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
31421
31806
|
description: string;
|
|
31422
31807
|
type: string;
|
|
31423
31808
|
};
|
|
31809
|
+
formulaId: {
|
|
31810
|
+
description: string;
|
|
31811
|
+
format: string;
|
|
31812
|
+
type: string;
|
|
31813
|
+
};
|
|
31424
31814
|
grandTotals: {
|
|
31425
31815
|
description: string;
|
|
31426
31816
|
properties: {
|
|
@@ -31706,6 +32096,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
31706
32096
|
format: string;
|
|
31707
32097
|
type: string;
|
|
31708
32098
|
};
|
|
32099
|
+
formulaId: {
|
|
32100
|
+
description: string;
|
|
32101
|
+
format: string;
|
|
32102
|
+
type: string;
|
|
32103
|
+
};
|
|
31709
32104
|
include_nonoccurring: {
|
|
31710
32105
|
description: string;
|
|
31711
32106
|
type: string;
|
|
@@ -32554,6 +32949,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
32554
32949
|
description: string;
|
|
32555
32950
|
type: string;
|
|
32556
32951
|
};
|
|
32952
|
+
formulaId: {
|
|
32953
|
+
description: string;
|
|
32954
|
+
format: string;
|
|
32955
|
+
type: string;
|
|
32956
|
+
};
|
|
32557
32957
|
grandTotals: {
|
|
32558
32958
|
description: string;
|
|
32559
32959
|
properties: {
|
|
@@ -33280,6 +33680,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
33280
33680
|
description: string;
|
|
33281
33681
|
type: string;
|
|
33282
33682
|
};
|
|
33683
|
+
formulaId: {
|
|
33684
|
+
description: string;
|
|
33685
|
+
format: string;
|
|
33686
|
+
type: string;
|
|
33687
|
+
};
|
|
33283
33688
|
grandTotals: {
|
|
33284
33689
|
description: string;
|
|
33285
33690
|
properties: {
|
|
@@ -33361,6 +33766,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
33361
33766
|
description: string;
|
|
33362
33767
|
type: string;
|
|
33363
33768
|
};
|
|
33769
|
+
formulaId: {
|
|
33770
|
+
description: string;
|
|
33771
|
+
format: string;
|
|
33772
|
+
type: string;
|
|
33773
|
+
};
|
|
33364
33774
|
grandTotals: {
|
|
33365
33775
|
description: string;
|
|
33366
33776
|
properties: {
|
|
@@ -33535,6 +33945,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
33535
33945
|
description: string;
|
|
33536
33946
|
type: string;
|
|
33537
33947
|
};
|
|
33948
|
+
formulaId: {
|
|
33949
|
+
description: string;
|
|
33950
|
+
format: string;
|
|
33951
|
+
type: string;
|
|
33952
|
+
};
|
|
33538
33953
|
grandTotals: {
|
|
33539
33954
|
description: string;
|
|
33540
33955
|
properties: {
|
|
@@ -34142,6 +34557,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
34142
34557
|
description: string;
|
|
34143
34558
|
type: string;
|
|
34144
34559
|
};
|
|
34560
|
+
formulaId: {
|
|
34561
|
+
description: string;
|
|
34562
|
+
format: string;
|
|
34563
|
+
type: string;
|
|
34564
|
+
};
|
|
34145
34565
|
grandTotals: {
|
|
34146
34566
|
description: string;
|
|
34147
34567
|
properties: {
|
|
@@ -34863,6 +35283,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
34863
35283
|
description: string;
|
|
34864
35284
|
type: string;
|
|
34865
35285
|
};
|
|
35286
|
+
formulaId: {
|
|
35287
|
+
description: string;
|
|
35288
|
+
format: string;
|
|
35289
|
+
type: string;
|
|
35290
|
+
};
|
|
34866
35291
|
grandTotals: {
|
|
34867
35292
|
description: string;
|
|
34868
35293
|
properties: {
|
|
@@ -34963,6 +35388,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
34963
35388
|
description: string;
|
|
34964
35389
|
type: string;
|
|
34965
35390
|
};
|
|
35391
|
+
formulaId: {
|
|
35392
|
+
description: string;
|
|
35393
|
+
format: string;
|
|
35394
|
+
type: string;
|
|
35395
|
+
};
|
|
34966
35396
|
grandTotals: {
|
|
34967
35397
|
description: string;
|
|
34968
35398
|
properties: {
|
|
@@ -35117,6 +35547,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
35117
35547
|
description: string;
|
|
35118
35548
|
type: string;
|
|
35119
35549
|
};
|
|
35550
|
+
formulaId: {
|
|
35551
|
+
description: string;
|
|
35552
|
+
format: string;
|
|
35553
|
+
type: string;
|
|
35554
|
+
};
|
|
35120
35555
|
grandTotals: {
|
|
35121
35556
|
description: string;
|
|
35122
35557
|
properties: {
|
|
@@ -35402,6 +35837,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
35402
35837
|
format: string;
|
|
35403
35838
|
type: string;
|
|
35404
35839
|
};
|
|
35840
|
+
formulaId: {
|
|
35841
|
+
description: string;
|
|
35842
|
+
format: string;
|
|
35843
|
+
type: string;
|
|
35844
|
+
};
|
|
35405
35845
|
include_nonoccurring: {
|
|
35406
35846
|
description: string;
|
|
35407
35847
|
type: string;
|
|
@@ -35911,6 +36351,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
35911
36351
|
description: string;
|
|
35912
36352
|
type: string;
|
|
35913
36353
|
};
|
|
36354
|
+
formulaId: {
|
|
36355
|
+
description: string;
|
|
36356
|
+
format: string;
|
|
36357
|
+
type: string;
|
|
36358
|
+
};
|
|
35914
36359
|
grandTotals: {
|
|
35915
36360
|
description: string;
|
|
35916
36361
|
properties: {
|
|
@@ -36588,6 +37033,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
36588
37033
|
description: string;
|
|
36589
37034
|
type: string;
|
|
36590
37035
|
};
|
|
37036
|
+
formulaId: {
|
|
37037
|
+
description: string;
|
|
37038
|
+
format: string;
|
|
37039
|
+
type: string;
|
|
37040
|
+
};
|
|
36591
37041
|
grandTotals: {
|
|
36592
37042
|
description: string;
|
|
36593
37043
|
properties: {
|
|
@@ -36669,6 +37119,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
36669
37119
|
description: string;
|
|
36670
37120
|
type: string;
|
|
36671
37121
|
};
|
|
37122
|
+
formulaId: {
|
|
37123
|
+
description: string;
|
|
37124
|
+
format: string;
|
|
37125
|
+
type: string;
|
|
37126
|
+
};
|
|
36672
37127
|
grandTotals: {
|
|
36673
37128
|
description: string;
|
|
36674
37129
|
properties: {
|
|
@@ -36844,6 +37299,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
36844
37299
|
description: string;
|
|
36845
37300
|
type: string;
|
|
36846
37301
|
};
|
|
37302
|
+
formulaId: {
|
|
37303
|
+
description: string;
|
|
37304
|
+
format: string;
|
|
37305
|
+
type: string;
|
|
37306
|
+
};
|
|
36847
37307
|
grandTotals: {
|
|
36848
37308
|
description: string;
|
|
36849
37309
|
properties: {
|
|
@@ -37377,6 +37837,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
37377
37837
|
description: string;
|
|
37378
37838
|
type: string;
|
|
37379
37839
|
};
|
|
37840
|
+
formulaId: {
|
|
37841
|
+
description: string;
|
|
37842
|
+
format: string;
|
|
37843
|
+
type: string;
|
|
37844
|
+
};
|
|
37380
37845
|
grandTotals: {
|
|
37381
37846
|
description: string;
|
|
37382
37847
|
properties: {
|
|
@@ -38008,6 +38473,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
38008
38473
|
description: string;
|
|
38009
38474
|
type: string;
|
|
38010
38475
|
};
|
|
38476
|
+
formulaId: {
|
|
38477
|
+
description: string;
|
|
38478
|
+
format: string;
|
|
38479
|
+
type: string;
|
|
38480
|
+
};
|
|
38011
38481
|
grandTotals: {
|
|
38012
38482
|
description: string;
|
|
38013
38483
|
properties: {
|
|
@@ -38089,6 +38559,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
38089
38559
|
description: string;
|
|
38090
38560
|
type: string;
|
|
38091
38561
|
};
|
|
38562
|
+
formulaId: {
|
|
38563
|
+
description: string;
|
|
38564
|
+
format: string;
|
|
38565
|
+
type: string;
|
|
38566
|
+
};
|
|
38092
38567
|
grandTotals: {
|
|
38093
38568
|
description: string;
|
|
38094
38569
|
properties: {
|
|
@@ -38222,6 +38697,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
38222
38697
|
description: string;
|
|
38223
38698
|
type: string;
|
|
38224
38699
|
};
|
|
38700
|
+
formulaId: {
|
|
38701
|
+
description: string;
|
|
38702
|
+
format: string;
|
|
38703
|
+
type: string;
|
|
38704
|
+
};
|
|
38225
38705
|
grandTotals: {
|
|
38226
38706
|
description: string;
|
|
38227
38707
|
properties: {
|
|
@@ -38825,6 +39305,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
38825
39305
|
description: string;
|
|
38826
39306
|
type: string;
|
|
38827
39307
|
};
|
|
39308
|
+
formulaId: {
|
|
39309
|
+
description: string;
|
|
39310
|
+
format: string;
|
|
39311
|
+
type: string;
|
|
39312
|
+
};
|
|
38828
39313
|
grandTotals: {
|
|
38829
39314
|
description: string;
|
|
38830
39315
|
properties: {
|
|
@@ -39593,6 +40078,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
39593
40078
|
description: string;
|
|
39594
40079
|
type: string;
|
|
39595
40080
|
};
|
|
40081
|
+
formulaId: {
|
|
40082
|
+
description: string;
|
|
40083
|
+
format: string;
|
|
40084
|
+
type: string;
|
|
40085
|
+
};
|
|
39596
40086
|
grandTotals: {
|
|
39597
40087
|
description: string;
|
|
39598
40088
|
properties: {
|
|
@@ -39674,6 +40164,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
39674
40164
|
description: string;
|
|
39675
40165
|
type: string;
|
|
39676
40166
|
};
|
|
40167
|
+
formulaId: {
|
|
40168
|
+
description: string;
|
|
40169
|
+
format: string;
|
|
40170
|
+
type: string;
|
|
40171
|
+
};
|
|
39677
40172
|
grandTotals: {
|
|
39678
40173
|
description: string;
|
|
39679
40174
|
properties: {
|
|
@@ -39827,6 +40322,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
39827
40322
|
description: string;
|
|
39828
40323
|
type: string;
|
|
39829
40324
|
};
|
|
40325
|
+
formulaId: {
|
|
40326
|
+
description: string;
|
|
40327
|
+
format: string;
|
|
40328
|
+
type: string;
|
|
40329
|
+
};
|
|
39830
40330
|
grandTotals: {
|
|
39831
40331
|
description: string;
|
|
39832
40332
|
properties: {
|
|
@@ -40490,6 +40990,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
40490
40990
|
description: string;
|
|
40491
40991
|
type: string;
|
|
40492
40992
|
};
|
|
40993
|
+
formulaId: {
|
|
40994
|
+
description: string;
|
|
40995
|
+
format: string;
|
|
40996
|
+
type: string;
|
|
40997
|
+
};
|
|
40493
40998
|
grandTotals: {
|
|
40494
40999
|
description: string;
|
|
40495
41000
|
properties: {
|
|
@@ -41250,6 +41755,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
41250
41755
|
description: string;
|
|
41251
41756
|
type: string;
|
|
41252
41757
|
};
|
|
41758
|
+
formulaId: {
|
|
41759
|
+
description: string;
|
|
41760
|
+
format: string;
|
|
41761
|
+
type: string;
|
|
41762
|
+
};
|
|
41253
41763
|
grandTotals: {
|
|
41254
41764
|
description: string;
|
|
41255
41765
|
properties: {
|
|
@@ -41331,6 +41841,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
41331
41841
|
description: string;
|
|
41332
41842
|
type: string;
|
|
41333
41843
|
};
|
|
41844
|
+
formulaId: {
|
|
41845
|
+
description: string;
|
|
41846
|
+
format: string;
|
|
41847
|
+
type: string;
|
|
41848
|
+
};
|
|
41334
41849
|
grandTotals: {
|
|
41335
41850
|
description: string;
|
|
41336
41851
|
properties: {
|
|
@@ -41505,6 +42020,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
41505
42020
|
description: string;
|
|
41506
42021
|
type: string;
|
|
41507
42022
|
};
|
|
42023
|
+
formulaId: {
|
|
42024
|
+
description: string;
|
|
42025
|
+
format: string;
|
|
42026
|
+
type: string;
|
|
42027
|
+
};
|
|
41508
42028
|
grandTotals: {
|
|
41509
42029
|
description: string;
|
|
41510
42030
|
properties: {
|
|
@@ -42034,6 +42554,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
42034
42554
|
description: string;
|
|
42035
42555
|
type: string;
|
|
42036
42556
|
};
|
|
42557
|
+
formulaId: {
|
|
42558
|
+
description: string;
|
|
42559
|
+
format: string;
|
|
42560
|
+
type: string;
|
|
42561
|
+
};
|
|
42037
42562
|
grandTotals: {
|
|
42038
42563
|
description: string;
|
|
42039
42564
|
properties: {
|
|
@@ -42734,6 +43259,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
42734
43259
|
description: string;
|
|
42735
43260
|
type: string;
|
|
42736
43261
|
};
|
|
43262
|
+
formulaId: {
|
|
43263
|
+
description: string;
|
|
43264
|
+
format: string;
|
|
43265
|
+
type: string;
|
|
43266
|
+
};
|
|
42737
43267
|
grandTotals: {
|
|
42738
43268
|
description: string;
|
|
42739
43269
|
properties: {
|
|
@@ -42815,6 +43345,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
42815
43345
|
description: string;
|
|
42816
43346
|
type: string;
|
|
42817
43347
|
};
|
|
43348
|
+
formulaId: {
|
|
43349
|
+
description: string;
|
|
43350
|
+
format: string;
|
|
43351
|
+
type: string;
|
|
43352
|
+
};
|
|
42818
43353
|
grandTotals: {
|
|
42819
43354
|
description: string;
|
|
42820
43355
|
properties: {
|
|
@@ -42969,6 +43504,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
42969
43504
|
description: string;
|
|
42970
43505
|
type: string;
|
|
42971
43506
|
};
|
|
43507
|
+
formulaId: {
|
|
43508
|
+
description: string;
|
|
43509
|
+
format: string;
|
|
43510
|
+
type: string;
|
|
43511
|
+
};
|
|
42972
43512
|
grandTotals: {
|
|
42973
43513
|
description: string;
|
|
42974
43514
|
properties: {
|
|
@@ -43625,6 +44165,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
43625
44165
|
description: string;
|
|
43626
44166
|
type: string;
|
|
43627
44167
|
};
|
|
44168
|
+
formulaId: {
|
|
44169
|
+
description: string;
|
|
44170
|
+
format: string;
|
|
44171
|
+
type: string;
|
|
44172
|
+
};
|
|
43628
44173
|
grandTotals: {
|
|
43629
44174
|
description: string;
|
|
43630
44175
|
properties: {
|
|
@@ -44361,6 +44906,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
44361
44906
|
description: string;
|
|
44362
44907
|
type: string;
|
|
44363
44908
|
};
|
|
44909
|
+
formulaId: {
|
|
44910
|
+
description: string;
|
|
44911
|
+
format: string;
|
|
44912
|
+
type: string;
|
|
44913
|
+
};
|
|
44364
44914
|
grandTotals: {
|
|
44365
44915
|
description: string;
|
|
44366
44916
|
properties: {
|
|
@@ -44442,6 +44992,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
44442
44992
|
description: string;
|
|
44443
44993
|
type: string;
|
|
44444
44994
|
};
|
|
44995
|
+
formulaId: {
|
|
44996
|
+
description: string;
|
|
44997
|
+
format: string;
|
|
44998
|
+
type: string;
|
|
44999
|
+
};
|
|
44445
45000
|
grandTotals: {
|
|
44446
45001
|
description: string;
|
|
44447
45002
|
properties: {
|
|
@@ -44575,6 +45130,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
44575
45130
|
description: string;
|
|
44576
45131
|
type: string;
|
|
44577
45132
|
};
|
|
45133
|
+
formulaId: {
|
|
45134
|
+
description: string;
|
|
45135
|
+
format: string;
|
|
45136
|
+
type: string;
|
|
45137
|
+
};
|
|
44578
45138
|
grandTotals: {
|
|
44579
45139
|
description: string;
|
|
44580
45140
|
properties: {
|
|
@@ -45097,6 +45657,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
45097
45657
|
description: string;
|
|
45098
45658
|
type: string;
|
|
45099
45659
|
};
|
|
45660
|
+
formulaId: {
|
|
45661
|
+
description: string;
|
|
45662
|
+
format: string;
|
|
45663
|
+
type: string;
|
|
45664
|
+
};
|
|
45100
45665
|
grandTotals: {
|
|
45101
45666
|
description: string;
|
|
45102
45667
|
properties: {
|
|
@@ -45859,6 +46424,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
45859
46424
|
description: string;
|
|
45860
46425
|
type: string;
|
|
45861
46426
|
};
|
|
46427
|
+
formulaId: {
|
|
46428
|
+
description: string;
|
|
46429
|
+
format: string;
|
|
46430
|
+
type: string;
|
|
46431
|
+
};
|
|
45862
46432
|
grandTotals: {
|
|
45863
46433
|
description: string;
|
|
45864
46434
|
properties: {
|
|
@@ -45959,6 +46529,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
45959
46529
|
description: string;
|
|
45960
46530
|
type: string;
|
|
45961
46531
|
};
|
|
46532
|
+
formulaId: {
|
|
46533
|
+
description: string;
|
|
46534
|
+
format: string;
|
|
46535
|
+
type: string;
|
|
46536
|
+
};
|
|
45962
46537
|
grandTotals: {
|
|
45963
46538
|
description: string;
|
|
45964
46539
|
properties: {
|
|
@@ -46113,6 +46688,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
46113
46688
|
description: string;
|
|
46114
46689
|
type: string;
|
|
46115
46690
|
};
|
|
46691
|
+
formulaId: {
|
|
46692
|
+
description: string;
|
|
46693
|
+
format: string;
|
|
46694
|
+
type: string;
|
|
46695
|
+
};
|
|
46116
46696
|
grandTotals: {
|
|
46117
46697
|
description: string;
|
|
46118
46698
|
properties: {
|
|
@@ -46440,6 +47020,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
46440
47020
|
format: string;
|
|
46441
47021
|
type: string;
|
|
46442
47022
|
};
|
|
47023
|
+
formulaId: {
|
|
47024
|
+
description: string;
|
|
47025
|
+
format: string;
|
|
47026
|
+
type: string;
|
|
47027
|
+
};
|
|
46443
47028
|
include_nonoccurring: {
|
|
46444
47029
|
description: string;
|
|
46445
47030
|
type: string;
|
|
@@ -46772,6 +47357,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
46772
47357
|
description: string;
|
|
46773
47358
|
type: string;
|
|
46774
47359
|
};
|
|
47360
|
+
formulaId: {
|
|
47361
|
+
description: string;
|
|
47362
|
+
format: string;
|
|
47363
|
+
type: string;
|
|
47364
|
+
};
|
|
46775
47365
|
grandTotals: {
|
|
46776
47366
|
description: string;
|
|
46777
47367
|
properties: {
|
|
@@ -47457,6 +48047,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
47457
48047
|
description: string;
|
|
47458
48048
|
type: string;
|
|
47459
48049
|
};
|
|
48050
|
+
formulaId: {
|
|
48051
|
+
description: string;
|
|
48052
|
+
format: string;
|
|
48053
|
+
type: string;
|
|
48054
|
+
};
|
|
47460
48055
|
grandTotals: {
|
|
47461
48056
|
description: string;
|
|
47462
48057
|
properties: {
|
|
@@ -47559,6 +48154,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
47559
48154
|
description: string;
|
|
47560
48155
|
type: string;
|
|
47561
48156
|
};
|
|
48157
|
+
formulaId: {
|
|
48158
|
+
description: string;
|
|
48159
|
+
format: string;
|
|
48160
|
+
type: string;
|
|
48161
|
+
};
|
|
47562
48162
|
grandTotals: {
|
|
47563
48163
|
description: string;
|
|
47564
48164
|
properties: {
|
|
@@ -47713,6 +48313,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
47713
48313
|
description: string;
|
|
47714
48314
|
type: string;
|
|
47715
48315
|
};
|
|
48316
|
+
formulaId: {
|
|
48317
|
+
description: string;
|
|
48318
|
+
format: string;
|
|
48319
|
+
type: string;
|
|
48320
|
+
};
|
|
47716
48321
|
grandTotals: {
|
|
47717
48322
|
description: string;
|
|
47718
48323
|
properties: {
|
|
@@ -48536,6 +49141,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
48536
49141
|
description: string;
|
|
48537
49142
|
type: string;
|
|
48538
49143
|
};
|
|
49144
|
+
formulaId: {
|
|
49145
|
+
description: string;
|
|
49146
|
+
format: string;
|
|
49147
|
+
type: string;
|
|
49148
|
+
};
|
|
48539
49149
|
grandTotals: {
|
|
48540
49150
|
description: string;
|
|
48541
49151
|
properties: {
|
|
@@ -49245,6 +49855,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
49245
49855
|
description: string;
|
|
49246
49856
|
type: string;
|
|
49247
49857
|
};
|
|
49858
|
+
formulaId: {
|
|
49859
|
+
description: string;
|
|
49860
|
+
format: string;
|
|
49861
|
+
type: string;
|
|
49862
|
+
};
|
|
49248
49863
|
grandTotals: {
|
|
49249
49864
|
description: string;
|
|
49250
49865
|
properties: {
|
|
@@ -49326,6 +49941,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
49326
49941
|
description: string;
|
|
49327
49942
|
type: string;
|
|
49328
49943
|
};
|
|
49944
|
+
formulaId: {
|
|
49945
|
+
description: string;
|
|
49946
|
+
format: string;
|
|
49947
|
+
type: string;
|
|
49948
|
+
};
|
|
49329
49949
|
grandTotals: {
|
|
49330
49950
|
description: string;
|
|
49331
49951
|
properties: {
|
|
@@ -49479,6 +50099,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
49479
50099
|
description: string;
|
|
49480
50100
|
type: string;
|
|
49481
50101
|
};
|
|
50102
|
+
formulaId: {
|
|
50103
|
+
description: string;
|
|
50104
|
+
format: string;
|
|
50105
|
+
type: string;
|
|
50106
|
+
};
|
|
49482
50107
|
grandTotals: {
|
|
49483
50108
|
description: string;
|
|
49484
50109
|
properties: {
|
|
@@ -50023,6 +50648,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
50023
50648
|
description: string;
|
|
50024
50649
|
type: string;
|
|
50025
50650
|
};
|
|
50651
|
+
formulaId: {
|
|
50652
|
+
description: string;
|
|
50653
|
+
format: string;
|
|
50654
|
+
type: string;
|
|
50655
|
+
};
|
|
50026
50656
|
grandTotals: {
|
|
50027
50657
|
description: string;
|
|
50028
50658
|
properties: {
|
|
@@ -50589,6 +51219,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
50589
51219
|
description: string;
|
|
50590
51220
|
type: string;
|
|
50591
51221
|
};
|
|
51222
|
+
formulaId: {
|
|
51223
|
+
description: string;
|
|
51224
|
+
format: string;
|
|
51225
|
+
type: string;
|
|
51226
|
+
};
|
|
50592
51227
|
grandTotals: {
|
|
50593
51228
|
description: string;
|
|
50594
51229
|
properties: {
|
|
@@ -50690,6 +51325,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
50690
51325
|
description: string;
|
|
50691
51326
|
type: string;
|
|
50692
51327
|
};
|
|
51328
|
+
formulaId: {
|
|
51329
|
+
description: string;
|
|
51330
|
+
format: string;
|
|
51331
|
+
type: string;
|
|
51332
|
+
};
|
|
50693
51333
|
grandTotals: {
|
|
50694
51334
|
description: string;
|
|
50695
51335
|
properties: {
|
|
@@ -50823,6 +51463,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
50823
51463
|
description: string;
|
|
50824
51464
|
type: string;
|
|
50825
51465
|
};
|
|
51466
|
+
formulaId: {
|
|
51467
|
+
description: string;
|
|
51468
|
+
format: string;
|
|
51469
|
+
type: string;
|
|
51470
|
+
};
|
|
50826
51471
|
grandTotals: {
|
|
50827
51472
|
description: string;
|
|
50828
51473
|
properties: {
|
|
@@ -51322,6 +51967,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
51322
51967
|
description: string;
|
|
51323
51968
|
type: string;
|
|
51324
51969
|
};
|
|
51970
|
+
formulaId: {
|
|
51971
|
+
description: string;
|
|
51972
|
+
format: string;
|
|
51973
|
+
type: string;
|
|
51974
|
+
};
|
|
51325
51975
|
grandTotals: {
|
|
51326
51976
|
description: string;
|
|
51327
51977
|
properties: {
|
|
@@ -52111,6 +52761,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
52111
52761
|
description: string;
|
|
52112
52762
|
type: string;
|
|
52113
52763
|
};
|
|
52764
|
+
formulaId: {
|
|
52765
|
+
description: string;
|
|
52766
|
+
format: string;
|
|
52767
|
+
type: string;
|
|
52768
|
+
};
|
|
52114
52769
|
grandTotals: {
|
|
52115
52770
|
description: string;
|
|
52116
52771
|
properties: {
|
|
@@ -52212,6 +52867,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
52212
52867
|
description: string;
|
|
52213
52868
|
type: string;
|
|
52214
52869
|
};
|
|
52870
|
+
formulaId: {
|
|
52871
|
+
description: string;
|
|
52872
|
+
format: string;
|
|
52873
|
+
type: string;
|
|
52874
|
+
};
|
|
52215
52875
|
grandTotals: {
|
|
52216
52876
|
description: string;
|
|
52217
52877
|
properties: {
|
|
@@ -52366,6 +53026,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
52366
53026
|
description: string;
|
|
52367
53027
|
type: string;
|
|
52368
53028
|
};
|
|
53029
|
+
formulaId: {
|
|
53030
|
+
description: string;
|
|
53031
|
+
format: string;
|
|
53032
|
+
type: string;
|
|
53033
|
+
};
|
|
52369
53034
|
grandTotals: {
|
|
52370
53035
|
description: string;
|
|
52371
53036
|
properties: {
|
|
@@ -52830,6 +53495,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
52830
53495
|
description: string;
|
|
52831
53496
|
type: string;
|
|
52832
53497
|
};
|
|
53498
|
+
formulaId: {
|
|
53499
|
+
description: string;
|
|
53500
|
+
format: string;
|
|
53501
|
+
type: string;
|
|
53502
|
+
};
|
|
52833
53503
|
grandTotals: {
|
|
52834
53504
|
description: string;
|
|
52835
53505
|
properties: {
|
|
@@ -53407,6 +54077,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
53407
54077
|
description: string;
|
|
53408
54078
|
type: string;
|
|
53409
54079
|
};
|
|
54080
|
+
formulaId: {
|
|
54081
|
+
description: string;
|
|
54082
|
+
format: string;
|
|
54083
|
+
type: string;
|
|
54084
|
+
};
|
|
53410
54085
|
grandTotals: {
|
|
53411
54086
|
description: string;
|
|
53412
54087
|
properties: {
|
|
@@ -53549,6 +54224,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
53549
54224
|
description: string;
|
|
53550
54225
|
type: string;
|
|
53551
54226
|
};
|
|
54227
|
+
formulaId: {
|
|
54228
|
+
description: string;
|
|
54229
|
+
format: string;
|
|
54230
|
+
type: string;
|
|
54231
|
+
};
|
|
53552
54232
|
grandTotals: {
|
|
53553
54233
|
description: string;
|
|
53554
54234
|
properties: {
|
|
@@ -54137,6 +54817,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
54137
54817
|
description: string;
|
|
54138
54818
|
type: string;
|
|
54139
54819
|
};
|
|
54820
|
+
formulaId: {
|
|
54821
|
+
description: string;
|
|
54822
|
+
format: string;
|
|
54823
|
+
type: string;
|
|
54824
|
+
};
|
|
54140
54825
|
grandTotals: {
|
|
54141
54826
|
description: string;
|
|
54142
54827
|
properties: {
|
|
@@ -54813,6 +55498,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
54813
55498
|
description: string;
|
|
54814
55499
|
type: string;
|
|
54815
55500
|
};
|
|
55501
|
+
formulaId: {
|
|
55502
|
+
description: string;
|
|
55503
|
+
format: string;
|
|
55504
|
+
type: string;
|
|
55505
|
+
};
|
|
54816
55506
|
grandTotals: {
|
|
54817
55507
|
description: string;
|
|
54818
55508
|
properties: {
|
|
@@ -54960,6 +55650,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
54960
55650
|
description: string;
|
|
54961
55651
|
type: string;
|
|
54962
55652
|
};
|
|
55653
|
+
formulaId: {
|
|
55654
|
+
description: string;
|
|
55655
|
+
format: string;
|
|
55656
|
+
type: string;
|
|
55657
|
+
};
|
|
54963
55658
|
grandTotals: {
|
|
54964
55659
|
description: string;
|
|
54965
55660
|
properties: {
|
|
@@ -55051,6 +55746,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
55051
55746
|
description: string;
|
|
55052
55747
|
type: string;
|
|
55053
55748
|
};
|
|
55749
|
+
formulaId: {
|
|
55750
|
+
description: string;
|
|
55751
|
+
format: string;
|
|
55752
|
+
type: string;
|
|
55753
|
+
};
|
|
55054
55754
|
grandTotals: {
|
|
55055
55755
|
description: string;
|
|
55056
55756
|
properties: {
|
|
@@ -55216,6 +55916,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
55216
55916
|
description: string;
|
|
55217
55917
|
type: string;
|
|
55218
55918
|
};
|
|
55919
|
+
formulaId: {
|
|
55920
|
+
description: string;
|
|
55921
|
+
format: string;
|
|
55922
|
+
type: string;
|
|
55923
|
+
};
|
|
55219
55924
|
grandTotals: {
|
|
55220
55925
|
description: string;
|
|
55221
55926
|
properties: {
|
|
@@ -55854,6 +56559,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
55854
56559
|
description: string;
|
|
55855
56560
|
type: string;
|
|
55856
56561
|
};
|
|
56562
|
+
formulaId: {
|
|
56563
|
+
description: string;
|
|
56564
|
+
format: string;
|
|
56565
|
+
type: string;
|
|
56566
|
+
};
|
|
55857
56567
|
grandTotals: {
|
|
55858
56568
|
description: string;
|
|
55859
56569
|
properties: {
|
|
@@ -56699,6 +57409,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
56699
57409
|
description: string;
|
|
56700
57410
|
type: string;
|
|
56701
57411
|
};
|
|
57412
|
+
formulaId: {
|
|
57413
|
+
description: string;
|
|
57414
|
+
format: string;
|
|
57415
|
+
type: string;
|
|
57416
|
+
};
|
|
56702
57417
|
grandTotals: {
|
|
56703
57418
|
description: string;
|
|
56704
57419
|
properties: {
|
|
@@ -56799,6 +57514,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
56799
57514
|
description: string;
|
|
56800
57515
|
type: string;
|
|
56801
57516
|
};
|
|
57517
|
+
formulaId: {
|
|
57518
|
+
description: string;
|
|
57519
|
+
format: string;
|
|
57520
|
+
type: string;
|
|
57521
|
+
};
|
|
56802
57522
|
grandTotals: {
|
|
56803
57523
|
description: string;
|
|
56804
57524
|
properties: {
|
|
@@ -56953,6 +57673,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
56953
57673
|
description: string;
|
|
56954
57674
|
type: string;
|
|
56955
57675
|
};
|
|
57676
|
+
formulaId: {
|
|
57677
|
+
description: string;
|
|
57678
|
+
format: string;
|
|
57679
|
+
type: string;
|
|
57680
|
+
};
|
|
56956
57681
|
grandTotals: {
|
|
56957
57682
|
description: string;
|
|
56958
57683
|
properties: {
|
|
@@ -57238,6 +57963,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
57238
57963
|
format: string;
|
|
57239
57964
|
type: string;
|
|
57240
57965
|
};
|
|
57966
|
+
formulaId: {
|
|
57967
|
+
description: string;
|
|
57968
|
+
format: string;
|
|
57969
|
+
type: string;
|
|
57970
|
+
};
|
|
57241
57971
|
include_nonoccurring: {
|
|
57242
57972
|
description: string;
|
|
57243
57973
|
type: string;
|
|
@@ -57484,6 +58214,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
57484
58214
|
description: string;
|
|
57485
58215
|
type: string;
|
|
57486
58216
|
};
|
|
58217
|
+
formulaId: {
|
|
58218
|
+
description: string;
|
|
58219
|
+
format: string;
|
|
58220
|
+
type: string;
|
|
58221
|
+
};
|
|
57487
58222
|
grandTotals: {
|
|
57488
58223
|
description: string;
|
|
57489
58224
|
properties: {
|
|
@@ -58074,6 +58809,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
58074
58809
|
description: string;
|
|
58075
58810
|
type: string;
|
|
58076
58811
|
};
|
|
58812
|
+
formulaId: {
|
|
58813
|
+
description: string;
|
|
58814
|
+
format: string;
|
|
58815
|
+
type: string;
|
|
58816
|
+
};
|
|
58077
58817
|
grandTotals: {
|
|
58078
58818
|
description: string;
|
|
58079
58819
|
properties: {
|
|
@@ -58155,6 +58895,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
58155
58895
|
description: string;
|
|
58156
58896
|
type: string;
|
|
58157
58897
|
};
|
|
58898
|
+
formulaId: {
|
|
58899
|
+
description: string;
|
|
58900
|
+
format: string;
|
|
58901
|
+
type: string;
|
|
58902
|
+
};
|
|
58158
58903
|
grandTotals: {
|
|
58159
58904
|
description: string;
|
|
58160
58905
|
properties: {
|
|
@@ -58308,6 +59053,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
58308
59053
|
description: string;
|
|
58309
59054
|
type: string;
|
|
58310
59055
|
};
|
|
59056
|
+
formulaId: {
|
|
59057
|
+
description: string;
|
|
59058
|
+
format: string;
|
|
59059
|
+
type: string;
|
|
59060
|
+
};
|
|
58311
59061
|
grandTotals: {
|
|
58312
59062
|
description: string;
|
|
58313
59063
|
properties: {
|
|
@@ -58892,6 +59642,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
58892
59642
|
description: string;
|
|
58893
59643
|
type: string;
|
|
58894
59644
|
};
|
|
59645
|
+
formulaId: {
|
|
59646
|
+
description: string;
|
|
59647
|
+
format: string;
|
|
59648
|
+
type: string;
|
|
59649
|
+
};
|
|
58895
59650
|
grandTotals: {
|
|
58896
59651
|
description: string;
|
|
58897
59652
|
properties: {
|
|
@@ -59627,6 +60382,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
59627
60382
|
description: string;
|
|
59628
60383
|
type: string;
|
|
59629
60384
|
};
|
|
60385
|
+
formulaId: {
|
|
60386
|
+
description: string;
|
|
60387
|
+
format: string;
|
|
60388
|
+
type: string;
|
|
60389
|
+
};
|
|
59630
60390
|
grandTotals: {
|
|
59631
60391
|
description: string;
|
|
59632
60392
|
properties: {
|
|
@@ -59708,6 +60468,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
59708
60468
|
description: string;
|
|
59709
60469
|
type: string;
|
|
59710
60470
|
};
|
|
60471
|
+
formulaId: {
|
|
60472
|
+
description: string;
|
|
60473
|
+
format: string;
|
|
60474
|
+
type: string;
|
|
60475
|
+
};
|
|
59711
60476
|
grandTotals: {
|
|
59712
60477
|
description: string;
|
|
59713
60478
|
properties: {
|
|
@@ -59882,6 +60647,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
59882
60647
|
description: string;
|
|
59883
60648
|
type: string;
|
|
59884
60649
|
};
|
|
60650
|
+
formulaId: {
|
|
60651
|
+
description: string;
|
|
60652
|
+
format: string;
|
|
60653
|
+
type: string;
|
|
60654
|
+
};
|
|
59885
60655
|
grandTotals: {
|
|
59886
60656
|
description: string;
|
|
59887
60657
|
properties: {
|
|
@@ -60471,6 +61241,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
60471
61241
|
description: string;
|
|
60472
61242
|
type: string;
|
|
60473
61243
|
};
|
|
61244
|
+
formulaId: {
|
|
61245
|
+
description: string;
|
|
61246
|
+
format: string;
|
|
61247
|
+
type: string;
|
|
61248
|
+
};
|
|
60474
61249
|
grandTotals: {
|
|
60475
61250
|
description: string;
|
|
60476
61251
|
properties: {
|
|
@@ -61271,6 +62046,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
61271
62046
|
description: string;
|
|
61272
62047
|
type: string;
|
|
61273
62048
|
};
|
|
62049
|
+
formulaId: {
|
|
62050
|
+
description: string;
|
|
62051
|
+
format: string;
|
|
62052
|
+
type: string;
|
|
62053
|
+
};
|
|
61274
62054
|
grandTotals: {
|
|
61275
62055
|
description: string;
|
|
61276
62056
|
properties: {
|
|
@@ -61371,6 +62151,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
61371
62151
|
description: string;
|
|
61372
62152
|
type: string;
|
|
61373
62153
|
};
|
|
62154
|
+
formulaId: {
|
|
62155
|
+
description: string;
|
|
62156
|
+
format: string;
|
|
62157
|
+
type: string;
|
|
62158
|
+
};
|
|
61374
62159
|
grandTotals: {
|
|
61375
62160
|
description: string;
|
|
61376
62161
|
properties: {
|
|
@@ -61525,6 +62310,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
61525
62310
|
description: string;
|
|
61526
62311
|
type: string;
|
|
61527
62312
|
};
|
|
62313
|
+
formulaId: {
|
|
62314
|
+
description: string;
|
|
62315
|
+
format: string;
|
|
62316
|
+
type: string;
|
|
62317
|
+
};
|
|
61528
62318
|
grandTotals: {
|
|
61529
62319
|
description: string;
|
|
61530
62320
|
properties: {
|
|
@@ -61810,6 +62600,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
61810
62600
|
format: string;
|
|
61811
62601
|
type: string;
|
|
61812
62602
|
};
|
|
62603
|
+
formulaId: {
|
|
62604
|
+
description: string;
|
|
62605
|
+
format: string;
|
|
62606
|
+
type: string;
|
|
62607
|
+
};
|
|
61813
62608
|
include_nonoccurring: {
|
|
61814
62609
|
description: string;
|
|
61815
62610
|
type: string;
|
|
@@ -62405,6 +63200,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
62405
63200
|
description: string;
|
|
62406
63201
|
type: string;
|
|
62407
63202
|
};
|
|
63203
|
+
formulaId: {
|
|
63204
|
+
description: string;
|
|
63205
|
+
format: string;
|
|
63206
|
+
type: string;
|
|
63207
|
+
};
|
|
62408
63208
|
grandTotals: {
|
|
62409
63209
|
description: string;
|
|
62410
63210
|
properties: {
|
|
@@ -63156,6 +63956,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
63156
63956
|
description: string;
|
|
63157
63957
|
type: string;
|
|
63158
63958
|
};
|
|
63959
|
+
formulaId: {
|
|
63960
|
+
description: string;
|
|
63961
|
+
format: string;
|
|
63962
|
+
type: string;
|
|
63963
|
+
};
|
|
63159
63964
|
grandTotals: {
|
|
63160
63965
|
description: string;
|
|
63161
63966
|
properties: {
|
|
@@ -63303,6 +64108,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
63303
64108
|
description: string;
|
|
63304
64109
|
type: string;
|
|
63305
64110
|
};
|
|
64111
|
+
formulaId: {
|
|
64112
|
+
description: string;
|
|
64113
|
+
format: string;
|
|
64114
|
+
type: string;
|
|
64115
|
+
};
|
|
63306
64116
|
grandTotals: {
|
|
63307
64117
|
description: string;
|
|
63308
64118
|
properties: {
|
|
@@ -63394,6 +64204,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
63394
64204
|
description: string;
|
|
63395
64205
|
type: string;
|
|
63396
64206
|
};
|
|
64207
|
+
formulaId: {
|
|
64208
|
+
description: string;
|
|
64209
|
+
format: string;
|
|
64210
|
+
type: string;
|
|
64211
|
+
};
|
|
63397
64212
|
grandTotals: {
|
|
63398
64213
|
description: string;
|
|
63399
64214
|
properties: {
|
|
@@ -63559,6 +64374,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
63559
64374
|
description: string;
|
|
63560
64375
|
type: string;
|
|
63561
64376
|
};
|
|
64377
|
+
formulaId: {
|
|
64378
|
+
description: string;
|
|
64379
|
+
format: string;
|
|
64380
|
+
type: string;
|
|
64381
|
+
};
|
|
63562
64382
|
grandTotals: {
|
|
63563
64383
|
description: string;
|
|
63564
64384
|
properties: {
|
|
@@ -64368,6 +65188,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
64368
65188
|
description: string;
|
|
64369
65189
|
type: string;
|
|
64370
65190
|
};
|
|
65191
|
+
formulaId: {
|
|
65192
|
+
description: string;
|
|
65193
|
+
format: string;
|
|
65194
|
+
type: string;
|
|
65195
|
+
};
|
|
64371
65196
|
grandTotals: {
|
|
64372
65197
|
description: string;
|
|
64373
65198
|
properties: {
|
|
@@ -65092,6 +65917,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
65092
65917
|
description: string;
|
|
65093
65918
|
type: string;
|
|
65094
65919
|
};
|
|
65920
|
+
formulaId: {
|
|
65921
|
+
description: string;
|
|
65922
|
+
format: string;
|
|
65923
|
+
type: string;
|
|
65924
|
+
};
|
|
65095
65925
|
grandTotals: {
|
|
65096
65926
|
description: string;
|
|
65097
65927
|
properties: {
|
|
@@ -65173,6 +66003,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
65173
66003
|
description: string;
|
|
65174
66004
|
type: string;
|
|
65175
66005
|
};
|
|
66006
|
+
formulaId: {
|
|
66007
|
+
description: string;
|
|
66008
|
+
format: string;
|
|
66009
|
+
type: string;
|
|
66010
|
+
};
|
|
65176
66011
|
grandTotals: {
|
|
65177
66012
|
description: string;
|
|
65178
66013
|
properties: {
|
|
@@ -65325,6 +66160,11 @@ export declare const JSON_SCHEMAS: {
|
|
|
65325
66160
|
description: string;
|
|
65326
66161
|
type: string;
|
|
65327
66162
|
};
|
|
66163
|
+
formulaId: {
|
|
66164
|
+
description: string;
|
|
66165
|
+
format: string;
|
|
66166
|
+
type: string;
|
|
66167
|
+
};
|
|
65328
66168
|
grandTotals: {
|
|
65329
66169
|
description: string;
|
|
65330
66170
|
properties: {
|