@vrplatform/api 1.3.1-stage.1838 → 1.3.1-stage.1839

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.
@@ -24485,6 +24485,7 @@ export interface operations {
24485
24485
  name: string;
24486
24486
  summaryType?: ("default" | "invoice") | null;
24487
24487
  isDefault: boolean;
24488
+ showTeamEmail?: boolean | null;
24488
24489
  netRevenueSections: {
24489
24490
  id?: string | null;
24490
24491
  name: string;
@@ -25044,6 +25045,7 @@ export interface operations {
25044
25045
  name: string;
25045
25046
  summaryType?: ("default" | "invoice") | null;
25046
25047
  isDefault: boolean;
25048
+ showTeamEmail?: boolean | null;
25047
25049
  netRevenueSections: {
25048
25050
  id?: string | null;
25049
25051
  name: string;
@@ -25656,6 +25658,7 @@ export interface operations {
25656
25658
  name: string;
25657
25659
  summaryType?: ("default" | "invoice") | null;
25658
25660
  isDefault: boolean;
25661
+ showTeamEmail?: boolean | null;
25659
25662
  netRevenueSections: {
25660
25663
  id?: string | null;
25661
25664
  name: string;
@@ -25849,6 +25852,7 @@ export interface operations {
25849
25852
  summaryType?: ("default" | "invoice") | null;
25850
25853
  activeListingIds?: string[] | null;
25851
25854
  isDefault?: boolean | null;
25855
+ showTeamEmail?: boolean | null;
25852
25856
  netRevenueSections: {
25853
25857
  id?: string | null;
25854
25858
  name: string;
@@ -25910,6 +25914,7 @@ export interface operations {
25910
25914
  name: string;
25911
25915
  summaryType?: ("default" | "invoice") | null;
25912
25916
  isDefault: boolean;
25917
+ showTeamEmail?: boolean | null;
25913
25918
  netRevenueSections: {
25914
25919
  id?: string | null;
25915
25920
  name: string;
@@ -26100,6 +26105,7 @@ export interface operations {
26100
26105
  name: string;
26101
26106
  summaryType?: ("default" | "invoice") | null;
26102
26107
  isDefault: boolean;
26108
+ showTeamEmail?: boolean | null;
26103
26109
  netRevenueSections: {
26104
26110
  id?: string | null;
26105
26111
  name: string;
@@ -26285,6 +26291,7 @@ export interface operations {
26285
26291
  summaryType?: ("default" | "invoice") | null;
26286
26292
  activeListingIds?: string[] | null;
26287
26293
  isDefault?: boolean | null;
26294
+ showTeamEmail?: boolean | null;
26288
26295
  netRevenueSections?: {
26289
26296
  id?: string | null;
26290
26297
  name: string;
@@ -26346,6 +26353,7 @@ export interface operations {
26346
26353
  name: string;
26347
26354
  summaryType?: ("default" | "invoice") | null;
26348
26355
  isDefault: boolean;
26356
+ showTeamEmail?: boolean | null;
26349
26357
  netRevenueSections: {
26350
26358
  id?: string | null;
26351
26359
  name: string;
@@ -27534,6 +27542,7 @@ export interface operations {
27534
27542
  name: string;
27535
27543
  summaryType?: ("default" | "invoice") | null;
27536
27544
  isDefault: boolean;
27545
+ showTeamEmail?: boolean | null;
27537
27546
  netRevenueSections: {
27538
27547
  id?: string | null;
27539
27548
  name: string;
@@ -28098,6 +28107,7 @@ export interface operations {
28098
28107
  name: string;
28099
28108
  summaryType?: ("default" | "invoice") | null;
28100
28109
  isDefault: boolean;
28110
+ showTeamEmail?: boolean | null;
28101
28111
  netRevenueSections: {
28102
28112
  id?: string | null;
28103
28113
  name: string;