@vrplatform/api 1.3.1-stage.1993 → 1.3.1-stage.1994
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.
|
@@ -20395,6 +20395,7 @@ export interface operations {
|
|
|
20395
20395
|
layouts: {
|
|
20396
20396
|
layoutId: string;
|
|
20397
20397
|
layoutName: string;
|
|
20398
|
+
hideBookingChannel: boolean;
|
|
20398
20399
|
netRevenueSection: {
|
|
20399
20400
|
title: string;
|
|
20400
20401
|
rows: {
|