property ListingBooking.packageGroupId

The package this row was booked through (defaults to 0 — not part of any package). Stamped per row by the caller (stampBookingPackages) — an order can carry several packages — so tickets/emails group each line under the right bundle by this id.

Type

number | undefined

Usage

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