Class BoxrecPageEventBoutRow
Constructors
constructor
- new BoxrecPageEventBoutRow(boxrecBodyBout: string, additionalData?: string | null, isEventPage?: boolean): BoxrecPageEventBoutRow
-
Parameters
-
boxrecBodyBout: string
-
Default value additionalData: string | null = null
-
Default value isEventPage: boolean = false
Accessors
firstBoxerRecord
- get firstBoxerRecord(): Record
firstBoxerWeight
- get firstBoxerWeight(): number | null
metadata
- get metadata(): string | null
numberOfRounds
- get numberOfRounds(): Array<number | null>
-
Returns Array<number | null>
outcomeByWayOf
- get outcomeByWayOf(): string | null
rating
- get rating(): number | null
secondBoxerRecord
- get secondBoxerRecord(): Record
secondBoxerWeight
- get secondBoxerWeight(): number | null