property ListingAnswerRefs.listingAnswerIds

Per-listing answer IDs: maps listingId → answerIds for that listing's questions

Type

Record<string, number[]> | undefined

Usage

import { type ListingAnswerRefs } from "docs/payments.ts";