ENUM
TicketStatusEnum
enum type for scanEvents details
link GraphQL Schema definition
- enum TicketStatusEnum {
- # Ticket was invalidated with the ticketInvalidate mutation.
- # No entries left.
- # Ticket cannot be scanned in the future due to validUntil time restriction and it
- # could have been used before expiration.
- # Entry is or will be possible at least in one entry zone.
- }