type alias CheckoutItem Single item within a checkout Properties eventId: number quantity: number unitPrice: number slug: string name: string