Skip to main content

ExhibitionConstructionType

Defines the types of construction for an exhibition booking.

enum ExhibitionConstructionType {
SPACE_ONLY
STANDARD
}

Values

ExhibitionConstructionType.SPACE_ONLY

The exhibitor purchases a space on the expo hall floor and brings in their own booth and decor.

ExhibitionConstructionType.STANDARD

The event organizer sells pre-set booths/stands, typically set with walls and carpeting, and sometimes power and standard furniture.

Each exhibitor adds their own posters, banners and other decor items.

Member Of

CreateExhibitionBookingInput input ● ExhibitionBooking object ● UpdateExhibitionBookingInput input