Column Name | Type | Properties | Docu |
eventid | int32 | Primary-Key Foreign-Key=event(eventid) | |
pricecategoryid | int32 | Primary-Key Foreign-Key=pricecategory(pricecategoryid) | |
maxavailable | int32 | ||
price | int32 | ||
prio | int32 | default="10" | order in which prices are listet, lowest number of prio first |
flags | string | NULL-able | filter: who can sell tickets in this category for this event |
tags | string | NULL-able | internal tags: can be used by macros and printer routines to change behavior or output |