property Group.is_package

When true the group is a bookable "package": its member listings can carry per-listing price overrides (the group dimension of listing_prices) and fixed per-package quantities (group_listings.quantity).

Type

boolean

Usage

import { type Group } from "docs/config.ts";