Skip to content

Documentation / @expofp/floorplan / FloorPlanBooth

Interface: FloorPlanBooth ​

Extends ​

Properties ​

description ​

ts
description: string;

entity ​

ts
entity: Entity;

exhibitors ​

ts
exhibitors: number[];

externalId ​

ts
externalId: string;

Overrides ​

FloorPlanBoothBase.externalId


id ​

ts
id: number;

Overrides ​

FloorPlanBoothBase.id


isSpecial ​

ts
isSpecial: boolean;

layer ​

ts
layer: Layer;

Overrides ​

FloorPlanBoothBase.layer


meta ​

ts
meta: Record<string, string>;

name ​

ts
name: string;

Overrides ​

FloorPlanBoothBase.name


title? ​

ts
optional title?: string;