Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BoxrecPageTitlesRow

Hierarchy

Index

Constructors

constructor

  • new BoxrecPageTitlesRow(tableRowInnerHTML: string, metadataFollowingRowInnerHTML?: string | null): BoxrecPageTitlesRow

Properties

Protected $

$: CheerioStatic

Accessors

date

  • get date(): string

division

firstBoxer

firstBoxerWeight

  • get firstBoxerWeight(): number | null

links

location

metadata

  • get metadata(): string | null

numberOfRounds

  • get numberOfRounds(): number[]

outcome

rating

  • get rating(): number | null

secondBoxer

secondBoxerWeight

  • get secondBoxerWeight(): number | null

Methods

Protected parseLinks

  • parseLinks(): Cheerio

Generated using TypeDoc