Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TTSet

The state of a set (a collection of games).

In dutch often confused for a game or a match.

Hierarchy

  • TTSet

Index

Properties

Properties

games

games: TTGame[]

The games that have played or are being played. Is empty array in the event of a walkover.

Optional walkover

walkover: "home" | "away"

Optional property that says which side has won because the other party didn't play the set.

Generated using TypeDoc