@vrplatform/api 1.3.1-2264 → 1.3.1-2270
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
|
@@ -37542,6 +37542,8 @@ export interface operations {
|
|
|
37542
37542
|
defaultCurrency?: string | null;
|
|
37543
37543
|
longTermStayNights?: number | null;
|
|
37544
37544
|
defaultRevenueRecognition?: ("checkIn" | "checkOut" | "bookedAt" | "proRata") | null;
|
|
37545
|
+
migratedFromTenantId?: string | null;
|
|
37546
|
+
historicalStatementsImportedAt?: string | null;
|
|
37545
37547
|
name: string;
|
|
37546
37548
|
statementAddress?: {
|
|
37547
37549
|
full?: string | null;
|
|
@@ -37830,6 +37832,8 @@ export interface operations {
|
|
|
37830
37832
|
defaultCurrency?: string | null;
|
|
37831
37833
|
longTermStayNights?: number | null;
|
|
37832
37834
|
defaultRevenueRecognition?: ("checkIn" | "checkOut" | "bookedAt" | "proRata") | null;
|
|
37835
|
+
migratedFromTenantId?: string | null;
|
|
37836
|
+
historicalStatementsImportedAt?: string | null;
|
|
37833
37837
|
name: string;
|
|
37834
37838
|
statementAddress?: {
|
|
37835
37839
|
full?: string | null;
|
|
@@ -38411,6 +38415,8 @@ export interface operations {
|
|
|
38411
38415
|
defaultCurrency?: string | null;
|
|
38412
38416
|
longTermStayNights?: number | null;
|
|
38413
38417
|
defaultRevenueRecognition?: ("checkIn" | "checkOut" | "bookedAt" | "proRata") | null;
|
|
38418
|
+
migratedFromTenantId?: string | null;
|
|
38419
|
+
historicalStatementsImportedAt?: string | null;
|
|
38414
38420
|
name: string;
|
|
38415
38421
|
statementAddress?: {
|
|
38416
38422
|
full?: string | null;
|
|
@@ -38640,6 +38646,8 @@ export interface operations {
|
|
|
38640
38646
|
defaultCurrency?: string | null;
|
|
38641
38647
|
longTermStayNights?: number | null;
|
|
38642
38648
|
defaultRevenueRecognition?: ("checkIn" | "checkOut" | "bookedAt" | "proRata") | null;
|
|
38649
|
+
migratedFromTenantId?: string | null;
|
|
38650
|
+
historicalStatementsImportedAt?: string | null;
|
|
38643
38651
|
name: string;
|
|
38644
38652
|
statementAddress?: {
|
|
38645
38653
|
full?: string | null;
|
|
@@ -40516,6 +40524,8 @@ export interface operations {
|
|
|
40516
40524
|
defaultCurrency?: string | null;
|
|
40517
40525
|
longTermStayNights?: number | null;
|
|
40518
40526
|
defaultRevenueRecognition?: ("checkIn" | "checkOut" | "bookedAt" | "proRata") | null;
|
|
40527
|
+
migratedFromTenantId?: string | null;
|
|
40528
|
+
historicalStatementsImportedAt?: string | null;
|
|
40519
40529
|
name: string;
|
|
40520
40530
|
statementAddress?: {
|
|
40521
40531
|
full?: string | null;
|
|
@@ -40801,6 +40811,8 @@ export interface operations {
|
|
|
40801
40811
|
defaultCurrency?: string | null;
|
|
40802
40812
|
longTermStayNights?: number | null;
|
|
40803
40813
|
defaultRevenueRecognition?: ("checkIn" | "checkOut" | "bookedAt" | "proRata") | null;
|
|
40814
|
+
migratedFromTenantId?: string | null;
|
|
40815
|
+
historicalStatementsImportedAt?: string | null;
|
|
40804
40816
|
name: string;
|
|
40805
40817
|
statementAddress?: {
|
|
40806
40818
|
full?: string | null;
|
|
@@ -41357,6 +41369,8 @@ export interface operations {
|
|
|
41357
41369
|
defaultCurrency?: string | null;
|
|
41358
41370
|
longTermStayNights?: number | null;
|
|
41359
41371
|
defaultRevenueRecognition?: ("checkIn" | "checkOut" | "bookedAt" | "proRata") | null;
|
|
41372
|
+
migratedFromTenantId?: string | null;
|
|
41373
|
+
historicalStatementsImportedAt?: string | null;
|
|
41360
41374
|
name: string;
|
|
41361
41375
|
statementAddress?: {
|
|
41362
41376
|
full?: string | null;
|