@echecs/trf - v4.0.0
Preparing search index...
TeamRoundResult802
Interface TeamRoundResult802
interface
TeamRoundResult802
{
color
?:
"b"
|
"w"
;
forfeit
?:
boolean
;
gamePoints
:
number
;
opponentId
:
string
|
null
;
round
:
number
;
type
?:
"FPB"
|
"HPB"
|
"PAB"
|
"ZPB"
;
}
Index
Properties
color?
forfeit?
game
Points
opponent
Id
round
type?
Properties
Optional
color
color
?:
"b"
|
"w"
Optional
forfeit
forfeit
?:
boolean
game
Points
gamePoints
:
number
opponent
Id
opponentId
:
string
|
null
round
round
:
number
Optional
type
type
?:
"FPB"
|
"HPB"
|
"PAB"
|
"ZPB"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
forfeit
game
Points
opponent
Id
round
type
@echecs/trf - v4.0.0
Loading...