@vrplatform/api 1.3.1-stage.4827 → 1.3.1-stage.4832
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.
|
@@ -43574,11 +43574,11 @@ export interface operations {
|
|
|
43574
43574
|
id: string;
|
|
43575
43575
|
name: string;
|
|
43576
43576
|
} | null;
|
|
43577
|
-
billingPartner
|
|
43577
|
+
billingPartner: {
|
|
43578
43578
|
/** Format: uuid */
|
|
43579
43579
|
id: string;
|
|
43580
43580
|
name: string;
|
|
43581
|
-
}
|
|
43581
|
+
};
|
|
43582
43582
|
/**
|
|
43583
43583
|
* Format: uuid
|
|
43584
43584
|
* @description Effective billing partner ID
|
|
@@ -44007,11 +44007,11 @@ export interface operations {
|
|
|
44007
44007
|
id: string;
|
|
44008
44008
|
name: string;
|
|
44009
44009
|
} | null;
|
|
44010
|
-
billingPartner
|
|
44010
|
+
billingPartner: {
|
|
44011
44011
|
/** Format: uuid */
|
|
44012
44012
|
id: string;
|
|
44013
44013
|
name: string;
|
|
44014
|
-
}
|
|
44014
|
+
};
|
|
44015
44015
|
/**
|
|
44016
44016
|
* Format: uuid
|
|
44017
44017
|
* @description Effective billing partner ID
|
|
@@ -107615,11 +107615,11 @@ export interface operations {
|
|
|
107615
107615
|
id: string;
|
|
107616
107616
|
name: string;
|
|
107617
107617
|
} | null;
|
|
107618
|
-
billingPartner
|
|
107618
|
+
billingPartner: {
|
|
107619
107619
|
/** Format: uuid */
|
|
107620
107620
|
id: string;
|
|
107621
107621
|
name: string;
|
|
107622
|
-
}
|
|
107622
|
+
};
|
|
107623
107623
|
/**
|
|
107624
107624
|
* Format: uuid
|
|
107625
107625
|
* @description Effective billing partner ID
|
|
@@ -108112,11 +108112,11 @@ export interface operations {
|
|
|
108112
108112
|
id: string;
|
|
108113
108113
|
name: string;
|
|
108114
108114
|
} | null;
|
|
108115
|
-
billingPartner
|
|
108115
|
+
billingPartner: {
|
|
108116
108116
|
/** Format: uuid */
|
|
108117
108117
|
id: string;
|
|
108118
108118
|
name: string;
|
|
108119
|
-
}
|
|
108119
|
+
};
|
|
108120
108120
|
/**
|
|
108121
108121
|
* Format: uuid
|
|
108122
108122
|
* @description Effective billing partner ID
|
|
@@ -109954,11 +109954,11 @@ export interface operations {
|
|
|
109954
109954
|
id: string;
|
|
109955
109955
|
name: string;
|
|
109956
109956
|
} | null;
|
|
109957
|
-
billingPartner
|
|
109957
|
+
billingPartner: {
|
|
109958
109958
|
/** Format: uuid */
|
|
109959
109959
|
id: string;
|
|
109960
109960
|
name: string;
|
|
109961
|
-
}
|
|
109961
|
+
};
|
|
109962
109962
|
/**
|
|
109963
109963
|
* Format: uuid
|
|
109964
109964
|
* @description Effective billing partner ID
|
|
@@ -111977,11 +111977,11 @@ export interface operations {
|
|
|
111977
111977
|
id: string;
|
|
111978
111978
|
name: string;
|
|
111979
111979
|
} | null;
|
|
111980
|
-
billingPartner
|
|
111980
|
+
billingPartner: {
|
|
111981
111981
|
/** Format: uuid */
|
|
111982
111982
|
id: string;
|
|
111983
111983
|
name: string;
|
|
111984
|
-
}
|
|
111984
|
+
};
|
|
111985
111985
|
companyName?: string | null;
|
|
111986
111986
|
/** @enum {string} */
|
|
111987
111987
|
type: "partner" | "admin" | "propertyManager";
|
|
@@ -112464,11 +112464,11 @@ export interface operations {
|
|
|
112464
112464
|
id: string;
|
|
112465
112465
|
name: string;
|
|
112466
112466
|
} | null;
|
|
112467
|
-
billingPartner
|
|
112467
|
+
billingPartner: {
|
|
112468
112468
|
/** Format: uuid */
|
|
112469
112469
|
id: string;
|
|
112470
112470
|
name: string;
|
|
112471
|
-
}
|
|
112471
|
+
};
|
|
112472
112472
|
/**
|
|
112473
112473
|
* Format: uuid
|
|
112474
112474
|
* @description Effective billing partner ID
|
|
@@ -113842,11 +113842,11 @@ export interface operations {
|
|
|
113842
113842
|
id: string;
|
|
113843
113843
|
name: string;
|
|
113844
113844
|
} | null;
|
|
113845
|
-
billingPartner
|
|
113845
|
+
billingPartner: {
|
|
113846
113846
|
/** Format: uuid */
|
|
113847
113847
|
id: string;
|
|
113848
113848
|
name: string;
|
|
113849
|
-
}
|
|
113849
|
+
};
|
|
113850
113850
|
companyName?: string | null;
|
|
113851
113851
|
/** @enum {string} */
|
|
113852
113852
|
type: "partner" | "admin" | "propertyManager";
|
|
@@ -114264,11 +114264,11 @@ export interface operations {
|
|
|
114264
114264
|
id: string;
|
|
114265
114265
|
name: string;
|
|
114266
114266
|
} | null;
|
|
114267
|
-
billingPartner
|
|
114267
|
+
billingPartner: {
|
|
114268
114268
|
/** Format: uuid */
|
|
114269
114269
|
id: string;
|
|
114270
114270
|
name: string;
|
|
114271
|
-
}
|
|
114271
|
+
};
|
|
114272
114272
|
companyName?: string | null;
|
|
114273
114273
|
/** @enum {string} */
|
|
114274
114274
|
type: "partner" | "admin" | "propertyManager";
|