Registration intent for checkout (one or more events)
ContactInfo
& { date: string | null; items: CheckoutItem[]; eventAnswerIds?: Record<string, number[]>; }
Registration intent for checkout (one or more events)
ContactInfo
& { date: string | null; items: CheckoutItem[]; eventAnswerIds?: Record<string, number[]>; }
import { type CheckoutIntent } from "doc.ts";