@vrplatform/api 1.3.1-stage.1744 → 1.3.1-stage.1746

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.
@@ -3619,6 +3619,9 @@ export interface operations {
3619
3619
  ownerStatement?: {
3620
3620
  ids: string[];
3621
3621
  } | null;
3622
+ reconciled?: {
3623
+ bankRecordIds: string[];
3624
+ } | null;
3622
3625
  statementPeriod?: {
3623
3626
  hits: {
3624
3627
  /** Format: uuid */
@@ -3644,6 +3647,9 @@ export interface operations {
3644
3647
  ownerStatement?: {
3645
3648
  ids: string[];
3646
3649
  } | null;
3650
+ reconciled?: {
3651
+ bankRecordIds: string[];
3652
+ } | null;
3647
3653
  statementPeriod?: {
3648
3654
  hits: {
3649
3655
  /** Format: uuid */
@@ -3696,6 +3702,9 @@ export interface operations {
3696
3702
  ownerStatement?: {
3697
3703
  ids: string[];
3698
3704
  } | null;
3705
+ reconciled?: {
3706
+ bankRecordIds: string[];
3707
+ } | null;
3699
3708
  statementPeriod?: {
3700
3709
  hits: {
3701
3710
  /** Format: uuid */
@@ -10655,6 +10664,9 @@ export interface operations {
10655
10664
  ownerStatement?: {
10656
10665
  ids: string[];
10657
10666
  } | null;
10667
+ reconciled?: {
10668
+ bankRecordIds: string[];
10669
+ } | null;
10658
10670
  statementPeriod?: {
10659
10671
  hits: {
10660
10672
  /** Format: uuid */
@@ -10913,6 +10925,9 @@ export interface operations {
10913
10925
  ownerStatement?: {
10914
10926
  ids: string[];
10915
10927
  } | null;
10928
+ reconciled?: {
10929
+ bankRecordIds: string[];
10930
+ } | null;
10916
10931
  statementPeriod?: {
10917
10932
  hits: {
10918
10933
  /** Format: uuid */
@@ -11987,6 +12002,9 @@ export interface operations {
11987
12002
  ownerStatement?: {
11988
12003
  ids: string[];
11989
12004
  } | null;
12005
+ reconciled?: {
12006
+ bankRecordIds: string[];
12007
+ } | null;
11990
12008
  statementPeriod?: {
11991
12009
  hits: {
11992
12010
  /** Format: uuid */
@@ -12237,6 +12255,9 @@ export interface operations {
12237
12255
  ownerStatement?: {
12238
12256
  ids: string[];
12239
12257
  } | null;
12258
+ reconciled?: {
12259
+ bankRecordIds: string[];
12260
+ } | null;
12240
12261
  statementPeriod?: {
12241
12262
  hits: {
12242
12263
  /** Format: uuid */
@@ -14114,6 +14135,9 @@ export interface operations {
14114
14135
  ownerStatement?: {
14115
14136
  ids: string[];
14116
14137
  } | null;
14138
+ reconciled?: {
14139
+ bankRecordIds: string[];
14140
+ } | null;
14117
14141
  statementPeriod?: {
14118
14142
  hits: {
14119
14143
  /** Format: uuid */
@@ -14321,6 +14345,9 @@ export interface operations {
14321
14345
  ownerStatement?: {
14322
14346
  ids: string[];
14323
14347
  } | null;
14348
+ reconciled?: {
14349
+ bankRecordIds: string[];
14350
+ } | null;
14324
14351
  statementPeriod?: {
14325
14352
  hits: {
14326
14353
  /** Format: uuid */
@@ -15087,6 +15114,9 @@ export interface operations {
15087
15114
  ownerStatement?: {
15088
15115
  ids: string[];
15089
15116
  } | null;
15117
+ reconciled?: {
15118
+ bankRecordIds: string[];
15119
+ } | null;
15090
15120
  statementPeriod?: {
15091
15121
  hits: {
15092
15122
  /** Format: uuid */
@@ -15228,6 +15258,9 @@ export interface operations {
15228
15258
  ownerStatement?: {
15229
15259
  ids: string[];
15230
15260
  } | null;
15261
+ reconciled?: {
15262
+ bankRecordIds: string[];
15263
+ } | null;
15231
15264
  statementPeriod?: {
15232
15265
  hits: {
15233
15266
  /** Format: uuid */
@@ -15427,6 +15460,9 @@ export interface operations {
15427
15460
  ownerStatement?: {
15428
15461
  ids: string[];
15429
15462
  } | null;
15463
+ reconciled?: {
15464
+ bankRecordIds: string[];
15465
+ } | null;
15430
15466
  statementPeriod?: {
15431
15467
  hits: {
15432
15468
  /** Format: uuid */
@@ -19370,6 +19406,9 @@ export interface operations {
19370
19406
  ownerStatement?: {
19371
19407
  ids: string[];
19372
19408
  } | null;
19409
+ reconciled?: {
19410
+ bankRecordIds: string[];
19411
+ } | null;
19373
19412
  statementPeriod?: {
19374
19413
  hits: {
19375
19414
  /** Format: uuid */
@@ -19711,6 +19750,9 @@ export interface operations {
19711
19750
  ownerStatement?: {
19712
19751
  ids: string[];
19713
19752
  } | null;
19753
+ reconciled?: {
19754
+ bankRecordIds: string[];
19755
+ } | null;
19714
19756
  statementPeriod?: {
19715
19757
  hits: {
19716
19758
  /** Format: uuid */
@@ -19897,6 +19939,9 @@ export interface operations {
19897
19939
  ownerStatement?: {
19898
19940
  ids: string[];
19899
19941
  } | null;
19942
+ reconciled?: {
19943
+ bankRecordIds: string[];
19944
+ } | null;
19900
19945
  statementPeriod?: {
19901
19946
  hits: {
19902
19947
  /** Format: uuid */
@@ -19990,6 +20035,9 @@ export interface operations {
19990
20035
  ownerStatement?: {
19991
20036
  ids: string[];
19992
20037
  } | null;
20038
+ reconciled?: {
20039
+ bankRecordIds: string[];
20040
+ } | null;
19993
20041
  statementPeriod?: {
19994
20042
  hits: {
19995
20043
  /** Format: uuid */
@@ -20934,6 +20982,9 @@ export interface operations {
20934
20982
  ownerStatement?: {
20935
20983
  ids: string[];
20936
20984
  } | null;
20985
+ reconciled?: {
20986
+ bankRecordIds: string[];
20987
+ } | null;
20937
20988
  statementPeriod?: {
20938
20989
  hits: {
20939
20990
  /** Format: uuid */
@@ -21120,6 +21171,9 @@ export interface operations {
21120
21171
  ownerStatement?: {
21121
21172
  ids: string[];
21122
21173
  } | null;
21174
+ reconciled?: {
21175
+ bankRecordIds: string[];
21176
+ } | null;
21123
21177
  statementPeriod?: {
21124
21178
  hits: {
21125
21179
  /** Format: uuid */
@@ -21213,6 +21267,9 @@ export interface operations {
21213
21267
  ownerStatement?: {
21214
21268
  ids: string[];
21215
21269
  } | null;
21270
+ reconciled?: {
21271
+ bankRecordIds: string[];
21272
+ } | null;
21216
21273
  statementPeriod?: {
21217
21274
  hits: {
21218
21275
  /** Format: uuid */
@@ -21483,6 +21540,9 @@ export interface operations {
21483
21540
  ownerStatement?: {
21484
21541
  ids: string[];
21485
21542
  } | null;
21543
+ reconciled?: {
21544
+ bankRecordIds: string[];
21545
+ } | null;
21486
21546
  statementPeriod?: {
21487
21547
  hits: {
21488
21548
  /** Format: uuid */
@@ -21669,6 +21729,9 @@ export interface operations {
21669
21729
  ownerStatement?: {
21670
21730
  ids: string[];
21671
21731
  } | null;
21732
+ reconciled?: {
21733
+ bankRecordIds: string[];
21734
+ } | null;
21672
21735
  statementPeriod?: {
21673
21736
  hits: {
21674
21737
  /** Format: uuid */
@@ -21762,6 +21825,9 @@ export interface operations {
21762
21825
  ownerStatement?: {
21763
21826
  ids: string[];
21764
21827
  } | null;
21828
+ reconciled?: {
21829
+ bankRecordIds: string[];
21830
+ } | null;
21765
21831
  statementPeriod?: {
21766
21832
  hits: {
21767
21833
  /** Format: uuid */
@@ -22152,6 +22218,9 @@ export interface operations {
22152
22218
  ownerStatement?: {
22153
22219
  ids: string[];
22154
22220
  } | null;
22221
+ reconciled?: {
22222
+ bankRecordIds: string[];
22223
+ } | null;
22155
22224
  statementPeriod?: {
22156
22225
  hits: {
22157
22226
  /** Format: uuid */
@@ -22338,6 +22407,9 @@ export interface operations {
22338
22407
  ownerStatement?: {
22339
22408
  ids: string[];
22340
22409
  } | null;
22410
+ reconciled?: {
22411
+ bankRecordIds: string[];
22412
+ } | null;
22341
22413
  statementPeriod?: {
22342
22414
  hits: {
22343
22415
  /** Format: uuid */
@@ -22431,6 +22503,9 @@ export interface operations {
22431
22503
  ownerStatement?: {
22432
22504
  ids: string[];
22433
22505
  } | null;
22506
+ reconciled?: {
22507
+ bankRecordIds: string[];
22508
+ } | null;
22434
22509
  statementPeriod?: {
22435
22510
  hits: {
22436
22511
  /** Format: uuid */
@@ -22596,6 +22671,9 @@ export interface operations {
22596
22671
  ownerStatement?: {
22597
22672
  ids: string[];
22598
22673
  } | null;
22674
+ reconciled?: {
22675
+ bankRecordIds: string[];
22676
+ } | null;
22599
22677
  statementPeriod?: {
22600
22678
  hits: {
22601
22679
  /** Format: uuid */
@@ -22782,6 +22860,9 @@ export interface operations {
22782
22860
  ownerStatement?: {
22783
22861
  ids: string[];
22784
22862
  } | null;
22863
+ reconciled?: {
22864
+ bankRecordIds: string[];
22865
+ } | null;
22785
22866
  statementPeriod?: {
22786
22867
  hits: {
22787
22868
  /** Format: uuid */
@@ -22875,6 +22956,9 @@ export interface operations {
22875
22956
  ownerStatement?: {
22876
22957
  ids: string[];
22877
22958
  } | null;
22959
+ reconciled?: {
22960
+ bankRecordIds: string[];
22961
+ } | null;
22878
22962
  statementPeriod?: {
22879
22963
  hits: {
22880
22964
  /** Format: uuid */
@@ -23026,6 +23110,9 @@ export interface operations {
23026
23110
  ownerStatement?: {
23027
23111
  ids: string[];
23028
23112
  } | null;
23113
+ reconciled?: {
23114
+ bankRecordIds: string[];
23115
+ } | null;
23029
23116
  statementPeriod?: {
23030
23117
  hits: {
23031
23118
  /** Format: uuid */
@@ -23212,6 +23299,9 @@ export interface operations {
23212
23299
  ownerStatement?: {
23213
23300
  ids: string[];
23214
23301
  } | null;
23302
+ reconciled?: {
23303
+ bankRecordIds: string[];
23304
+ } | null;
23215
23305
  statementPeriod?: {
23216
23306
  hits: {
23217
23307
  /** Format: uuid */
@@ -23305,6 +23395,9 @@ export interface operations {
23305
23395
  ownerStatement?: {
23306
23396
  ids: string[];
23307
23397
  } | null;
23398
+ reconciled?: {
23399
+ bankRecordIds: string[];
23400
+ } | null;
23308
23401
  statementPeriod?: {
23309
23402
  hits: {
23310
23403
  /** Format: uuid */
@@ -26220,6 +26313,9 @@ export interface operations {
26220
26313
  ownerStatement?: {
26221
26314
  ids: string[];
26222
26315
  } | null;
26316
+ reconciled?: {
26317
+ bankRecordIds: string[];
26318
+ } | null;
26223
26319
  statementPeriod?: {
26224
26320
  hits: {
26225
26321
  /** Format: uuid */
@@ -26245,6 +26341,9 @@ export interface operations {
26245
26341
  ownerStatement?: {
26246
26342
  ids: string[];
26247
26343
  } | null;
26344
+ reconciled?: {
26345
+ bankRecordIds: string[];
26346
+ } | null;
26248
26347
  statementPeriod?: {
26249
26348
  hits: {
26250
26349
  /** Format: uuid */
@@ -26297,6 +26396,9 @@ export interface operations {
26297
26396
  ownerStatement?: {
26298
26397
  ids: string[];
26299
26398
  } | null;
26399
+ reconciled?: {
26400
+ bankRecordIds: string[];
26401
+ } | null;
26300
26402
  statementPeriod?: {
26301
26403
  hits: {
26302
26404
  /** Format: uuid */
@@ -31423,6 +31525,9 @@ export interface operations {
31423
31525
  ownerStatement?: {
31424
31526
  ids: string[];
31425
31527
  } | null;
31528
+ reconciled?: {
31529
+ bankRecordIds: string[];
31530
+ } | null;
31426
31531
  statementPeriod?: {
31427
31532
  hits: {
31428
31533
  /** Format: uuid */
@@ -31448,6 +31553,9 @@ export interface operations {
31448
31553
  ownerStatement?: {
31449
31554
  ids: string[];
31450
31555
  } | null;
31556
+ reconciled?: {
31557
+ bankRecordIds: string[];
31558
+ } | null;
31451
31559
  statementPeriod?: {
31452
31560
  hits: {
31453
31561
  /** Format: uuid */
@@ -31500,6 +31608,9 @@ export interface operations {
31500
31608
  ownerStatement?: {
31501
31609
  ids: string[];
31502
31610
  } | null;
31611
+ reconciled?: {
31612
+ bankRecordIds: string[];
31613
+ } | null;
31503
31614
  statementPeriod?: {
31504
31615
  hits: {
31505
31616
  /** Format: uuid */
@@ -31691,6 +31802,9 @@ export interface operations {
31691
31802
  ownerStatement?: {
31692
31803
  ids: string[];
31693
31804
  } | null;
31805
+ reconciled?: {
31806
+ bankRecordIds: string[];
31807
+ } | null;
31694
31808
  statementPeriod?: {
31695
31809
  hits: {
31696
31810
  /** Format: uuid */
@@ -31820,6 +31934,9 @@ export interface operations {
31820
31934
  ownerStatement?: {
31821
31935
  ids: string[];
31822
31936
  } | null;
31937
+ reconciled?: {
31938
+ bankRecordIds: string[];
31939
+ } | null;
31823
31940
  statementPeriod?: {
31824
31941
  hits: {
31825
31942
  /** Format: uuid */
@@ -31845,6 +31962,9 @@ export interface operations {
31845
31962
  ownerStatement?: {
31846
31963
  ids: string[];
31847
31964
  } | null;
31965
+ reconciled?: {
31966
+ bankRecordIds: string[];
31967
+ } | null;
31848
31968
  statementPeriod?: {
31849
31969
  hits: {
31850
31970
  /** Format: uuid */
@@ -31897,6 +32017,9 @@ export interface operations {
31897
32017
  ownerStatement?: {
31898
32018
  ids: string[];
31899
32019
  } | null;
32020
+ reconciled?: {
32021
+ bankRecordIds: string[];
32022
+ } | null;
31900
32023
  statementPeriod?: {
31901
32024
  hits: {
31902
32025
  /** Format: uuid */
@@ -32081,6 +32204,9 @@ export interface operations {
32081
32204
  ownerStatement?: {
32082
32205
  ids: string[];
32083
32206
  } | null;
32207
+ reconciled?: {
32208
+ bankRecordIds: string[];
32209
+ } | null;
32084
32210
  statementPeriod?: {
32085
32211
  hits: {
32086
32212
  /** Format: uuid */
@@ -33200,6 +33326,9 @@ export interface operations {
33200
33326
  ownerStatement?: {
33201
33327
  ids: string[];
33202
33328
  } | null;
33329
+ reconciled?: {
33330
+ bankRecordIds: string[];
33331
+ } | null;
33203
33332
  statementPeriod?: {
33204
33333
  hits: {
33205
33334
  /** Format: uuid */
@@ -33509,6 +33638,9 @@ export interface operations {
33509
33638
  ownerStatement?: {
33510
33639
  ids: string[];
33511
33640
  } | null;
33641
+ reconciled?: {
33642
+ bankRecordIds: string[];
33643
+ } | null;
33512
33644
  statementPeriod?: {
33513
33645
  hits: {
33514
33646
  /** Format: uuid */
@@ -33893,6 +34025,9 @@ export interface operations {
33893
34025
  ownerStatement?: {
33894
34026
  ids: string[];
33895
34027
  } | null;
34028
+ reconciled?: {
34029
+ bankRecordIds: string[];
34030
+ } | null;
33896
34031
  statementPeriod?: {
33897
34032
  hits: {
33898
34033
  /** Format: uuid */
@@ -34195,6 +34330,9 @@ export interface operations {
34195
34330
  ownerStatement?: {
34196
34331
  ids: string[];
34197
34332
  } | null;
34333
+ reconciled?: {
34334
+ bankRecordIds: string[];
34335
+ } | null;
34198
34336
  statementPeriod?: {
34199
34337
  hits: {
34200
34338
  /** Format: uuid */
@@ -34545,6 +34683,9 @@ export interface operations {
34545
34683
  ownerStatement?: {
34546
34684
  ids: string[];
34547
34685
  } | null;
34686
+ reconciled?: {
34687
+ bankRecordIds: string[];
34688
+ } | null;
34548
34689
  statementPeriod?: {
34549
34690
  hits: {
34550
34691
  /** Format: uuid */
@@ -34570,6 +34711,9 @@ export interface operations {
34570
34711
  ownerStatement?: {
34571
34712
  ids: string[];
34572
34713
  } | null;
34714
+ reconciled?: {
34715
+ bankRecordIds: string[];
34716
+ } | null;
34573
34717
  statementPeriod?: {
34574
34718
  hits: {
34575
34719
  /** Format: uuid */
@@ -34622,6 +34766,9 @@ export interface operations {
34622
34766
  ownerStatement?: {
34623
34767
  ids: string[];
34624
34768
  } | null;
34769
+ reconciled?: {
34770
+ bankRecordIds: string[];
34771
+ } | null;
34625
34772
  statementPeriod?: {
34626
34773
  hits: {
34627
34774
  /** Format: uuid */
@@ -34988,6 +35135,9 @@ export interface operations {
34988
35135
  ownerStatement?: {
34989
35136
  ids: string[];
34990
35137
  } | null;
35138
+ reconciled?: {
35139
+ bankRecordIds: string[];
35140
+ } | null;
34991
35141
  statementPeriod?: {
34992
35142
  hits: {
34993
35143
  /** Format: uuid */
@@ -35013,6 +35163,9 @@ export interface operations {
35013
35163
  ownerStatement?: {
35014
35164
  ids: string[];
35015
35165
  } | null;
35166
+ reconciled?: {
35167
+ bankRecordIds: string[];
35168
+ } | null;
35016
35169
  statementPeriod?: {
35017
35170
  hits: {
35018
35171
  /** Format: uuid */
@@ -35065,6 +35218,9 @@ export interface operations {
35065
35218
  ownerStatement?: {
35066
35219
  ids: string[];
35067
35220
  } | null;
35221
+ reconciled?: {
35222
+ bankRecordIds: string[];
35223
+ } | null;
35068
35224
  statementPeriod?: {
35069
35225
  hits: {
35070
35226
  /** Format: uuid */
@@ -35220,6 +35376,9 @@ export interface operations {
35220
35376
  ownerStatement?: {
35221
35377
  ids: string[];
35222
35378
  } | null;
35379
+ reconciled?: {
35380
+ bankRecordIds: string[];
35381
+ } | null;
35223
35382
  statementPeriod?: {
35224
35383
  hits: {
35225
35384
  /** Format: uuid */
@@ -35441,6 +35600,9 @@ export interface operations {
35441
35600
  ownerStatement?: {
35442
35601
  ids: string[];
35443
35602
  } | null;
35603
+ reconciled?: {
35604
+ bankRecordIds: string[];
35605
+ } | null;
35444
35606
  statementPeriod?: {
35445
35607
  hits: {
35446
35608
  /** Format: uuid */
@@ -35466,6 +35628,9 @@ export interface operations {
35466
35628
  ownerStatement?: {
35467
35629
  ids: string[];
35468
35630
  } | null;
35631
+ reconciled?: {
35632
+ bankRecordIds: string[];
35633
+ } | null;
35469
35634
  statementPeriod?: {
35470
35635
  hits: {
35471
35636
  /** Format: uuid */
@@ -35518,6 +35683,9 @@ export interface operations {
35518
35683
  ownerStatement?: {
35519
35684
  ids: string[];
35520
35685
  } | null;
35686
+ reconciled?: {
35687
+ bankRecordIds: string[];
35688
+ } | null;
35521
35689
  statementPeriod?: {
35522
35690
  hits: {
35523
35691
  /** Format: uuid */
@@ -35901,6 +36069,9 @@ export interface operations {
35901
36069
  ownerStatement?: {
35902
36070
  ids: string[];
35903
36071
  } | null;
36072
+ reconciled?: {
36073
+ bankRecordIds: string[];
36074
+ } | null;
35904
36075
  statementPeriod?: {
35905
36076
  hits: {
35906
36077
  /** Format: uuid */
@@ -35926,6 +36097,9 @@ export interface operations {
35926
36097
  ownerStatement?: {
35927
36098
  ids: string[];
35928
36099
  } | null;
36100
+ reconciled?: {
36101
+ bankRecordIds: string[];
36102
+ } | null;
35929
36103
  statementPeriod?: {
35930
36104
  hits: {
35931
36105
  /** Format: uuid */
@@ -35978,6 +36152,9 @@ export interface operations {
35978
36152
  ownerStatement?: {
35979
36153
  ids: string[];
35980
36154
  } | null;
36155
+ reconciled?: {
36156
+ bankRecordIds: string[];
36157
+ } | null;
35981
36158
  statementPeriod?: {
35982
36159
  hits: {
35983
36160
  /** Format: uuid */