Event data needed for registration pipeline (extends webhook event with display + assignment fields)
WebhookEvent
& { date: string; location: string; purchase_only: boolean; assign_built_site: boolean; }
Event data needed for registration pipeline (extends webhook event with display + assignment fields)
WebhookEvent
& { date: string; location: string; purchase_only: boolean; assign_built_site: boolean; }
import { type EmailEvent } from "doc.ts";