interface PackageMemberPricing
extends PackagePrices

A package group's full pricing state: what it charges, plus the membership rows those charges were read from (which listings are in the bundle).

Properties

rows: GroupListing[]

Usage

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