@vrplatform/api 1.3.1-stage.3827 → 1.3.1-stage.3837

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.3.1-stage.3827",
6
+ "version": "1.3.1-stage.3837",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -49119,6 +49119,7 @@ export interface operations {
49119
49119
  } | null;
49120
49120
  phone?: string | null;
49121
49121
  email?: string | null;
49122
+ supportEmail?: string | null;
49122
49123
  taxId?: string | null;
49123
49124
  partner?: {
49124
49125
  /** Format: uuid */
@@ -49384,6 +49385,7 @@ export interface operations {
49384
49385
  }[] | null;
49385
49386
  /** Format: email */
49386
49387
  email: string;
49388
+ supportEmail?: string | null;
49387
49389
  };
49388
49390
  };
49389
49391
  };
@@ -49428,6 +49430,7 @@ export interface operations {
49428
49430
  } | null;
49429
49431
  phone?: string | null;
49430
49432
  email?: string | null;
49433
+ supportEmail?: string | null;
49431
49434
  taxId?: string | null;
49432
49435
  partner?: {
49433
49436
  /** Format: uuid */
@@ -50065,6 +50068,7 @@ export interface operations {
50065
50068
  } | null;
50066
50069
  phone?: string | null;
50067
50070
  email?: string | null;
50071
+ supportEmail?: string | null;
50068
50072
  taxId?: string | null;
50069
50073
  partner?: {
50070
50074
  /** Format: uuid */
@@ -50321,6 +50325,7 @@ export interface operations {
50321
50325
  } | null;
50322
50326
  phone?: string | null;
50323
50327
  email?: string | null;
50328
+ supportEmail?: string | null;
50324
50329
  taxId?: string | null;
50325
50330
  partner?: {
50326
50331
  /** Format: uuid */
@@ -50570,6 +50575,7 @@ export interface operations {
50570
50575
  } | null;
50571
50576
  phone?: string | null;
50572
50577
  email?: string | null;
50578
+ supportEmail?: string | null;
50573
50579
  taxId?: string | null;
50574
50580
  partner?: {
50575
50581
  /** Format: uuid */
@@ -52313,6 +52319,7 @@ export interface operations {
52313
52319
  } | null;
52314
52320
  phone?: string | null;
52315
52321
  email?: string | null;
52322
+ supportEmail?: string | null;
52316
52323
  taxId?: string | null;
52317
52324
  partner?: {
52318
52325
  /** Format: uuid */
@@ -52550,6 +52557,7 @@ export interface operations {
52550
52557
  } | null;
52551
52558
  phone?: string | null;
52552
52559
  email?: string | null;
52560
+ supportEmail?: string | null;
52553
52561
  taxId?: string | null;
52554
52562
  partner?: {
52555
52563
  /** Format: uuid */
@@ -52795,6 +52803,7 @@ export interface operations {
52795
52803
  billingPartnerId?: string | null;
52796
52804
  /** Format: email */
52797
52805
  email?: string;
52806
+ supportEmail?: string | null;
52798
52807
  migratedFromTenantId?: string | null;
52799
52808
  settings?: {
52800
52809
  showReservations?: boolean;
@@ -52865,6 +52874,7 @@ export interface operations {
52865
52874
  } | null;
52866
52875
  phone?: string | null;
52867
52876
  email?: string | null;
52877
+ supportEmail?: string | null;
52868
52878
  taxId?: string | null;
52869
52879
  partner?: {
52870
52880
  /** Format: uuid */
@@ -53555,6 +53565,7 @@ export interface operations {
53555
53565
  } | null;
53556
53566
  phone?: string | null;
53557
53567
  email?: string | null;
53568
+ supportEmail?: string | null;
53558
53569
  taxId?: string | null;
53559
53570
  partner?: {
53560
53571
  /** Format: uuid */