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