Single ticket in the webhook payload
listing_name: string
listing_slug: string
unit_price: number
quantity: number
date: string | null
ticket_token: string
Single ticket in the webhook payload
listing_name: string
listing_slug: string
unit_price: number
quantity: number
date: string | null
ticket_token: string
import { type WebhookTicket } from "doc.ts";