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).
rows: GroupListing[]
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).
rows: GroupListing[]
import { type PackageMemberPricing } from "doc.ts";