Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration tournamentStateEnum

Enum for tournaments state

Index

Enumeration members

Enumeration members

ALL

ALL: = "all"

All tournaments

ENDED

ENDED: = "ended"

Only ended tournaments

IN_PROGRESS

IN_PROGRESS: = "in_progress"

Only in progress tournaments

PENDING

PENDING: = "pending"

Only pending tournaments

Generated using TypeDoc