Hierarchy

  • EventTicket

Properties

ctime: string
currency: { code: string; country: string; symbol: string }

Type declaration

  • code: string
  • country: string
  • symbol: string
cuser: string
datetime_end: null | string
datetime_start: null | string
description: string
hidden: boolean
id: number
mtime: string
muser: string
name: string
no_sold: number
order: number
paid: string
paid_status: "unpaid" | "paid"
pay_on_arrival: boolean
pay_on_arrival_label: string
price: string
quantity: null | number
uid: string

Generated using TypeDoc