property Attendee.package_group_id

The package group this booking row belongs to (0 = not a package). Stamped on every row of a package order so tickets/emails group the order under the package by this persisted id.

Type

number

Usage

import { type Attendee } from "doc.ts";