Interface Stage

A stage, which can be a round-robin stage or a single/double elimination stage.

Hierarchy

  • Stage

Properties

id: Id

ID of the stage.

name: string

Name of the stage.

number: number

The number of the stage in its tournament.

settings: StageSettings

Settings of the stage.

tournament_id: Id

ID of the tournament this stage belongs to.

type: StageType

Type of the stage.

Generated using TypeDoc