Skip to main content

area.type

Type: string

The type of the area. Note that all three area types have objectType 'GeneralAdmissionArea', so type is what you need to tell them apart.

  • generalAdmission: places within the area are booked individually. Ticket buyers pick a number of places, and the area remains available to others as long as there's capacity left.
  • fixedOccupancy: the area is booked as a whole, for its full capacity. Selecting it takes up all of its places at once.
  • variableOccupancy: the area is booked as a whole, but the ticket buyer chooses how many places are occupied (between the minimum and maximum occupancy configured on the area). Only one group can sit at the table.