@vrplatform/api 1.3.1-stage.4835 → 1.3.1-stage.4838

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