Skip to main content

TicketTypeDrop

A type of ticket that this convention issues

Fields

description (String)

The human-readable description of this ticket type

id (Integer)

The numeric database ID of this ticket type

maximum_event_provided_tickets (Integer)

The default number of tickets of this type events are allowed to provide

name (String)

The unique string name of this ticket type

next_price (String)

The price this ticket type will next change to, if there is an upcoming change

next_price_change (ActiveSupport::Time)

When the price of this ticket type will next change, if there is an upcoming price change

price (String)

The current price of this ticket type

pricing_schedule (ScheduledValueDrop)

The pricing schedule for this ticket type

providing_products (Array<ProductDrop>)

Products that provide this type of ticket

publicly_available (Boolean)

Whether this ticket type is publicly available for purchase