The attendance policy for a ticket. This defines how to validate whether marking an attendance for a ticket should be accepted or not.
OptionalconstraintsA series of (business-logic) requirements the seller might require when issuing a ticket instance of this class
OptionaldescriptionA descriptive message for users to understand what this class means (e.g. Early Bird, VIP)
OptionalmaxThe maxmimum number of ticket instances that can be issued for this class. Cannot be greater than the capacity of the event.
OptionalmetadataJSON Schema that specifies metadata (e.g. location, tier, acommodations) associated to the class
The price for the tickets sold for this event.
The restrictions imposed on the tickets sold for this event.
A specific class of ticket that is issued for attending to an event.