@echecs/trf - v4.0.0
Preparing search index...
TeamRoundResult
Interface TeamRoundResult
interface
TeamRoundResult
{
gamePoints
:
number
;
matchPoints
:
number
;
nickname
?:
string
;
results
:
TeamRoundResult801
[]
|
TeamRoundResult802
[]
;
tag
:
"801"
|
"802"
;
teamId
:
string
;
}
Index
Properties
game
Points
match
Points
nickname?
results
tag
team
Id
Properties
game
Points
gamePoints
:
number
match
Points
matchPoints
:
number
Optional
nickname
nickname
?:
string
results
results
:
TeamRoundResult801
[]
|
TeamRoundResult802
[]
tag
tag
:
"801"
|
"802"
team
Id
teamId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
game
Points
match
Points
nickname
results
tag
team
Id
@echecs/trf - v4.0.0
Loading...