@vrplatform/api 1.2.33-stage.747 → 1.2.33-stage.749

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.
@@ -11966,6 +11966,27 @@ export interface operations {
11966
11966
  severity: "warning";
11967
11967
  context: Record<string, never>;
11968
11968
  message: string;
11969
+ } | {
11970
+ /** @enum {string} */
11971
+ code: "netRevenueMismatch";
11972
+ /** @enum {string} */
11973
+ severity: "warning";
11974
+ context: Record<string, never>;
11975
+ message: string;
11976
+ } | {
11977
+ /** @enum {string} */
11978
+ code: "expensesMismatch";
11979
+ /** @enum {string} */
11980
+ severity: "warning";
11981
+ context: Record<string, never>;
11982
+ message: string;
11983
+ } | {
11984
+ /** @enum {string} */
11985
+ code: "transfersMismatch";
11986
+ /** @enum {string} */
11987
+ severity: "warning";
11988
+ context: Record<string, never>;
11989
+ message: string;
11969
11990
  } | {
11970
11991
  /** @enum {string} */
11971
11992
  code: "previousMonthJournalEntries";
@@ -12383,6 +12404,27 @@ export interface operations {
12383
12404
  severity: "warning";
12384
12405
  context: Record<string, never>;
12385
12406
  message: string;
12407
+ } | {
12408
+ /** @enum {string} */
12409
+ code: "netRevenueMismatch";
12410
+ /** @enum {string} */
12411
+ severity: "warning";
12412
+ context: Record<string, never>;
12413
+ message: string;
12414
+ } | {
12415
+ /** @enum {string} */
12416
+ code: "expensesMismatch";
12417
+ /** @enum {string} */
12418
+ severity: "warning";
12419
+ context: Record<string, never>;
12420
+ message: string;
12421
+ } | {
12422
+ /** @enum {string} */
12423
+ code: "transfersMismatch";
12424
+ /** @enum {string} */
12425
+ severity: "warning";
12426
+ context: Record<string, never>;
12427
+ message: string;
12386
12428
  } | {
12387
12429
  /** @enum {string} */
12388
12430
  code: "previousMonthJournalEntries";
@@ -12814,6 +12856,27 @@ export interface operations {
12814
12856
  severity: "warning";
12815
12857
  context: Record<string, never>;
12816
12858
  message: string;
12859
+ } | {
12860
+ /** @enum {string} */
12861
+ code: "netRevenueMismatch";
12862
+ /** @enum {string} */
12863
+ severity: "warning";
12864
+ context: Record<string, never>;
12865
+ message: string;
12866
+ } | {
12867
+ /** @enum {string} */
12868
+ code: "expensesMismatch";
12869
+ /** @enum {string} */
12870
+ severity: "warning";
12871
+ context: Record<string, never>;
12872
+ message: string;
12873
+ } | {
12874
+ /** @enum {string} */
12875
+ code: "transfersMismatch";
12876
+ /** @enum {string} */
12877
+ severity: "warning";
12878
+ context: Record<string, never>;
12879
+ message: string;
12817
12880
  } | {
12818
12881
  /** @enum {string} */
12819
12882
  code: "previousMonthJournalEntries";
@@ -13321,6 +13384,27 @@ export interface operations {
13321
13384
  severity: "warning";
13322
13385
  context: Record<string, never>;
13323
13386
  message: string;
13387
+ } | {
13388
+ /** @enum {string} */
13389
+ code: "netRevenueMismatch";
13390
+ /** @enum {string} */
13391
+ severity: "warning";
13392
+ context: Record<string, never>;
13393
+ message: string;
13394
+ } | {
13395
+ /** @enum {string} */
13396
+ code: "expensesMismatch";
13397
+ /** @enum {string} */
13398
+ severity: "warning";
13399
+ context: Record<string, never>;
13400
+ message: string;
13401
+ } | {
13402
+ /** @enum {string} */
13403
+ code: "transfersMismatch";
13404
+ /** @enum {string} */
13405
+ severity: "warning";
13406
+ context: Record<string, never>;
13407
+ message: string;
13324
13408
  } | {
13325
13409
  /** @enum {string} */
13326
13410
  code: "previousMonthJournalEntries";
@@ -13548,6 +13632,27 @@ export interface operations {
13548
13632
  severity: "warning";
13549
13633
  context: Record<string, never>;
13550
13634
  message: string;
13635
+ } | {
13636
+ /** @enum {string} */
13637
+ code: "netRevenueMismatch";
13638
+ /** @enum {string} */
13639
+ severity: "warning";
13640
+ context: Record<string, never>;
13641
+ message: string;
13642
+ } | {
13643
+ /** @enum {string} */
13644
+ code: "expensesMismatch";
13645
+ /** @enum {string} */
13646
+ severity: "warning";
13647
+ context: Record<string, never>;
13648
+ message: string;
13649
+ } | {
13650
+ /** @enum {string} */
13651
+ code: "transfersMismatch";
13652
+ /** @enum {string} */
13653
+ severity: "warning";
13654
+ context: Record<string, never>;
13655
+ message: string;
13551
13656
  } | {
13552
13657
  /** @enum {string} */
13553
13658
  code: "previousMonthJournalEntries";