@vrplatform/api 1.3.1-stage.3768 → 1.3.1-stage.3770
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/src/generated/v1.ts
CHANGED
|
@@ -25818,6 +25818,9 @@ export interface operations {
|
|
|
25818
25818
|
/** @enum {string} */
|
|
25819
25819
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
25820
25820
|
};
|
|
25821
|
+
/** @enum {string} */
|
|
25822
|
+
measure?: "periodActivity" | "balance";
|
|
25823
|
+
label?: string;
|
|
25821
25824
|
} | null;
|
|
25822
25825
|
}[];
|
|
25823
25826
|
total: number;
|
|
@@ -25900,6 +25903,9 @@ export interface operations {
|
|
|
25900
25903
|
/** @enum {string} */
|
|
25901
25904
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
25902
25905
|
};
|
|
25906
|
+
/** @enum {string} */
|
|
25907
|
+
measure?: "periodActivity" | "balance";
|
|
25908
|
+
label?: string;
|
|
25903
25909
|
} | null;
|
|
25904
25910
|
}[];
|
|
25905
25911
|
total: number;
|
|
@@ -25985,6 +25991,9 @@ export interface operations {
|
|
|
25985
25991
|
/** @enum {string} */
|
|
25986
25992
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
25987
25993
|
};
|
|
25994
|
+
/** @enum {string} */
|
|
25995
|
+
measure?: "periodActivity" | "balance";
|
|
25996
|
+
label?: string;
|
|
25988
25997
|
} | null;
|
|
25989
25998
|
}[];
|
|
25990
25999
|
total: number;
|
|
@@ -26069,6 +26078,9 @@ export interface operations {
|
|
|
26069
26078
|
/** @enum {string} */
|
|
26070
26079
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
26071
26080
|
};
|
|
26081
|
+
/** @enum {string} */
|
|
26082
|
+
measure?: "periodActivity" | "balance";
|
|
26083
|
+
label?: string;
|
|
26072
26084
|
} | null;
|
|
26073
26085
|
}[];
|
|
26074
26086
|
total: number;
|
|
@@ -26151,6 +26163,9 @@ export interface operations {
|
|
|
26151
26163
|
/** @enum {string} */
|
|
26152
26164
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
26153
26165
|
};
|
|
26166
|
+
/** @enum {string} */
|
|
26167
|
+
measure?: "periodActivity" | "balance";
|
|
26168
|
+
label?: string;
|
|
26154
26169
|
} | null;
|
|
26155
26170
|
}[];
|
|
26156
26171
|
total: number;
|
|
@@ -26236,6 +26251,9 @@ export interface operations {
|
|
|
26236
26251
|
/** @enum {string} */
|
|
26237
26252
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
26238
26253
|
};
|
|
26254
|
+
/** @enum {string} */
|
|
26255
|
+
measure?: "periodActivity" | "balance";
|
|
26256
|
+
label?: string;
|
|
26239
26257
|
} | null;
|
|
26240
26258
|
}[];
|
|
26241
26259
|
total: number;
|
|
@@ -26320,6 +26338,9 @@ export interface operations {
|
|
|
26320
26338
|
/** @enum {string} */
|
|
26321
26339
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
26322
26340
|
};
|
|
26341
|
+
/** @enum {string} */
|
|
26342
|
+
measure?: "periodActivity" | "balance";
|
|
26343
|
+
label?: string;
|
|
26323
26344
|
} | null;
|
|
26324
26345
|
}[];
|
|
26325
26346
|
total: number;
|
|
@@ -26402,6 +26423,9 @@ export interface operations {
|
|
|
26402
26423
|
/** @enum {string} */
|
|
26403
26424
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
26404
26425
|
};
|
|
26426
|
+
/** @enum {string} */
|
|
26427
|
+
measure?: "periodActivity" | "balance";
|
|
26428
|
+
label?: string;
|
|
26405
26429
|
} | null;
|
|
26406
26430
|
}[];
|
|
26407
26431
|
total: number;
|
|
@@ -26487,6 +26511,9 @@ export interface operations {
|
|
|
26487
26511
|
/** @enum {string} */
|
|
26488
26512
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
26489
26513
|
};
|
|
26514
|
+
/** @enum {string} */
|
|
26515
|
+
measure?: "periodActivity" | "balance";
|
|
26516
|
+
label?: string;
|
|
26490
26517
|
} | null;
|
|
26491
26518
|
}[];
|
|
26492
26519
|
total: number;
|
|
@@ -26571,6 +26598,9 @@ export interface operations {
|
|
|
26571
26598
|
/** @enum {string} */
|
|
26572
26599
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
26573
26600
|
};
|
|
26601
|
+
/** @enum {string} */
|
|
26602
|
+
measure?: "periodActivity" | "balance";
|
|
26603
|
+
label?: string;
|
|
26574
26604
|
} | null;
|
|
26575
26605
|
}[];
|
|
26576
26606
|
total: number;
|
|
@@ -26653,6 +26683,9 @@ export interface operations {
|
|
|
26653
26683
|
/** @enum {string} */
|
|
26654
26684
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
26655
26685
|
};
|
|
26686
|
+
/** @enum {string} */
|
|
26687
|
+
measure?: "periodActivity" | "balance";
|
|
26688
|
+
label?: string;
|
|
26656
26689
|
} | null;
|
|
26657
26690
|
}[];
|
|
26658
26691
|
total: number;
|
|
@@ -26738,6 +26771,9 @@ export interface operations {
|
|
|
26738
26771
|
/** @enum {string} */
|
|
26739
26772
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
26740
26773
|
};
|
|
26774
|
+
/** @enum {string} */
|
|
26775
|
+
measure?: "periodActivity" | "balance";
|
|
26776
|
+
label?: string;
|
|
26741
26777
|
} | null;
|
|
26742
26778
|
}[];
|
|
26743
26779
|
total: number;
|
|
@@ -27063,6 +27099,9 @@ export interface operations {
|
|
|
27063
27099
|
/** @enum {string} */
|
|
27064
27100
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
27065
27101
|
};
|
|
27102
|
+
/** @enum {string} */
|
|
27103
|
+
measure?: "periodActivity" | "balance";
|
|
27104
|
+
label?: string;
|
|
27066
27105
|
} | null;
|
|
27067
27106
|
}[];
|
|
27068
27107
|
}[];
|
|
@@ -28178,6 +28217,9 @@ export interface operations {
|
|
|
28178
28217
|
/** @enum {string} */
|
|
28179
28218
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
28180
28219
|
};
|
|
28220
|
+
/** @enum {string} */
|
|
28221
|
+
measure?: "periodActivity" | "balance";
|
|
28222
|
+
label?: string;
|
|
28181
28223
|
} | null;
|
|
28182
28224
|
}[];
|
|
28183
28225
|
sections: {
|
|
@@ -28269,6 +28311,9 @@ export interface operations {
|
|
|
28269
28311
|
/** @enum {string} */
|
|
28270
28312
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
28271
28313
|
};
|
|
28314
|
+
/** @enum {string} */
|
|
28315
|
+
measure?: "periodActivity" | "balance";
|
|
28316
|
+
label?: string;
|
|
28272
28317
|
} | null;
|
|
28273
28318
|
}[];
|
|
28274
28319
|
/** @description Value in cents (100 = 1€) */
|
|
@@ -28345,6 +28390,9 @@ export interface operations {
|
|
|
28345
28390
|
/** @enum {string} */
|
|
28346
28391
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
28347
28392
|
};
|
|
28393
|
+
/** @enum {string} */
|
|
28394
|
+
measure?: "periodActivity" | "balance";
|
|
28395
|
+
label?: string;
|
|
28348
28396
|
} | null;
|
|
28349
28397
|
}[];
|
|
28350
28398
|
};
|
|
@@ -29308,6 +29356,9 @@ export interface operations {
|
|
|
29308
29356
|
/** @enum {string} */
|
|
29309
29357
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
29310
29358
|
};
|
|
29359
|
+
/** @enum {string} */
|
|
29360
|
+
measure?: "periodActivity" | "balance";
|
|
29361
|
+
label?: string;
|
|
29311
29362
|
} | null;
|
|
29312
29363
|
}[];
|
|
29313
29364
|
};
|
|
@@ -29731,6 +29782,9 @@ export interface operations {
|
|
|
29731
29782
|
/** @enum {string} */
|
|
29732
29783
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
29733
29784
|
};
|
|
29785
|
+
/** @enum {string} */
|
|
29786
|
+
measure?: "periodActivity" | "balance";
|
|
29787
|
+
label?: string;
|
|
29734
29788
|
} | null;
|
|
29735
29789
|
layouts: {
|
|
29736
29790
|
layoutId: string;
|
|
@@ -29808,6 +29862,9 @@ export interface operations {
|
|
|
29808
29862
|
/** @enum {string} */
|
|
29809
29863
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
29810
29864
|
};
|
|
29865
|
+
/** @enum {string} */
|
|
29866
|
+
measure?: "periodActivity" | "balance";
|
|
29867
|
+
label?: string;
|
|
29811
29868
|
} | null;
|
|
29812
29869
|
netRevenueSection: {
|
|
29813
29870
|
title: string;
|
|
@@ -29906,6 +29963,9 @@ export interface operations {
|
|
|
29906
29963
|
/** @enum {string} */
|
|
29907
29964
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
29908
29965
|
};
|
|
29966
|
+
/** @enum {string} */
|
|
29967
|
+
measure?: "periodActivity" | "balance";
|
|
29968
|
+
label?: string;
|
|
29909
29969
|
} | null;
|
|
29910
29970
|
}[];
|
|
29911
29971
|
drilldown?: {
|
|
@@ -29980,6 +30040,9 @@ export interface operations {
|
|
|
29980
30040
|
/** @enum {string} */
|
|
29981
30041
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
29982
30042
|
};
|
|
30043
|
+
/** @enum {string} */
|
|
30044
|
+
measure?: "periodActivity" | "balance";
|
|
30045
|
+
label?: string;
|
|
29983
30046
|
} | null;
|
|
29984
30047
|
}[];
|
|
29985
30048
|
drilldown?: {
|
|
@@ -30054,6 +30117,9 @@ export interface operations {
|
|
|
30054
30117
|
/** @enum {string} */
|
|
30055
30118
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
30056
30119
|
};
|
|
30120
|
+
/** @enum {string} */
|
|
30121
|
+
measure?: "periodActivity" | "balance";
|
|
30122
|
+
label?: string;
|
|
30057
30123
|
} | null;
|
|
30058
30124
|
subtotal?: {
|
|
30059
30125
|
title: string;
|
|
@@ -30134,6 +30200,9 @@ export interface operations {
|
|
|
30134
30200
|
/** @enum {string} */
|
|
30135
30201
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
30136
30202
|
};
|
|
30203
|
+
/** @enum {string} */
|
|
30204
|
+
measure?: "periodActivity" | "balance";
|
|
30205
|
+
label?: string;
|
|
30137
30206
|
} | null;
|
|
30138
30207
|
}[];
|
|
30139
30208
|
drilldown?: {
|
|
@@ -30208,6 +30277,9 @@ export interface operations {
|
|
|
30208
30277
|
/** @enum {string} */
|
|
30209
30278
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
30210
30279
|
};
|
|
30280
|
+
/** @enum {string} */
|
|
30281
|
+
measure?: "periodActivity" | "balance";
|
|
30282
|
+
label?: string;
|
|
30211
30283
|
} | null;
|
|
30212
30284
|
};
|
|
30213
30285
|
aggregate: boolean;
|
|
@@ -30309,6 +30381,9 @@ export interface operations {
|
|
|
30309
30381
|
/** @enum {string} */
|
|
30310
30382
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
30311
30383
|
};
|
|
30384
|
+
/** @enum {string} */
|
|
30385
|
+
measure?: "periodActivity" | "balance";
|
|
30386
|
+
label?: string;
|
|
30312
30387
|
} | null;
|
|
30313
30388
|
}[];
|
|
30314
30389
|
drilldown?: {
|
|
@@ -30383,6 +30458,9 @@ export interface operations {
|
|
|
30383
30458
|
/** @enum {string} */
|
|
30384
30459
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
30385
30460
|
};
|
|
30461
|
+
/** @enum {string} */
|
|
30462
|
+
measure?: "periodActivity" | "balance";
|
|
30463
|
+
label?: string;
|
|
30386
30464
|
} | null;
|
|
30387
30465
|
}[];
|
|
30388
30466
|
drilldown?: {
|
|
@@ -30457,6 +30535,9 @@ export interface operations {
|
|
|
30457
30535
|
/** @enum {string} */
|
|
30458
30536
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
30459
30537
|
};
|
|
30538
|
+
/** @enum {string} */
|
|
30539
|
+
measure?: "periodActivity" | "balance";
|
|
30540
|
+
label?: string;
|
|
30460
30541
|
} | null;
|
|
30461
30542
|
subtotal?: {
|
|
30462
30543
|
title: string;
|
|
@@ -30537,6 +30618,9 @@ export interface operations {
|
|
|
30537
30618
|
/** @enum {string} */
|
|
30538
30619
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
30539
30620
|
};
|
|
30621
|
+
/** @enum {string} */
|
|
30622
|
+
measure?: "periodActivity" | "balance";
|
|
30623
|
+
label?: string;
|
|
30540
30624
|
} | null;
|
|
30541
30625
|
}[];
|
|
30542
30626
|
drilldown?: {
|
|
@@ -30611,6 +30695,9 @@ export interface operations {
|
|
|
30611
30695
|
/** @enum {string} */
|
|
30612
30696
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
30613
30697
|
};
|
|
30698
|
+
/** @enum {string} */
|
|
30699
|
+
measure?: "periodActivity" | "balance";
|
|
30700
|
+
label?: string;
|
|
30614
30701
|
} | null;
|
|
30615
30702
|
};
|
|
30616
30703
|
}[];
|
|
@@ -30711,6 +30798,9 @@ export interface operations {
|
|
|
30711
30798
|
/** @enum {string} */
|
|
30712
30799
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
30713
30800
|
};
|
|
30801
|
+
/** @enum {string} */
|
|
30802
|
+
measure?: "periodActivity" | "balance";
|
|
30803
|
+
label?: string;
|
|
30714
30804
|
} | null;
|
|
30715
30805
|
}[];
|
|
30716
30806
|
drilldown?: {
|
|
@@ -30785,6 +30875,9 @@ export interface operations {
|
|
|
30785
30875
|
/** @enum {string} */
|
|
30786
30876
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
30787
30877
|
};
|
|
30878
|
+
/** @enum {string} */
|
|
30879
|
+
measure?: "periodActivity" | "balance";
|
|
30880
|
+
label?: string;
|
|
30788
30881
|
} | null;
|
|
30789
30882
|
}[];
|
|
30790
30883
|
drilldown?: {
|
|
@@ -30859,6 +30952,9 @@ export interface operations {
|
|
|
30859
30952
|
/** @enum {string} */
|
|
30860
30953
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
30861
30954
|
};
|
|
30955
|
+
/** @enum {string} */
|
|
30956
|
+
measure?: "periodActivity" | "balance";
|
|
30957
|
+
label?: string;
|
|
30862
30958
|
} | null;
|
|
30863
30959
|
subtotal?: {
|
|
30864
30960
|
title: string;
|
|
@@ -30939,6 +31035,9 @@ export interface operations {
|
|
|
30939
31035
|
/** @enum {string} */
|
|
30940
31036
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
30941
31037
|
};
|
|
31038
|
+
/** @enum {string} */
|
|
31039
|
+
measure?: "periodActivity" | "balance";
|
|
31040
|
+
label?: string;
|
|
30942
31041
|
} | null;
|
|
30943
31042
|
}[];
|
|
30944
31043
|
drilldown?: {
|
|
@@ -31013,6 +31112,9 @@ export interface operations {
|
|
|
31013
31112
|
/** @enum {string} */
|
|
31014
31113
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
31015
31114
|
};
|
|
31115
|
+
/** @enum {string} */
|
|
31116
|
+
measure?: "periodActivity" | "balance";
|
|
31117
|
+
label?: string;
|
|
31016
31118
|
} | null;
|
|
31017
31119
|
};
|
|
31018
31120
|
};
|
|
@@ -31560,6 +31662,9 @@ export interface operations {
|
|
|
31560
31662
|
/** @enum {string} */
|
|
31561
31663
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
31562
31664
|
};
|
|
31665
|
+
/** @enum {string} */
|
|
31666
|
+
measure?: "periodActivity" | "balance";
|
|
31667
|
+
label?: string;
|
|
31563
31668
|
} | null;
|
|
31564
31669
|
}[];
|
|
31565
31670
|
computedValues?: {
|
|
@@ -31639,6 +31744,9 @@ export interface operations {
|
|
|
31639
31744
|
/** @enum {string} */
|
|
31640
31745
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
31641
31746
|
};
|
|
31747
|
+
/** @enum {string} */
|
|
31748
|
+
measure?: "periodActivity" | "balance";
|
|
31749
|
+
label?: string;
|
|
31642
31750
|
} | null;
|
|
31643
31751
|
}[];
|
|
31644
31752
|
categories?: {
|
|
@@ -31722,6 +31830,9 @@ export interface operations {
|
|
|
31722
31830
|
/** @enum {string} */
|
|
31723
31831
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
31724
31832
|
};
|
|
31833
|
+
/** @enum {string} */
|
|
31834
|
+
measure?: "periodActivity" | "balance";
|
|
31835
|
+
label?: string;
|
|
31725
31836
|
} | null;
|
|
31726
31837
|
values: {
|
|
31727
31838
|
id: string;
|
|
@@ -31800,6 +31911,9 @@ export interface operations {
|
|
|
31800
31911
|
/** @enum {string} */
|
|
31801
31912
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
31802
31913
|
};
|
|
31914
|
+
/** @enum {string} */
|
|
31915
|
+
measure?: "periodActivity" | "balance";
|
|
31916
|
+
label?: string;
|
|
31803
31917
|
} | null;
|
|
31804
31918
|
}[];
|
|
31805
31919
|
}[];
|
|
@@ -31886,6 +32000,9 @@ export interface operations {
|
|
|
31886
32000
|
/** @enum {string} */
|
|
31887
32001
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
31888
32002
|
};
|
|
32003
|
+
/** @enum {string} */
|
|
32004
|
+
measure?: "periodActivity" | "balance";
|
|
32005
|
+
label?: string;
|
|
31889
32006
|
} | null;
|
|
31890
32007
|
}[];
|
|
31891
32008
|
computedValues?: {
|
|
@@ -31965,6 +32082,9 @@ export interface operations {
|
|
|
31965
32082
|
/** @enum {string} */
|
|
31966
32083
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
31967
32084
|
};
|
|
32085
|
+
/** @enum {string} */
|
|
32086
|
+
measure?: "periodActivity" | "balance";
|
|
32087
|
+
label?: string;
|
|
31968
32088
|
} | null;
|
|
31969
32089
|
}[];
|
|
31970
32090
|
categories?: {
|
|
@@ -32048,6 +32168,9 @@ export interface operations {
|
|
|
32048
32168
|
/** @enum {string} */
|
|
32049
32169
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
32050
32170
|
};
|
|
32171
|
+
/** @enum {string} */
|
|
32172
|
+
measure?: "periodActivity" | "balance";
|
|
32173
|
+
label?: string;
|
|
32051
32174
|
} | null;
|
|
32052
32175
|
values: {
|
|
32053
32176
|
id: string;
|
|
@@ -32126,6 +32249,9 @@ export interface operations {
|
|
|
32126
32249
|
/** @enum {string} */
|
|
32127
32250
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
32128
32251
|
};
|
|
32252
|
+
/** @enum {string} */
|
|
32253
|
+
measure?: "periodActivity" | "balance";
|
|
32254
|
+
label?: string;
|
|
32129
32255
|
} | null;
|
|
32130
32256
|
}[];
|
|
32131
32257
|
}[];
|
|
@@ -32212,6 +32338,9 @@ export interface operations {
|
|
|
32212
32338
|
/** @enum {string} */
|
|
32213
32339
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
32214
32340
|
};
|
|
32341
|
+
/** @enum {string} */
|
|
32342
|
+
measure?: "periodActivity" | "balance";
|
|
32343
|
+
label?: string;
|
|
32215
32344
|
} | null;
|
|
32216
32345
|
}[];
|
|
32217
32346
|
computedValues?: {
|
|
@@ -32291,6 +32420,9 @@ export interface operations {
|
|
|
32291
32420
|
/** @enum {string} */
|
|
32292
32421
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
32293
32422
|
};
|
|
32423
|
+
/** @enum {string} */
|
|
32424
|
+
measure?: "periodActivity" | "balance";
|
|
32425
|
+
label?: string;
|
|
32294
32426
|
} | null;
|
|
32295
32427
|
}[];
|
|
32296
32428
|
categories?: {
|
|
@@ -32374,6 +32506,9 @@ export interface operations {
|
|
|
32374
32506
|
/** @enum {string} */
|
|
32375
32507
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
32376
32508
|
};
|
|
32509
|
+
/** @enum {string} */
|
|
32510
|
+
measure?: "periodActivity" | "balance";
|
|
32511
|
+
label?: string;
|
|
32377
32512
|
} | null;
|
|
32378
32513
|
values: {
|
|
32379
32514
|
id: string;
|
|
@@ -32452,6 +32587,9 @@ export interface operations {
|
|
|
32452
32587
|
/** @enum {string} */
|
|
32453
32588
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
32454
32589
|
};
|
|
32590
|
+
/** @enum {string} */
|
|
32591
|
+
measure?: "periodActivity" | "balance";
|
|
32592
|
+
label?: string;
|
|
32455
32593
|
} | null;
|
|
32456
32594
|
}[];
|
|
32457
32595
|
}[];
|
|
@@ -32538,6 +32676,9 @@ export interface operations {
|
|
|
32538
32676
|
/** @enum {string} */
|
|
32539
32677
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
32540
32678
|
};
|
|
32679
|
+
/** @enum {string} */
|
|
32680
|
+
measure?: "periodActivity" | "balance";
|
|
32681
|
+
label?: string;
|
|
32541
32682
|
} | null;
|
|
32542
32683
|
}[];
|
|
32543
32684
|
computedValues?: {
|
|
@@ -32617,6 +32758,9 @@ export interface operations {
|
|
|
32617
32758
|
/** @enum {string} */
|
|
32618
32759
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
32619
32760
|
};
|
|
32761
|
+
/** @enum {string} */
|
|
32762
|
+
measure?: "periodActivity" | "balance";
|
|
32763
|
+
label?: string;
|
|
32620
32764
|
} | null;
|
|
32621
32765
|
}[];
|
|
32622
32766
|
categories?: {
|
|
@@ -32700,6 +32844,9 @@ export interface operations {
|
|
|
32700
32844
|
/** @enum {string} */
|
|
32701
32845
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
32702
32846
|
};
|
|
32847
|
+
/** @enum {string} */
|
|
32848
|
+
measure?: "periodActivity" | "balance";
|
|
32849
|
+
label?: string;
|
|
32703
32850
|
} | null;
|
|
32704
32851
|
values: {
|
|
32705
32852
|
id: string;
|
|
@@ -32778,6 +32925,9 @@ export interface operations {
|
|
|
32778
32925
|
/** @enum {string} */
|
|
32779
32926
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
32780
32927
|
};
|
|
32928
|
+
/** @enum {string} */
|
|
32929
|
+
measure?: "periodActivity" | "balance";
|
|
32930
|
+
label?: string;
|
|
32781
32931
|
} | null;
|
|
32782
32932
|
}[];
|
|
32783
32933
|
}[];
|
|
@@ -33096,6 +33246,9 @@ export interface operations {
|
|
|
33096
33246
|
/** @enum {string} */
|
|
33097
33247
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
33098
33248
|
};
|
|
33249
|
+
/** @enum {string} */
|
|
33250
|
+
measure?: "periodActivity" | "balance";
|
|
33251
|
+
label?: string;
|
|
33099
33252
|
} | null;
|
|
33100
33253
|
collectableTaxesDrilldown?: {
|
|
33101
33254
|
/** @constant */
|
|
@@ -33169,6 +33322,9 @@ export interface operations {
|
|
|
33169
33322
|
/** @enum {string} */
|
|
33170
33323
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
33171
33324
|
};
|
|
33325
|
+
/** @enum {string} */
|
|
33326
|
+
measure?: "periodActivity" | "balance";
|
|
33327
|
+
label?: string;
|
|
33172
33328
|
} | null;
|
|
33173
33329
|
}[];
|
|
33174
33330
|
}[];
|
|
@@ -33471,6 +33627,9 @@ export interface operations {
|
|
|
33471
33627
|
/** @enum {string} */
|
|
33472
33628
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
33473
33629
|
};
|
|
33630
|
+
/** @enum {string} */
|
|
33631
|
+
measure?: "periodActivity" | "balance";
|
|
33632
|
+
label?: string;
|
|
33474
33633
|
} | null;
|
|
33475
33634
|
debit: {
|
|
33476
33635
|
/** @constant */
|
|
@@ -33544,6 +33703,9 @@ export interface operations {
|
|
|
33544
33703
|
/** @enum {string} */
|
|
33545
33704
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
33546
33705
|
};
|
|
33706
|
+
/** @enum {string} */
|
|
33707
|
+
measure?: "periodActivity" | "balance";
|
|
33708
|
+
label?: string;
|
|
33547
33709
|
} | null;
|
|
33548
33710
|
credit: {
|
|
33549
33711
|
/** @constant */
|
|
@@ -33617,6 +33779,9 @@ export interface operations {
|
|
|
33617
33779
|
/** @enum {string} */
|
|
33618
33780
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
33619
33781
|
};
|
|
33782
|
+
/** @enum {string} */
|
|
33783
|
+
measure?: "periodActivity" | "balance";
|
|
33784
|
+
label?: string;
|
|
33620
33785
|
} | null;
|
|
33621
33786
|
balanceEnd: {
|
|
33622
33787
|
/** @constant */
|
|
@@ -33690,6 +33855,9 @@ export interface operations {
|
|
|
33690
33855
|
/** @enum {string} */
|
|
33691
33856
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
33692
33857
|
};
|
|
33858
|
+
/** @enum {string} */
|
|
33859
|
+
measure?: "periodActivity" | "balance";
|
|
33860
|
+
label?: string;
|
|
33693
33861
|
} | null;
|
|
33694
33862
|
};
|
|
33695
33863
|
accounts: {
|
|
@@ -33773,6 +33941,9 @@ export interface operations {
|
|
|
33773
33941
|
/** @enum {string} */
|
|
33774
33942
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
33775
33943
|
};
|
|
33944
|
+
/** @enum {string} */
|
|
33945
|
+
measure?: "periodActivity" | "balance";
|
|
33946
|
+
label?: string;
|
|
33776
33947
|
} | null;
|
|
33777
33948
|
debit: {
|
|
33778
33949
|
/** @constant */
|
|
@@ -33846,6 +34017,9 @@ export interface operations {
|
|
|
33846
34017
|
/** @enum {string} */
|
|
33847
34018
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
33848
34019
|
};
|
|
34020
|
+
/** @enum {string} */
|
|
34021
|
+
measure?: "periodActivity" | "balance";
|
|
34022
|
+
label?: string;
|
|
33849
34023
|
} | null;
|
|
33850
34024
|
credit: {
|
|
33851
34025
|
/** @constant */
|
|
@@ -33919,6 +34093,9 @@ export interface operations {
|
|
|
33919
34093
|
/** @enum {string} */
|
|
33920
34094
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
33921
34095
|
};
|
|
34096
|
+
/** @enum {string} */
|
|
34097
|
+
measure?: "periodActivity" | "balance";
|
|
34098
|
+
label?: string;
|
|
33922
34099
|
} | null;
|
|
33923
34100
|
balanceEnd: {
|
|
33924
34101
|
/** @constant */
|
|
@@ -33992,6 +34169,9 @@ export interface operations {
|
|
|
33992
34169
|
/** @enum {string} */
|
|
33993
34170
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
33994
34171
|
};
|
|
34172
|
+
/** @enum {string} */
|
|
34173
|
+
measure?: "periodActivity" | "balance";
|
|
34174
|
+
label?: string;
|
|
33995
34175
|
} | null;
|
|
33996
34176
|
};
|
|
33997
34177
|
}[];
|
|
@@ -34296,6 +34476,9 @@ export interface operations {
|
|
|
34296
34476
|
/** @enum {string} */
|
|
34297
34477
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
34298
34478
|
};
|
|
34479
|
+
/** @enum {string} */
|
|
34480
|
+
measure?: "periodActivity" | "balance";
|
|
34481
|
+
label?: string;
|
|
34299
34482
|
} | null;
|
|
34300
34483
|
issues?: {
|
|
34301
34484
|
/** @constant */
|
|
@@ -34390,6 +34573,9 @@ export interface operations {
|
|
|
34390
34573
|
/** @enum {string} */
|
|
34391
34574
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
34392
34575
|
};
|
|
34576
|
+
/** @enum {string} */
|
|
34577
|
+
measure?: "periodActivity" | "balance";
|
|
34578
|
+
label?: string;
|
|
34393
34579
|
} | null;
|
|
34394
34580
|
}[];
|
|
34395
34581
|
} | {
|
|
@@ -34474,6 +34660,9 @@ export interface operations {
|
|
|
34474
34660
|
/** @enum {string} */
|
|
34475
34661
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
34476
34662
|
};
|
|
34663
|
+
/** @enum {string} */
|
|
34664
|
+
measure?: "periodActivity" | "balance";
|
|
34665
|
+
label?: string;
|
|
34477
34666
|
} | null;
|
|
34478
34667
|
}[];
|
|
34479
34668
|
})[];
|
|
@@ -34668,6 +34857,9 @@ export interface operations {
|
|
|
34668
34857
|
/** @enum {string} */
|
|
34669
34858
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
34670
34859
|
};
|
|
34860
|
+
/** @enum {string} */
|
|
34861
|
+
measure?: "periodActivity" | "balance";
|
|
34862
|
+
label?: string;
|
|
34671
34863
|
} | null;
|
|
34672
34864
|
}[];
|
|
34673
34865
|
} | {
|
|
@@ -34765,6 +34957,9 @@ export interface operations {
|
|
|
34765
34957
|
/** @enum {string} */
|
|
34766
34958
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
34767
34959
|
};
|
|
34960
|
+
/** @enum {string} */
|
|
34961
|
+
measure?: "periodActivity" | "balance";
|
|
34962
|
+
label?: string;
|
|
34768
34963
|
} | null;
|
|
34769
34964
|
}[];
|
|
34770
34965
|
}[];
|
|
@@ -40003,6 +40198,9 @@ export interface operations {
|
|
|
40003
40198
|
/** @enum {string} */
|
|
40004
40199
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
40005
40200
|
};
|
|
40201
|
+
/** @enum {string} */
|
|
40202
|
+
measure?: "periodActivity" | "balance";
|
|
40203
|
+
label?: string;
|
|
40006
40204
|
} | null;
|
|
40007
40205
|
payouts: {
|
|
40008
40206
|
id: string;
|
|
@@ -40485,6 +40683,9 @@ export interface operations {
|
|
|
40485
40683
|
/** @enum {string} */
|
|
40486
40684
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
40487
40685
|
};
|
|
40686
|
+
/** @enum {string} */
|
|
40687
|
+
measure?: "periodActivity" | "balance";
|
|
40688
|
+
label?: string;
|
|
40488
40689
|
} | null;
|
|
40489
40690
|
payouts: {
|
|
40490
40691
|
id: string;
|
|
@@ -40770,6 +40971,9 @@ export interface operations {
|
|
|
40770
40971
|
/** @enum {string} */
|
|
40771
40972
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
40772
40973
|
};
|
|
40974
|
+
/** @enum {string} */
|
|
40975
|
+
measure?: "periodActivity" | "balance";
|
|
40976
|
+
label?: string;
|
|
40773
40977
|
} | null;
|
|
40774
40978
|
props?: {
|
|
40775
40979
|
[key: string]: unknown;
|
|
@@ -40847,6 +41051,9 @@ export interface operations {
|
|
|
40847
41051
|
/** @enum {string} */
|
|
40848
41052
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
40849
41053
|
};
|
|
41054
|
+
/** @enum {string} */
|
|
41055
|
+
measure?: "periodActivity" | "balance";
|
|
41056
|
+
label?: string;
|
|
40850
41057
|
} | null;
|
|
40851
41058
|
/** @constant */
|
|
40852
41059
|
type: "transaction";
|
|
@@ -40991,6 +41198,9 @@ export interface operations {
|
|
|
40991
41198
|
/** @enum {string} */
|
|
40992
41199
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
40993
41200
|
};
|
|
41201
|
+
/** @enum {string} */
|
|
41202
|
+
measure?: "periodActivity" | "balance";
|
|
41203
|
+
label?: string;
|
|
40994
41204
|
} | null;
|
|
40995
41205
|
props?: {
|
|
40996
41206
|
[key: string]: unknown;
|
|
@@ -41068,6 +41278,9 @@ export interface operations {
|
|
|
41068
41278
|
/** @enum {string} */
|
|
41069
41279
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
41070
41280
|
};
|
|
41281
|
+
/** @enum {string} */
|
|
41282
|
+
measure?: "periodActivity" | "balance";
|
|
41283
|
+
label?: string;
|
|
41071
41284
|
} | null;
|
|
41072
41285
|
/** @constant */
|
|
41073
41286
|
type: "reservation";
|
|
@@ -41228,6 +41441,9 @@ export interface operations {
|
|
|
41228
41441
|
/** @enum {string} */
|
|
41229
41442
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
41230
41443
|
};
|
|
41444
|
+
/** @enum {string} */
|
|
41445
|
+
measure?: "periodActivity" | "balance";
|
|
41446
|
+
label?: string;
|
|
41231
41447
|
} | null;
|
|
41232
41448
|
props?: {
|
|
41233
41449
|
[key: string]: unknown;
|
|
@@ -41305,6 +41521,9 @@ export interface operations {
|
|
|
41305
41521
|
/** @enum {string} */
|
|
41306
41522
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
41307
41523
|
};
|
|
41524
|
+
/** @enum {string} */
|
|
41525
|
+
measure?: "periodActivity" | "balance";
|
|
41526
|
+
label?: string;
|
|
41308
41527
|
} | null;
|
|
41309
41528
|
/** @constant */
|
|
41310
41529
|
type: "summary";
|
|
@@ -41710,6 +41929,9 @@ export interface operations {
|
|
|
41710
41929
|
/** @enum {string} */
|
|
41711
41930
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
41712
41931
|
};
|
|
41932
|
+
/** @enum {string} */
|
|
41933
|
+
measure?: "periodActivity" | "balance";
|
|
41934
|
+
label?: string;
|
|
41713
41935
|
} | null;
|
|
41714
41936
|
payouts: {
|
|
41715
41937
|
id: string;
|
|
@@ -41995,6 +42217,9 @@ export interface operations {
|
|
|
41995
42217
|
/** @enum {string} */
|
|
41996
42218
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
41997
42219
|
};
|
|
42220
|
+
/** @enum {string} */
|
|
42221
|
+
measure?: "periodActivity" | "balance";
|
|
42222
|
+
label?: string;
|
|
41998
42223
|
} | null;
|
|
41999
42224
|
props?: {
|
|
42000
42225
|
[key: string]: unknown;
|
|
@@ -42072,6 +42297,9 @@ export interface operations {
|
|
|
42072
42297
|
/** @enum {string} */
|
|
42073
42298
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
42074
42299
|
};
|
|
42300
|
+
/** @enum {string} */
|
|
42301
|
+
measure?: "periodActivity" | "balance";
|
|
42302
|
+
label?: string;
|
|
42075
42303
|
} | null;
|
|
42076
42304
|
/** @constant */
|
|
42077
42305
|
type: "transaction";
|
|
@@ -42216,6 +42444,9 @@ export interface operations {
|
|
|
42216
42444
|
/** @enum {string} */
|
|
42217
42445
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
42218
42446
|
};
|
|
42447
|
+
/** @enum {string} */
|
|
42448
|
+
measure?: "periodActivity" | "balance";
|
|
42449
|
+
label?: string;
|
|
42219
42450
|
} | null;
|
|
42220
42451
|
props?: {
|
|
42221
42452
|
[key: string]: unknown;
|
|
@@ -42293,6 +42524,9 @@ export interface operations {
|
|
|
42293
42524
|
/** @enum {string} */
|
|
42294
42525
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
42295
42526
|
};
|
|
42527
|
+
/** @enum {string} */
|
|
42528
|
+
measure?: "periodActivity" | "balance";
|
|
42529
|
+
label?: string;
|
|
42296
42530
|
} | null;
|
|
42297
42531
|
/** @constant */
|
|
42298
42532
|
type: "reservation";
|
|
@@ -42453,6 +42687,9 @@ export interface operations {
|
|
|
42453
42687
|
/** @enum {string} */
|
|
42454
42688
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
42455
42689
|
};
|
|
42690
|
+
/** @enum {string} */
|
|
42691
|
+
measure?: "periodActivity" | "balance";
|
|
42692
|
+
label?: string;
|
|
42456
42693
|
} | null;
|
|
42457
42694
|
props?: {
|
|
42458
42695
|
[key: string]: unknown;
|
|
@@ -42530,6 +42767,9 @@ export interface operations {
|
|
|
42530
42767
|
/** @enum {string} */
|
|
42531
42768
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
42532
42769
|
};
|
|
42770
|
+
/** @enum {string} */
|
|
42771
|
+
measure?: "periodActivity" | "balance";
|
|
42772
|
+
label?: string;
|
|
42533
42773
|
} | null;
|
|
42534
42774
|
/** @constant */
|
|
42535
42775
|
type: "summary";
|
|
@@ -45172,6 +45412,9 @@ export interface operations {
|
|
|
45172
45412
|
/** @enum {string} */
|
|
45173
45413
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
45174
45414
|
};
|
|
45415
|
+
/** @enum {string} */
|
|
45416
|
+
measure?: "periodActivity" | "balance";
|
|
45417
|
+
label?: string;
|
|
45175
45418
|
} | null;
|
|
45176
45419
|
payouts: {
|
|
45177
45420
|
id: string;
|
|
@@ -45457,6 +45700,9 @@ export interface operations {
|
|
|
45457
45700
|
/** @enum {string} */
|
|
45458
45701
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
45459
45702
|
};
|
|
45703
|
+
/** @enum {string} */
|
|
45704
|
+
measure?: "periodActivity" | "balance";
|
|
45705
|
+
label?: string;
|
|
45460
45706
|
} | null;
|
|
45461
45707
|
props?: {
|
|
45462
45708
|
[key: string]: unknown;
|
|
@@ -45534,6 +45780,9 @@ export interface operations {
|
|
|
45534
45780
|
/** @enum {string} */
|
|
45535
45781
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
45536
45782
|
};
|
|
45783
|
+
/** @enum {string} */
|
|
45784
|
+
measure?: "periodActivity" | "balance";
|
|
45785
|
+
label?: string;
|
|
45537
45786
|
} | null;
|
|
45538
45787
|
/** @constant */
|
|
45539
45788
|
type: "transaction";
|
|
@@ -45678,6 +45927,9 @@ export interface operations {
|
|
|
45678
45927
|
/** @enum {string} */
|
|
45679
45928
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
45680
45929
|
};
|
|
45930
|
+
/** @enum {string} */
|
|
45931
|
+
measure?: "periodActivity" | "balance";
|
|
45932
|
+
label?: string;
|
|
45681
45933
|
} | null;
|
|
45682
45934
|
props?: {
|
|
45683
45935
|
[key: string]: unknown;
|
|
@@ -45755,6 +46007,9 @@ export interface operations {
|
|
|
45755
46007
|
/** @enum {string} */
|
|
45756
46008
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
45757
46009
|
};
|
|
46010
|
+
/** @enum {string} */
|
|
46011
|
+
measure?: "periodActivity" | "balance";
|
|
46012
|
+
label?: string;
|
|
45758
46013
|
} | null;
|
|
45759
46014
|
/** @constant */
|
|
45760
46015
|
type: "reservation";
|
|
@@ -45915,6 +46170,9 @@ export interface operations {
|
|
|
45915
46170
|
/** @enum {string} */
|
|
45916
46171
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
45917
46172
|
};
|
|
46173
|
+
/** @enum {string} */
|
|
46174
|
+
measure?: "periodActivity" | "balance";
|
|
46175
|
+
label?: string;
|
|
45918
46176
|
} | null;
|
|
45919
46177
|
props?: {
|
|
45920
46178
|
[key: string]: unknown;
|
|
@@ -45992,6 +46250,9 @@ export interface operations {
|
|
|
45992
46250
|
/** @enum {string} */
|
|
45993
46251
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
45994
46252
|
};
|
|
46253
|
+
/** @enum {string} */
|
|
46254
|
+
measure?: "periodActivity" | "balance";
|
|
46255
|
+
label?: string;
|
|
45995
46256
|
} | null;
|
|
45996
46257
|
/** @constant */
|
|
45997
46258
|
type: "summary";
|
|
@@ -46402,6 +46663,9 @@ export interface operations {
|
|
|
46402
46663
|
/** @enum {string} */
|
|
46403
46664
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
46404
46665
|
};
|
|
46666
|
+
/** @enum {string} */
|
|
46667
|
+
measure?: "periodActivity" | "balance";
|
|
46668
|
+
label?: string;
|
|
46405
46669
|
} | null;
|
|
46406
46670
|
payouts: {
|
|
46407
46671
|
id: string;
|
|
@@ -46687,6 +46951,9 @@ export interface operations {
|
|
|
46687
46951
|
/** @enum {string} */
|
|
46688
46952
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
46689
46953
|
};
|
|
46954
|
+
/** @enum {string} */
|
|
46955
|
+
measure?: "periodActivity" | "balance";
|
|
46956
|
+
label?: string;
|
|
46690
46957
|
} | null;
|
|
46691
46958
|
props?: {
|
|
46692
46959
|
[key: string]: unknown;
|
|
@@ -46764,6 +47031,9 @@ export interface operations {
|
|
|
46764
47031
|
/** @enum {string} */
|
|
46765
47032
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
46766
47033
|
};
|
|
47034
|
+
/** @enum {string} */
|
|
47035
|
+
measure?: "periodActivity" | "balance";
|
|
47036
|
+
label?: string;
|
|
46767
47037
|
} | null;
|
|
46768
47038
|
/** @constant */
|
|
46769
47039
|
type: "transaction";
|
|
@@ -46908,6 +47178,9 @@ export interface operations {
|
|
|
46908
47178
|
/** @enum {string} */
|
|
46909
47179
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
46910
47180
|
};
|
|
47181
|
+
/** @enum {string} */
|
|
47182
|
+
measure?: "periodActivity" | "balance";
|
|
47183
|
+
label?: string;
|
|
46911
47184
|
} | null;
|
|
46912
47185
|
props?: {
|
|
46913
47186
|
[key: string]: unknown;
|
|
@@ -46985,6 +47258,9 @@ export interface operations {
|
|
|
46985
47258
|
/** @enum {string} */
|
|
46986
47259
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
46987
47260
|
};
|
|
47261
|
+
/** @enum {string} */
|
|
47262
|
+
measure?: "periodActivity" | "balance";
|
|
47263
|
+
label?: string;
|
|
46988
47264
|
} | null;
|
|
46989
47265
|
/** @constant */
|
|
46990
47266
|
type: "reservation";
|
|
@@ -47145,6 +47421,9 @@ export interface operations {
|
|
|
47145
47421
|
/** @enum {string} */
|
|
47146
47422
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
47147
47423
|
};
|
|
47424
|
+
/** @enum {string} */
|
|
47425
|
+
measure?: "periodActivity" | "balance";
|
|
47426
|
+
label?: string;
|
|
47148
47427
|
} | null;
|
|
47149
47428
|
props?: {
|
|
47150
47429
|
[key: string]: unknown;
|
|
@@ -47222,6 +47501,9 @@ export interface operations {
|
|
|
47222
47501
|
/** @enum {string} */
|
|
47223
47502
|
openingBalanceType?: "taxPayable" | "advancedDeposit" | "listingOpeningBalance" | "openingTrialBalance";
|
|
47224
47503
|
};
|
|
47504
|
+
/** @enum {string} */
|
|
47505
|
+
measure?: "periodActivity" | "balance";
|
|
47506
|
+
label?: string;
|
|
47225
47507
|
} | null;
|
|
47226
47508
|
/** @constant */
|
|
47227
47509
|
type: "summary";
|