Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration tournamentRankedByEnum

Enum for the options for ranked_by

Index

Enumeration members

CUSTOM

CUSTOM: = "custom"

Custom

GAME_WINS

GAME_WINS: = "game wins"

Game wins

MATCH_WINS

MATCH_WINS: = "match wins"

Match wins

POINTS_DIFFERENCE

POINTS_DIFFERENCE: = "points difference"

Points difference

POINTS_SCORED

POINTS_SCORED: = "points scored"

Points scored

Generated using TypeDoc