Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BoxrecPageProfileBoxerBoutRow

Hierarchy

Index

Constructors

constructor

Properties

Protected $

$: CheerioStatic

Accessors

date

  • get date(): string

firstBoxerRating

  • get firstBoxerRating(): Array<number | null>

firstBoxerWeight

  • get firstBoxerWeight(): number | null

hasBoxerRatings

  • get hasBoxerRatings(): boolean

judges

links

location

metadata

  • get metadata(): string | null

numberOfRounds

  • get numberOfRounds(): Array<number | null>

outcome

rating

  • get rating(): number | null

referee

result

secondBoxer

secondBoxerLast6

secondBoxerRating

  • get secondBoxerRating(): Array<number | null>

secondBoxerRecord

  • get secondBoxerRecord(): Record

secondBoxerWeight

  • get secondBoxerWeight(): number | null

titles

Methods

Protected parseLinks

  • parseLinks(): Cheerio

Static parseBoxerRating

  • parseBoxerRating(rating: string): Array<number | null>

Generated using TypeDoc