Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TeamDTO

Hierarchy

  • TeamDTO

Index

Properties

abbreviation

abbreviation: string

captain

captain: string

iconId

iconId: number

id

id: string

name

name: string

numPoints

numPoints: number

players

players: PlayerDTO[]

roundsPlayed

roundsPlayed: number

roundsWon

roundsWon: number

teamId

teamId: string

tier

tier: number

tournamentId

tournamentId: number

won

won: boolean