@vrplatform/api 1.3.1-stage.2309 → 1.3.1-stage.2311

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.
@@ -41027,6 +41027,7 @@ export interface operations {
41027
41027
  billingPartnerId?: string | null;
41028
41028
  /** Format: email */
41029
41029
  email?: string;
41030
+ migratedFromTenantId?: string | null;
41030
41031
  /** @description Cancelation or Reinstatement of the team. */
41031
41032
  cancelation?: {
41032
41033
  /** @description Date on which the cancelation will take effect or null if an active cancellation should be withdrawn. */