public class TournamentTeam
Public Class TournamentTeam
public ref class TournamentTeam
type TournamentTeam = class end
TournamentTeam | Initializes a new instance of the TournamentTeam class |
ClubId | Id of the club tha owns the team |
ContactPersons | List of all contactpersons |
JerseyColor | Teams jersey color |
ShortsColor | Teams shorts color |
SockColor | The color of the club socks |
TeamId | Team id |
TeamName | Team name |
TeamNameInTournament | The name of the team in a tournament |
TournamentId | Tournament id |