@vrplatform/api 1.3.1-stage.4374 → 1.3.1-stage.4375
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
package/src/generated/v1.ts
CHANGED
|
@@ -25276,7 +25276,7 @@ export interface operations {
|
|
|
25276
25276
|
/** @enum {string} */
|
|
25277
25277
|
type: "partner" | "admin" | "propertyManager";
|
|
25278
25278
|
/** @enum {string} */
|
|
25279
|
-
status: "active" | "inactive"
|
|
25279
|
+
status: "active" | "inactive";
|
|
25280
25280
|
billingSubscriptionStatus?: string | null;
|
|
25281
25281
|
billingPlan?: string | null;
|
|
25282
25282
|
billingPaymentMethodType?: string | null;
|
|
@@ -25578,7 +25578,7 @@ export interface operations {
|
|
|
25578
25578
|
/** @enum {string} */
|
|
25579
25579
|
type: "partner" | "admin" | "propertyManager";
|
|
25580
25580
|
/** @enum {string} */
|
|
25581
|
-
status: "active" | "inactive"
|
|
25581
|
+
status: "active" | "inactive";
|
|
25582
25582
|
billingSubscriptionStatus?: string | null;
|
|
25583
25583
|
billingPlan?: string | null;
|
|
25584
25584
|
billingPaymentMethodType?: string | null;
|
|
@@ -31321,7 +31321,7 @@ export interface operations {
|
|
|
31321
31321
|
partnerId: string | null;
|
|
31322
31322
|
isGeneralLedger: boolean;
|
|
31323
31323
|
/** @enum {string} */
|
|
31324
|
-
status: "active" | "inactive"
|
|
31324
|
+
status: "active" | "inactive";
|
|
31325
31325
|
isOnboarding: boolean;
|
|
31326
31326
|
/**
|
|
31327
31327
|
* Format: date-time
|
|
@@ -66459,7 +66459,7 @@ export interface operations {
|
|
|
66459
66459
|
/** @enum {string} */
|
|
66460
66460
|
type: "partner" | "admin" | "propertyManager";
|
|
66461
66461
|
/** @enum {string} */
|
|
66462
|
-
status: "active" | "inactive"
|
|
66462
|
+
status: "active" | "inactive";
|
|
66463
66463
|
billingSubscriptionStatus?: string | null;
|
|
66464
66464
|
billingPlan?: string | null;
|
|
66465
66465
|
billingPaymentMethodType?: string | null;
|
|
@@ -66821,7 +66821,7 @@ export interface operations {
|
|
|
66821
66821
|
/** @enum {string} */
|
|
66822
66822
|
type: "partner" | "admin" | "propertyManager";
|
|
66823
66823
|
/** @enum {string} */
|
|
66824
|
-
status: "active" | "inactive"
|
|
66824
|
+
status: "active" | "inactive";
|
|
66825
66825
|
billingSubscriptionStatus?: string | null;
|
|
66826
66826
|
billingPlan?: string | null;
|
|
66827
66827
|
billingPaymentMethodType?: string | null;
|
|
@@ -67843,7 +67843,7 @@ export interface operations {
|
|
|
67843
67843
|
/** @enum {string} */
|
|
67844
67844
|
type: "partner" | "admin" | "propertyManager";
|
|
67845
67845
|
/** @enum {string} */
|
|
67846
|
-
status: "active" | "inactive"
|
|
67846
|
+
status: "active" | "inactive";
|
|
67847
67847
|
billingSubscriptionStatus?: string | null;
|
|
67848
67848
|
billingPlan?: string | null;
|
|
67849
67849
|
billingPaymentMethodType?: string | null;
|
|
@@ -69409,7 +69409,7 @@ export interface operations {
|
|
|
69409
69409
|
query?: {
|
|
69410
69410
|
/** @description Comma-separated team IDs. */
|
|
69411
69411
|
ids?: string;
|
|
69412
|
-
status?: "active" | "inactive"
|
|
69412
|
+
status?: "active" | "inactive";
|
|
69413
69413
|
search?: string;
|
|
69414
69414
|
partnerId?: string;
|
|
69415
69415
|
type?: "partner" | "propertyManager";
|
|
@@ -69492,7 +69492,7 @@ export interface operations {
|
|
|
69492
69492
|
/** @enum {string} */
|
|
69493
69493
|
type: "partner" | "admin" | "propertyManager";
|
|
69494
69494
|
/** @enum {string} */
|
|
69495
|
-
status: "active" | "inactive"
|
|
69495
|
+
status: "active" | "inactive";
|
|
69496
69496
|
billingSubscriptionStatus?: string | null;
|
|
69497
69497
|
billingPlan?: string | null;
|
|
69498
69498
|
billingPaymentMethodType?: string | null;
|
|
@@ -69761,7 +69761,7 @@ export interface operations {
|
|
|
69761
69761
|
/** @enum {string} */
|
|
69762
69762
|
type?: "partner" | "admin" | "propertyManager";
|
|
69763
69763
|
/** @enum {string} */
|
|
69764
|
-
status?: "active" | "inactive"
|
|
69764
|
+
status?: "active" | "inactive";
|
|
69765
69765
|
billingSubscriptionStatus?: string | null;
|
|
69766
69766
|
billingPlan?: string | null;
|
|
69767
69767
|
trialUntil?: string | null;
|
|
@@ -69852,7 +69852,7 @@ export interface operations {
|
|
|
69852
69852
|
/** @enum {string} */
|
|
69853
69853
|
type: "partner" | "admin" | "propertyManager";
|
|
69854
69854
|
/** @enum {string} */
|
|
69855
|
-
status: "active" | "inactive"
|
|
69855
|
+
status: "active" | "inactive";
|
|
69856
69856
|
billingSubscriptionStatus?: string | null;
|
|
69857
69857
|
billingPlan?: string | null;
|
|
69858
69858
|
billingPaymentMethodType?: string | null;
|
|
@@ -70070,7 +70070,7 @@ export interface operations {
|
|
|
70070
70070
|
parameters: {
|
|
70071
70071
|
query: {
|
|
70072
70072
|
name: string;
|
|
70073
|
-
status?: "active" | "inactive"
|
|
70073
|
+
status?: "active" | "inactive";
|
|
70074
70074
|
limit?: number;
|
|
70075
70075
|
page?: number;
|
|
70076
70076
|
offset?: number;
|
|
@@ -70142,7 +70142,7 @@ export interface operations {
|
|
|
70142
70142
|
/** @enum {string} */
|
|
70143
70143
|
type: "partner" | "admin" | "propertyManager";
|
|
70144
70144
|
/** @enum {string} */
|
|
70145
|
-
status: "active" | "inactive"
|
|
70145
|
+
status: "active" | "inactive";
|
|
70146
70146
|
billingSubscriptionStatus?: string | null;
|
|
70147
70147
|
billingPlan?: string | null;
|
|
70148
70148
|
billingPaymentMethodType?: string | null;
|
|
@@ -70438,7 +70438,7 @@ export interface operations {
|
|
|
70438
70438
|
/** @enum {string} */
|
|
70439
70439
|
type: "partner" | "admin" | "propertyManager";
|
|
70440
70440
|
/** @enum {string} */
|
|
70441
|
-
status: "active" | "inactive"
|
|
70441
|
+
status: "active" | "inactive";
|
|
70442
70442
|
billingSubscriptionStatus?: string | null;
|
|
70443
70443
|
billingPlan?: string | null;
|
|
70444
70444
|
billingPaymentMethodType?: string | null;
|