@vrplatform/api 1.3.1-stage.4835 → 1.3.1-stage.4839
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.
|
@@ -4748,7 +4748,7 @@ export interface paths {
|
|
|
4748
4748
|
cookie?: never;
|
|
4749
4749
|
};
|
|
4750
4750
|
/**
|
|
4751
|
-
* @description List and filter accessible teams in one regional data partition. status is the administrative lifecycle state; effectiveStatus also applies the billing subscription
|
|
4751
|
+
* @description List and filter accessible teams in one regional data partition. status is the administrative lifecycle state; effectiveStatus also applies the tenant and billing-partner subscription states. Billability is always present; includeAggregates opt-in adds partner-dashboard counts. Partner callers can select the partition with x-data-region.
|
|
4752
4752
|
*
|
|
4753
4753
|
* Required scope: teams:read
|
|
4754
4754
|
*/
|
|
@@ -43590,7 +43590,7 @@ export interface operations {
|
|
|
43590
43590
|
/** @enum {string} */
|
|
43591
43591
|
status: "active" | "inactive";
|
|
43592
43592
|
/**
|
|
43593
|
-
* @description Effective status after applying the billing subscription
|
|
43593
|
+
* @description Effective status after applying the tenant and billing-partner subscription states
|
|
43594
43594
|
* @enum {string}
|
|
43595
43595
|
*/
|
|
43596
43596
|
effectiveStatus: "active" | "inactive";
|
|
@@ -44028,7 +44028,7 @@ export interface operations {
|
|
|
44028
44028
|
/** @enum {string} */
|
|
44029
44029
|
status: "active" | "inactive";
|
|
44030
44030
|
/**
|
|
44031
|
-
* @description Effective status after applying the billing subscription
|
|
44031
|
+
* @description Effective status after applying the tenant and billing-partner subscription states
|
|
44032
44032
|
* @enum {string}
|
|
44033
44033
|
*/
|
|
44034
44034
|
effectiveStatus: "active" | "inactive";
|
|
@@ -107641,7 +107641,7 @@ export interface operations {
|
|
|
107641
107641
|
/** @enum {string} */
|
|
107642
107642
|
status: "active" | "inactive";
|
|
107643
107643
|
/**
|
|
107644
|
-
* @description Effective status after applying the billing subscription
|
|
107644
|
+
* @description Effective status after applying the tenant and billing-partner subscription states
|
|
107645
107645
|
* @enum {string}
|
|
107646
107646
|
*/
|
|
107647
107647
|
effectiveStatus: "active" | "inactive";
|
|
@@ -108143,7 +108143,7 @@ export interface operations {
|
|
|
108143
108143
|
/** @enum {string} */
|
|
108144
108144
|
status: "active" | "inactive";
|
|
108145
108145
|
/**
|
|
108146
|
-
* @description Effective status after applying the billing subscription
|
|
108146
|
+
* @description Effective status after applying the tenant and billing-partner subscription states
|
|
108147
108147
|
* @enum {string}
|
|
108148
108148
|
*/
|
|
108149
108149
|
effectiveStatus: "active" | "inactive";
|
|
@@ -109990,7 +109990,7 @@ export interface operations {
|
|
|
109990
109990
|
/** @enum {string} */
|
|
109991
109991
|
status: "active" | "inactive";
|
|
109992
109992
|
/**
|
|
109993
|
-
* @description Effective status after applying the billing subscription
|
|
109993
|
+
* @description Effective status after applying the tenant and billing-partner subscription states
|
|
109994
109994
|
* @enum {string}
|
|
109995
109995
|
*/
|
|
109996
109996
|
effectiveStatus: "active" | "inactive";
|
|
@@ -111919,7 +111919,7 @@ export interface operations {
|
|
|
111919
111919
|
/** @description Comma-separated team IDs. */
|
|
111920
111920
|
ids?: string;
|
|
111921
111921
|
status?: "active" | "inactive";
|
|
111922
|
-
/** @description Filter by effective status after applying the billing subscription
|
|
111922
|
+
/** @description Filter by effective status after applying the tenant and billing-partner subscription states. */
|
|
111923
111923
|
effectiveStatus?: "active" | "inactive";
|
|
111924
111924
|
/** @description Filter by onboarding state. */
|
|
111925
111925
|
isOnboarding?: boolean;
|
|
@@ -112017,7 +112017,7 @@ export interface operations {
|
|
|
112017
112017
|
/** @enum {string} */
|
|
112018
112018
|
status: "active" | "inactive";
|
|
112019
112019
|
/**
|
|
112020
|
-
* @description Effective status after applying the billing subscription
|
|
112020
|
+
* @description Effective status after applying the tenant and billing-partner subscription states
|
|
112021
112021
|
* @enum {string}
|
|
112022
112022
|
*/
|
|
112023
112023
|
effectiveStatus: "active" | "inactive";
|
|
@@ -112514,7 +112514,7 @@ export interface operations {
|
|
|
112514
112514
|
/** @enum {string} */
|
|
112515
112515
|
status: "active" | "inactive";
|
|
112516
112516
|
/**
|
|
112517
|
-
* @description Effective status after applying the billing subscription
|
|
112517
|
+
* @description Effective status after applying the tenant and billing-partner subscription states
|
|
112518
112518
|
* @enum {string}
|
|
112519
112519
|
*/
|
|
112520
112520
|
effectiveStatus: "active" | "inactive";
|
|
@@ -113892,7 +113892,7 @@ export interface operations {
|
|
|
113892
113892
|
/** @enum {string} */
|
|
113893
113893
|
status: "active" | "inactive";
|
|
113894
113894
|
/**
|
|
113895
|
-
* @description Effective status after applying the billing subscription
|
|
113895
|
+
* @description Effective status after applying the tenant and billing-partner subscription states
|
|
113896
113896
|
* @enum {string}
|
|
113897
113897
|
*/
|
|
113898
113898
|
effectiveStatus: "active" | "inactive";
|
|
@@ -114319,7 +114319,7 @@ export interface operations {
|
|
|
114319
114319
|
/** @enum {string} */
|
|
114320
114320
|
status: "active" | "inactive";
|
|
114321
114321
|
/**
|
|
114322
|
-
* @description Effective status after applying the billing subscription
|
|
114322
|
+
* @description Effective status after applying the tenant and billing-partner subscription states
|
|
114323
114323
|
* @enum {string}
|
|
114324
114324
|
*/
|
|
114325
114325
|
effectiveStatus: "active" | "inactive";
|