interface ListingCapacityRow
extends ListingForGroupLookup

A listing's identity, capacity, and current booked quantity.

Properties

attendee_count: number
max_attendees: number

Usage

import { type ListingCapacityRow } from "docs/database.ts";