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