@vrplatform/api 1.3.1-stage.2574 → 1.3.1-stage.2575

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.
@@ -24961,6 +24961,8 @@ export interface operations {
24961
24961
  listingOwnershipPeriodIds?: string;
24962
24962
  /** @description account ids comma separated accounts or "unmapped" */
24963
24963
  accountIds?: string;
24964
+ /** @description comma separated account reservation line type ids */
24965
+ accountReservationLineTypeIds?: string;
24964
24966
  /** @description comma separated categories */
24965
24967
  categoryIds?: string;
24966
24968
  /** @description comma separated categories to exclude */
@@ -25041,6 +25043,8 @@ export interface operations {
25041
25043
  listingOwnershipPeriodIds?: string;
25042
25044
  /** @description account ids comma separated accounts or "unmapped" */
25043
25045
  accountIds?: string;
25046
+ /** @description comma separated account reservation line type ids */
25047
+ accountReservationLineTypeIds?: string;
25044
25048
  /** @description comma separated categories */
25045
25049
  categoryIds?: string;
25046
25050
  /** @description comma separated categories to exclude */
@@ -25124,6 +25128,8 @@ export interface operations {
25124
25128
  listingOwnershipPeriodIds?: string;
25125
25129
  /** @description account ids comma separated accounts or "unmapped" */
25126
25130
  accountIds?: string;
25131
+ /** @description comma separated account reservation line type ids */
25132
+ accountReservationLineTypeIds?: string;
25127
25133
  /** @description comma separated categories */
25128
25134
  categoryIds?: string;
25129
25135
  /** @description comma separated categories to exclude */
@@ -25206,6 +25212,8 @@ export interface operations {
25206
25212
  listingOwnershipPeriodIds?: string;
25207
25213
  /** @description account ids comma separated accounts or "unmapped" */
25208
25214
  accountIds?: string;
25215
+ /** @description comma separated account reservation line type ids */
25216
+ accountReservationLineTypeIds?: string;
25209
25217
  /** @description comma separated categories */
25210
25218
  categoryIds?: string;
25211
25219
  /** @description comma separated categories to exclude */
@@ -25286,6 +25294,8 @@ export interface operations {
25286
25294
  listingOwnershipPeriodIds?: string;
25287
25295
  /** @description account ids comma separated accounts or "unmapped" */
25288
25296
  accountIds?: string;
25297
+ /** @description comma separated account reservation line type ids */
25298
+ accountReservationLineTypeIds?: string;
25289
25299
  /** @description comma separated categories */
25290
25300
  categoryIds?: string;
25291
25301
  /** @description comma separated categories to exclude */
@@ -25369,6 +25379,8 @@ export interface operations {
25369
25379
  listingOwnershipPeriodIds?: string;
25370
25380
  /** @description account ids comma separated accounts or "unmapped" */
25371
25381
  accountIds?: string;
25382
+ /** @description comma separated account reservation line type ids */
25383
+ accountReservationLineTypeIds?: string;
25372
25384
  /** @description comma separated categories */
25373
25385
  categoryIds?: string;
25374
25386
  /** @description comma separated categories to exclude */
@@ -25451,6 +25463,8 @@ export interface operations {
25451
25463
  listingOwnershipPeriodIds?: string;
25452
25464
  /** @description account ids comma separated accounts or "unmapped" */
25453
25465
  accountIds?: string;
25466
+ /** @description comma separated account reservation line type ids */
25467
+ accountReservationLineTypeIds?: string;
25454
25468
  /** @description comma separated categories */
25455
25469
  categoryIds?: string;
25456
25470
  /** @description comma separated categories to exclude */
@@ -25531,6 +25545,8 @@ export interface operations {
25531
25545
  listingOwnershipPeriodIds?: string;
25532
25546
  /** @description account ids comma separated accounts or "unmapped" */
25533
25547
  accountIds?: string;
25548
+ /** @description comma separated account reservation line type ids */
25549
+ accountReservationLineTypeIds?: string;
25534
25550
  /** @description comma separated categories */
25535
25551
  categoryIds?: string;
25536
25552
  /** @description comma separated categories to exclude */
@@ -25614,6 +25630,8 @@ export interface operations {
25614
25630
  listingOwnershipPeriodIds?: string;
25615
25631
  /** @description account ids comma separated accounts or "unmapped" */
25616
25632
  accountIds?: string;
25633
+ /** @description comma separated account reservation line type ids */
25634
+ accountReservationLineTypeIds?: string;
25617
25635
  /** @description comma separated categories */
25618
25636
  categoryIds?: string;
25619
25637
  /** @description comma separated categories to exclude */
@@ -25696,6 +25714,8 @@ export interface operations {
25696
25714
  listingOwnershipPeriodIds?: string;
25697
25715
  /** @description account ids comma separated accounts or "unmapped" */
25698
25716
  accountIds?: string;
25717
+ /** @description comma separated account reservation line type ids */
25718
+ accountReservationLineTypeIds?: string;
25699
25719
  /** @description comma separated categories */
25700
25720
  categoryIds?: string;
25701
25721
  /** @description comma separated categories to exclude */
@@ -25776,6 +25796,8 @@ export interface operations {
25776
25796
  listingOwnershipPeriodIds?: string;
25777
25797
  /** @description account ids comma separated accounts or "unmapped" */
25778
25798
  accountIds?: string;
25799
+ /** @description comma separated account reservation line type ids */
25800
+ accountReservationLineTypeIds?: string;
25779
25801
  /** @description comma separated categories */
25780
25802
  categoryIds?: string;
25781
25803
  /** @description comma separated categories to exclude */
@@ -25859,6 +25881,8 @@ export interface operations {
25859
25881
  listingOwnershipPeriodIds?: string;
25860
25882
  /** @description account ids comma separated accounts or "unmapped" */
25861
25883
  accountIds?: string;
25884
+ /** @description comma separated account reservation line type ids */
25885
+ accountReservationLineTypeIds?: string;
25862
25886
  /** @description comma separated categories */
25863
25887
  categoryIds?: string;
25864
25888
  /** @description comma separated categories to exclude */
@@ -26182,6 +26206,8 @@ export interface operations {
26182
26206
  listingOwnershipPeriodIds?: string;
26183
26207
  /** @description account ids comma separated accounts or "unmapped" */
26184
26208
  accountIds?: string;
26209
+ /** @description comma separated account reservation line type ids */
26210
+ accountReservationLineTypeIds?: string;
26185
26211
  /** @description comma separated categories */
26186
26212
  categoryIds?: string;
26187
26213
  /** @description comma separated categories to exclude */
@@ -26550,6 +26576,8 @@ export interface operations {
26550
26576
  listingOwnershipPeriodIds?: string;
26551
26577
  /** @description account ids comma separated accounts or "unmapped" */
26552
26578
  accountIds?: string;
26579
+ /** @description comma separated account reservation line type ids */
26580
+ accountReservationLineTypeIds?: string;
26553
26581
  /** @description comma separated categories */
26554
26582
  categoryIds?: string;
26555
26583
  /** @description comma separated categories to exclude */
@@ -26836,6 +26864,8 @@ export interface operations {
26836
26864
  listingOwnershipPeriodIds?: string;
26837
26865
  /** @description account ids comma separated accounts or "unmapped" */
26838
26866
  accountIds?: string;
26867
+ /** @description comma separated account reservation line type ids */
26868
+ accountReservationLineTypeIds?: string;
26839
26869
  /** @description comma separated categories */
26840
26870
  categoryIds?: string;
26841
26871
  /** @description comma separated categories to exclude */
@@ -27290,6 +27320,8 @@ export interface operations {
27290
27320
  listingOwnershipPeriodIds?: string;
27291
27321
  /** @description account ids comma separated accounts or "unmapped" */
27292
27322
  accountIds?: string;
27323
+ /** @description comma separated account reservation line type ids */
27324
+ accountReservationLineTypeIds?: string;
27293
27325
  /** @description comma separated categories */
27294
27326
  categoryIds?: string;
27295
27327
  /** @description comma separated categories to exclude */
@@ -27379,6 +27411,8 @@ export interface operations {
27379
27411
  listingOwnershipPeriodIds?: string;
27380
27412
  /** @description account ids comma separated accounts or "unmapped" */
27381
27413
  accountIds?: string;
27414
+ /** @description comma separated account reservation line type ids */
27415
+ accountReservationLineTypeIds?: string;
27382
27416
  /** @description comma separated categories */
27383
27417
  categoryIds?: string;
27384
27418
  /** @description comma separated categories to exclude */
@@ -27453,6 +27487,8 @@ export interface operations {
27453
27487
  listingOwnershipPeriodIds?: string;
27454
27488
  /** @description account ids comma separated accounts or "unmapped" */
27455
27489
  accountIds?: string;
27490
+ /** @description comma separated account reservation line type ids */
27491
+ accountReservationLineTypeIds?: string;
27456
27492
  /** @description comma separated categories */
27457
27493
  categoryIds?: string;
27458
27494
  /** @description comma separated categories to exclude */
@@ -27705,6 +27741,8 @@ export interface operations {
27705
27741
  listingOwnershipPeriodIds?: string;
27706
27742
  /** @description account ids comma separated accounts or "unmapped" */
27707
27743
  accountIds?: string;
27744
+ /** @description comma separated account reservation line type ids */
27745
+ accountReservationLineTypeIds?: string;
27708
27746
  /** @description comma separated categories */
27709
27747
  categoryIds?: string;
27710
27748
  /** @description comma separated categories to exclude */
@@ -27987,6 +28025,8 @@ export interface operations {
27987
28025
  listingOwnershipPeriodIds?: string;
27988
28026
  /** @description account ids comma separated accounts or "unmapped" */
27989
28027
  accountIds?: string;
28028
+ /** @description comma separated account reservation line type ids */
28029
+ accountReservationLineTypeIds?: string;
27990
28030
  /** @description comma separated categories */
27991
28031
  categoryIds?: string;
27992
28032
  /** @description comma separated categories to exclude */
@@ -28905,6 +28945,8 @@ export interface operations {
28905
28945
  listingOwnershipPeriodIds?: string;
28906
28946
  /** @description account ids comma separated accounts or "unmapped" */
28907
28947
  accountIds?: string;
28948
+ /** @description comma separated account reservation line type ids */
28949
+ accountReservationLineTypeIds?: string;
28908
28950
  /** @description comma separated categories */
28909
28951
  categoryIds?: string;
28910
28952
  /** @description comma separated categories to exclude */
@@ -28982,6 +29024,8 @@ export interface operations {
28982
29024
  listingOwnershipPeriodIds?: string;
28983
29025
  /** @description account ids comma separated accounts or "unmapped" */
28984
29026
  accountIds?: string;
29027
+ /** @description comma separated account reservation line type ids */
29028
+ accountReservationLineTypeIds?: string;
28985
29029
  /** @description comma separated categories */
28986
29030
  categoryIds?: string;
28987
29031
  /** @description comma separated categories to exclude */
@@ -29063,6 +29107,8 @@ export interface operations {
29063
29107
  listingOwnershipPeriodIds?: string;
29064
29108
  /** @description account ids comma separated accounts or "unmapped" */
29065
29109
  accountIds?: string;
29110
+ /** @description comma separated account reservation line type ids */
29111
+ accountReservationLineTypeIds?: string;
29066
29112
  /** @description comma separated categories */
29067
29113
  categoryIds?: string;
29068
29114
  /** @description comma separated categories to exclude */
@@ -29139,6 +29185,8 @@ export interface operations {
29139
29185
  listingOwnershipPeriodIds?: string;
29140
29186
  /** @description account ids comma separated accounts or "unmapped" */
29141
29187
  accountIds?: string;
29188
+ /** @description comma separated account reservation line type ids */
29189
+ accountReservationLineTypeIds?: string;
29142
29190
  /** @description comma separated categories */
29143
29191
  categoryIds?: string;
29144
29192
  /** @description comma separated categories to exclude */
@@ -29223,6 +29271,8 @@ export interface operations {
29223
29271
  listingOwnershipPeriodIds?: string;
29224
29272
  /** @description account ids comma separated accounts or "unmapped" */
29225
29273
  accountIds?: string;
29274
+ /** @description comma separated account reservation line type ids */
29275
+ accountReservationLineTypeIds?: string;
29226
29276
  /** @description comma separated categories */
29227
29277
  categoryIds?: string;
29228
29278
  /** @description comma separated categories to exclude */
@@ -29300,6 +29350,8 @@ export interface operations {
29300
29350
  listingOwnershipPeriodIds?: string;
29301
29351
  /** @description account ids comma separated accounts or "unmapped" */
29302
29352
  accountIds?: string;
29353
+ /** @description comma separated account reservation line type ids */
29354
+ accountReservationLineTypeIds?: string;
29303
29355
  /** @description comma separated categories */
29304
29356
  categoryIds?: string;
29305
29357
  /** @description comma separated categories to exclude */
@@ -29381,6 +29433,8 @@ export interface operations {
29381
29433
  listingOwnershipPeriodIds?: string;
29382
29434
  /** @description account ids comma separated accounts or "unmapped" */
29383
29435
  accountIds?: string;
29436
+ /** @description comma separated account reservation line type ids */
29437
+ accountReservationLineTypeIds?: string;
29384
29438
  /** @description comma separated categories */
29385
29439
  categoryIds?: string;
29386
29440
  /** @description comma separated categories to exclude */
@@ -29457,6 +29511,8 @@ export interface operations {
29457
29511
  listingOwnershipPeriodIds?: string;
29458
29512
  /** @description account ids comma separated accounts or "unmapped" */
29459
29513
  accountIds?: string;
29514
+ /** @description comma separated account reservation line type ids */
29515
+ accountReservationLineTypeIds?: string;
29460
29516
  /** @description comma separated categories */
29461
29517
  categoryIds?: string;
29462
29518
  /** @description comma separated categories to exclude */
@@ -29541,6 +29597,8 @@ export interface operations {
29541
29597
  listingOwnershipPeriodIds?: string;
29542
29598
  /** @description account ids comma separated accounts or "unmapped" */
29543
29599
  accountIds?: string;
29600
+ /** @description comma separated account reservation line type ids */
29601
+ accountReservationLineTypeIds?: string;
29544
29602
  /** @description comma separated categories */
29545
29603
  categoryIds?: string;
29546
29604
  /** @description comma separated categories to exclude */
@@ -29618,6 +29676,8 @@ export interface operations {
29618
29676
  listingOwnershipPeriodIds?: string;
29619
29677
  /** @description account ids comma separated accounts or "unmapped" */
29620
29678
  accountIds?: string;
29679
+ /** @description comma separated account reservation line type ids */
29680
+ accountReservationLineTypeIds?: string;
29621
29681
  /** @description comma separated categories */
29622
29682
  categoryIds?: string;
29623
29683
  /** @description comma separated categories to exclude */
@@ -29699,6 +29759,8 @@ export interface operations {
29699
29759
  listingOwnershipPeriodIds?: string;
29700
29760
  /** @description account ids comma separated accounts or "unmapped" */
29701
29761
  accountIds?: string;
29762
+ /** @description comma separated account reservation line type ids */
29763
+ accountReservationLineTypeIds?: string;
29702
29764
  /** @description comma separated categories */
29703
29765
  categoryIds?: string;
29704
29766
  /** @description comma separated categories to exclude */
@@ -29775,6 +29837,8 @@ export interface operations {
29775
29837
  listingOwnershipPeriodIds?: string;
29776
29838
  /** @description account ids comma separated accounts or "unmapped" */
29777
29839
  accountIds?: string;
29840
+ /** @description comma separated account reservation line type ids */
29841
+ accountReservationLineTypeIds?: string;
29778
29842
  /** @description comma separated categories */
29779
29843
  categoryIds?: string;
29780
29844
  /** @description comma separated categories to exclude */
@@ -29859,6 +29923,8 @@ export interface operations {
29859
29923
  listingOwnershipPeriodIds?: string;
29860
29924
  /** @description account ids comma separated accounts or "unmapped" */
29861
29925
  accountIds?: string;
29926
+ /** @description comma separated account reservation line type ids */
29927
+ accountReservationLineTypeIds?: string;
29862
29928
  /** @description comma separated categories */
29863
29929
  categoryIds?: string;
29864
29930
  /** @description comma separated categories to exclude */
@@ -29936,6 +30002,8 @@ export interface operations {
29936
30002
  listingOwnershipPeriodIds?: string;
29937
30003
  /** @description account ids comma separated accounts or "unmapped" */
29938
30004
  accountIds?: string;
30005
+ /** @description comma separated account reservation line type ids */
30006
+ accountReservationLineTypeIds?: string;
29939
30007
  /** @description comma separated categories */
29940
30008
  categoryIds?: string;
29941
30009
  /** @description comma separated categories to exclude */
@@ -30017,6 +30085,8 @@ export interface operations {
30017
30085
  listingOwnershipPeriodIds?: string;
30018
30086
  /** @description account ids comma separated accounts or "unmapped" */
30019
30087
  accountIds?: string;
30088
+ /** @description comma separated account reservation line type ids */
30089
+ accountReservationLineTypeIds?: string;
30020
30090
  /** @description comma separated categories */
30021
30091
  categoryIds?: string;
30022
30092
  /** @description comma separated categories to exclude */
@@ -30093,6 +30163,8 @@ export interface operations {
30093
30163
  listingOwnershipPeriodIds?: string;
30094
30164
  /** @description account ids comma separated accounts or "unmapped" */
30095
30165
  accountIds?: string;
30166
+ /** @description comma separated account reservation line type ids */
30167
+ accountReservationLineTypeIds?: string;
30096
30168
  /** @description comma separated categories */
30097
30169
  categoryIds?: string;
30098
30170
  /** @description comma separated categories to exclude */
@@ -30409,6 +30481,8 @@ export interface operations {
30409
30481
  listingOwnershipPeriodIds?: string;
30410
30482
  /** @description account ids comma separated accounts or "unmapped" */
30411
30483
  accountIds?: string;
30484
+ /** @description comma separated account reservation line type ids */
30485
+ accountReservationLineTypeIds?: string;
30412
30486
  /** @description comma separated categories */
30413
30487
  categoryIds?: string;
30414
30488
  /** @description comma separated categories to exclude */
@@ -30480,6 +30554,8 @@ export interface operations {
30480
30554
  listingOwnershipPeriodIds?: string;
30481
30555
  /** @description account ids comma separated accounts or "unmapped" */
30482
30556
  accountIds?: string;
30557
+ /** @description comma separated account reservation line type ids */
30558
+ accountReservationLineTypeIds?: string;
30483
30559
  /** @description comma separated categories */
30484
30560
  categoryIds?: string;
30485
30561
  /** @description comma separated categories to exclude */
@@ -30780,6 +30856,8 @@ export interface operations {
30780
30856
  listingOwnershipPeriodIds?: string;
30781
30857
  /** @description account ids comma separated accounts or "unmapped" */
30782
30858
  accountIds?: string;
30859
+ /** @description comma separated account reservation line type ids */
30860
+ accountReservationLineTypeIds?: string;
30783
30861
  /** @description comma separated categories */
30784
30862
  categoryIds?: string;
30785
30863
  /** @description comma separated categories to exclude */
@@ -30851,6 +30929,8 @@ export interface operations {
30851
30929
  listingOwnershipPeriodIds?: string;
30852
30930
  /** @description account ids comma separated accounts or "unmapped" */
30853
30931
  accountIds?: string;
30932
+ /** @description comma separated account reservation line type ids */
30933
+ accountReservationLineTypeIds?: string;
30854
30934
  /** @description comma separated categories */
30855
30935
  categoryIds?: string;
30856
30936
  /** @description comma separated categories to exclude */
@@ -30922,6 +31002,8 @@ export interface operations {
30922
31002
  listingOwnershipPeriodIds?: string;
30923
31003
  /** @description account ids comma separated accounts or "unmapped" */
30924
31004
  accountIds?: string;
31005
+ /** @description comma separated account reservation line type ids */
31006
+ accountReservationLineTypeIds?: string;
30925
31007
  /** @description comma separated categories */
30926
31008
  categoryIds?: string;
30927
31009
  /** @description comma separated categories to exclude */
@@ -30993,6 +31075,8 @@ export interface operations {
30993
31075
  listingOwnershipPeriodIds?: string;
30994
31076
  /** @description account ids comma separated accounts or "unmapped" */
30995
31077
  accountIds?: string;
31078
+ /** @description comma separated account reservation line type ids */
31079
+ accountReservationLineTypeIds?: string;
30996
31080
  /** @description comma separated categories */
30997
31081
  categoryIds?: string;
30998
31082
  /** @description comma separated categories to exclude */
@@ -31074,6 +31158,8 @@ export interface operations {
31074
31158
  listingOwnershipPeriodIds?: string;
31075
31159
  /** @description account ids comma separated accounts or "unmapped" */
31076
31160
  accountIds?: string;
31161
+ /** @description comma separated account reservation line type ids */
31162
+ accountReservationLineTypeIds?: string;
31077
31163
  /** @description comma separated categories */
31078
31164
  categoryIds?: string;
31079
31165
  /** @description comma separated categories to exclude */
@@ -31145,6 +31231,8 @@ export interface operations {
31145
31231
  listingOwnershipPeriodIds?: string;
31146
31232
  /** @description account ids comma separated accounts or "unmapped" */
31147
31233
  accountIds?: string;
31234
+ /** @description comma separated account reservation line type ids */
31235
+ accountReservationLineTypeIds?: string;
31148
31236
  /** @description comma separated categories */
31149
31237
  categoryIds?: string;
31150
31238
  /** @description comma separated categories to exclude */
@@ -31216,6 +31304,8 @@ export interface operations {
31216
31304
  listingOwnershipPeriodIds?: string;
31217
31305
  /** @description account ids comma separated accounts or "unmapped" */
31218
31306
  accountIds?: string;
31307
+ /** @description comma separated account reservation line type ids */
31308
+ accountReservationLineTypeIds?: string;
31219
31309
  /** @description comma separated categories */
31220
31310
  categoryIds?: string;
31221
31311
  /** @description comma separated categories to exclude */
@@ -31287,6 +31377,8 @@ export interface operations {
31287
31377
  listingOwnershipPeriodIds?: string;
31288
31378
  /** @description account ids comma separated accounts or "unmapped" */
31289
31379
  accountIds?: string;
31380
+ /** @description comma separated account reservation line type ids */
31381
+ accountReservationLineTypeIds?: string;
31290
31382
  /** @description comma separated categories */
31291
31383
  categoryIds?: string;
31292
31384
  /** @description comma separated categories to exclude */
@@ -31589,6 +31681,8 @@ export interface operations {
31589
31681
  listingOwnershipPeriodIds?: string;
31590
31682
  /** @description account ids comma separated accounts or "unmapped" */
31591
31683
  accountIds?: string;
31684
+ /** @description comma separated account reservation line type ids */
31685
+ accountReservationLineTypeIds?: string;
31592
31686
  /** @description comma separated categories */
31593
31687
  categoryIds?: string;
31594
31688
  /** @description comma separated categories to exclude */
@@ -31670,6 +31764,8 @@ export interface operations {
31670
31764
  listingOwnershipPeriodIds?: string;
31671
31765
  /** @description account ids comma separated accounts or "unmapped" */
31672
31766
  accountIds?: string;
31767
+ /** @description comma separated account reservation line type ids */
31768
+ accountReservationLineTypeIds?: string;
31673
31769
  /** @description comma separated categories */
31674
31770
  categoryIds?: string;
31675
31771
  /** @description comma separated categories to exclude */
@@ -31752,6 +31848,8 @@ export interface operations {
31752
31848
  listingOwnershipPeriodIds?: string;
31753
31849
  /** @description account ids comma separated accounts or "unmapped" */
31754
31850
  accountIds?: string;
31851
+ /** @description comma separated account reservation line type ids */
31852
+ accountReservationLineTypeIds?: string;
31755
31853
  /** @description comma separated categories */
31756
31854
  categoryIds?: string;
31757
31855
  /** @description comma separated categories to exclude */
@@ -31944,6 +32042,8 @@ export interface operations {
31944
32042
  listingOwnershipPeriodIds?: string;
31945
32043
  /** @description account ids comma separated accounts or "unmapped" */
31946
32044
  accountIds?: string;
32045
+ /** @description comma separated account reservation line type ids */
32046
+ accountReservationLineTypeIds?: string;
31947
32047
  /** @description comma separated categories */
31948
32048
  categoryIds?: string;
31949
32049
  /** @description comma separated categories to exclude */
@@ -32039,6 +32139,8 @@ export interface operations {
32039
32139
  listingOwnershipPeriodIds?: string;
32040
32140
  /** @description account ids comma separated accounts or "unmapped" */
32041
32141
  accountIds?: string;
32142
+ /** @description comma separated account reservation line type ids */
32143
+ accountReservationLineTypeIds?: string;
32042
32144
  /** @description comma separated categories */
32043
32145
  categoryIds?: string;
32044
32146
  /** @description comma separated categories to exclude */