One thing to record in the log: what happened, and which listing/attendee it happened to.
message: string
optional
listing: ListingRef
| null
| undefined
optional
attendeeId: number
| null
| undefined
One thing to record in the log: what happened, and which listing/attendee it happened to.
message: string
listing: ListingRef
| null
| undefined
attendeeId: number
| null
| undefined
import { type ActivityToLog } from "docs/database.ts";