const ledger = await getPointsLedger();
const getPointsLedger: PortalFunction<PortalPointsLedger>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Gets the reward-points ledger for the signed-in member.
const ledger = await getPointsLedger();
const getPointsLedger: PortalFunction<PortalPointsLedger>