@vrplatform/api 1.3.1-stage.4173 → 1.3.1-stage.4182
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
|
@@ -59329,7 +59329,7 @@ export interface operations {
|
|
|
59329
59329
|
/** Format: uuid */
|
|
59330
59330
|
id: string;
|
|
59331
59331
|
/** @enum {string} */
|
|
59332
|
-
dataRegion: "ap" | "crunchy" | "eu" | "us";
|
|
59332
|
+
dataRegion: "ap" | "crunchy" | "eu" | "hostaway" | "us";
|
|
59333
59333
|
/** @enum {string} */
|
|
59334
59334
|
storageRealm: "vrintegration" | "vrtrust";
|
|
59335
59335
|
defaultCurrency?: string | null;
|
|
@@ -59614,7 +59614,7 @@ export interface operations {
|
|
|
59614
59614
|
content: {
|
|
59615
59615
|
"application/json": {
|
|
59616
59616
|
/** @enum {string} */
|
|
59617
|
-
dataRegion?: "ap" | "crunchy" | "eu" | "us";
|
|
59617
|
+
dataRegion?: "ap" | "crunchy" | "eu" | "hostaway" | "us";
|
|
59618
59618
|
defaultCurrency?: string | null;
|
|
59619
59619
|
longTermStayNights?: number | null;
|
|
59620
59620
|
defaultRevenueRecognition?: ("checkIn" | "checkOut" | "proRata") | null;
|
|
@@ -59689,7 +59689,7 @@ export interface operations {
|
|
|
59689
59689
|
/** Format: uuid */
|
|
59690
59690
|
id: string;
|
|
59691
59691
|
/** @enum {string} */
|
|
59692
|
-
dataRegion: "ap" | "crunchy" | "eu" | "us";
|
|
59692
|
+
dataRegion: "ap" | "crunchy" | "eu" | "hostaway" | "us";
|
|
59693
59693
|
/** @enum {string} */
|
|
59694
59694
|
storageRealm: "vrintegration" | "vrtrust";
|
|
59695
59695
|
defaultCurrency?: string | null;
|
|
@@ -60750,7 +60750,7 @@ export interface operations {
|
|
|
60750
60750
|
/** Format: uuid */
|
|
60751
60751
|
id: string;
|
|
60752
60752
|
/** @enum {string} */
|
|
60753
|
-
dataRegion: "ap" | "crunchy" | "eu" | "us";
|
|
60753
|
+
dataRegion: "ap" | "crunchy" | "eu" | "hostaway" | "us";
|
|
60754
60754
|
/** @enum {string} */
|
|
60755
60755
|
storageRealm: "vrintegration" | "vrtrust";
|
|
60756
60756
|
defaultCurrency?: string | null;
|
|
@@ -61054,7 +61054,7 @@ export interface operations {
|
|
|
61054
61054
|
/** Format: uuid */
|
|
61055
61055
|
id: string;
|
|
61056
61056
|
/** @enum {string} */
|
|
61057
|
-
dataRegion: "ap" | "crunchy" | "eu" | "us";
|
|
61057
|
+
dataRegion: "ap" | "crunchy" | "eu" | "hostaway" | "us";
|
|
61058
61058
|
/** @enum {string} */
|
|
61059
61059
|
storageRealm: "vrintegration" | "vrtrust";
|
|
61060
61060
|
defaultCurrency?: string | null;
|
|
@@ -61356,7 +61356,7 @@ export interface operations {
|
|
|
61356
61356
|
/** Format: uuid */
|
|
61357
61357
|
id: string;
|
|
61358
61358
|
/** @enum {string} */
|
|
61359
|
-
dataRegion: "ap" | "crunchy" | "eu" | "us";
|
|
61359
|
+
dataRegion: "ap" | "crunchy" | "eu" | "hostaway" | "us";
|
|
61360
61360
|
/** @enum {string} */
|
|
61361
61361
|
storageRealm: "vrintegration" | "vrtrust";
|
|
61362
61362
|
defaultCurrency?: string | null;
|
|
@@ -63679,7 +63679,7 @@ export interface operations {
|
|
|
63679
63679
|
/** Format: uuid */
|
|
63680
63680
|
id: string;
|
|
63681
63681
|
/** @enum {string} */
|
|
63682
|
-
dataRegion: "ap" | "crunchy" | "eu" | "us";
|
|
63682
|
+
dataRegion: "ap" | "crunchy" | "eu" | "hostaway" | "us";
|
|
63683
63683
|
/** @enum {string} */
|
|
63684
63684
|
storageRealm: "vrintegration" | "vrtrust";
|
|
63685
63685
|
defaultCurrency?: string | null;
|
|
@@ -63966,7 +63966,7 @@ export interface operations {
|
|
|
63966
63966
|
/** Format: uuid */
|
|
63967
63967
|
id: string;
|
|
63968
63968
|
/** @enum {string} */
|
|
63969
|
-
dataRegion: "ap" | "crunchy" | "eu" | "us";
|
|
63969
|
+
dataRegion: "ap" | "crunchy" | "eu" | "hostaway" | "us";
|
|
63970
63970
|
/** @enum {string} */
|
|
63971
63971
|
storageRealm: "vrintegration" | "vrtrust";
|
|
63972
63972
|
defaultCurrency?: string | null;
|
|
@@ -64330,7 +64330,7 @@ export interface operations {
|
|
|
64330
64330
|
/** Format: uuid */
|
|
64331
64331
|
id: string;
|
|
64332
64332
|
/** @enum {string} */
|
|
64333
|
-
dataRegion: "ap" | "crunchy" | "eu" | "us";
|
|
64333
|
+
dataRegion: "ap" | "crunchy" | "eu" | "hostaway" | "us";
|
|
64334
64334
|
/** @enum {string} */
|
|
64335
64335
|
storageRealm: "vrintegration" | "vrtrust";
|
|
64336
64336
|
defaultCurrency?: string | null;
|
|
@@ -65189,7 +65189,7 @@ export interface operations {
|
|
|
65189
65189
|
/** Format: uuid */
|
|
65190
65190
|
id: string;
|
|
65191
65191
|
/** @enum {string} */
|
|
65192
|
-
dataRegion: "ap" | "crunchy" | "eu" | "us";
|
|
65192
|
+
dataRegion: "ap" | "crunchy" | "eu" | "hostaway" | "us";
|
|
65193
65193
|
/** @enum {string} */
|
|
65194
65194
|
storageRealm: "vrintegration" | "vrtrust";
|
|
65195
65195
|
defaultCurrency?: string | null;
|