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