Search
Preparing search index...
The search index is not available
boxrec
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
BoxrecPageProfileOtherCommonBoutRow
Class BoxrecPageProfileOtherCommonBoutRow
Hierarchy
BoxrecProfileCommonRow
BoxrecPageProfileOtherCommonBoutRow
Index
Constructors
constructor
Properties
$
Accessors
date
first
Boxer
Rating
first
Boxer
Weight
links
location
metadata
number
OfRounds
outcome
rating
second
Boxer
second
Boxer
Last6
second
Boxer
Rating
second
Boxer
Record
second
Boxer
Weight
Methods
parse
Links
Constructors
constructor
new
Boxrec
Page
Profile
Other
Common
Bout
Row
(
boxrecBodyBout
:
string
, additionalData
?:
string
|
null
)
:
BoxrecPageProfileOtherCommonBoutRow
Parameters
boxrecBodyBout:
string
Default value
additionalData:
string
|
null
= null
Returns
BoxrecPageProfileOtherCommonBoutRow
Properties
Protected
$
$
:
CheerioStatic
Accessors
date
get
date
(
)
:
string
Returns
string
first
Boxer
Rating
get
firstBoxerRating
(
)
:
Array
<
number
|
null
>
Returns
Array
<
number
|
null
>
first
Boxer
Weight
get
firstBoxerWeight
(
)
:
number
|
null
Returns
number
|
null
links
get
links
(
)
:
BoxrecGeneralLinks
Returns
BoxrecGeneralLinks
location
get
location
(
)
:
BoxrecLocation
Returns
BoxrecLocation
metadata
get
metadata
(
)
:
string
|
null
Returns
string
|
null
number
OfRounds
get
numberOfRounds
(
)
:
Array
<
number
|
null
>
Returns
Array
<
number
|
null
>
outcome
get
outcome
(
)
:
WinLossDraw
Returns
WinLossDraw
rating
get
rating
(
)
:
number
|
null
Returns
number
|
null
second
Boxer
get
secondBoxer
(
)
:
BoxrecBasic
Returns
BoxrecBasic
second
Boxer
Last6
get
secondBoxerLast6
(
)
:
WinLossDraw
[]
Returns
WinLossDraw
[]
second
Boxer
Rating
get
secondBoxerRating
(
)
:
Array
<
number
|
null
>
Returns
Array
<
number
|
null
>
second
Boxer
Record
get
secondBoxerRecord
(
)
:
Record
Returns
Record
second
Boxer
Weight
get
secondBoxerWeight
(
)
:
number
|
null
Returns
number
|
null
Methods
Protected
parse
Links
parse
Links
(
)
:
Cheerio
Returns
Cheerio
Globals
Boxrec
Page
Profile
Other
Common
Bout
Row
constructor
$
date
first
Boxer
Rating
first
Boxer
Weight
links
location
metadata
number
OfRounds
outcome
rating
second
Boxer
second
Boxer
Last6
second
Boxer
Rating
second
Boxer
Record
second
Boxer
Weight
parse
Links
Generated using
TypeDoc