Interface: PlayerFixtureDelegate#

types.PlayerFixtureDelegate

Hierarchy#

Properties#

code#

• code: null | number

Inherited from: FixtureDelegate.code

Defined in: types/index.ts:253


difficulty#

• difficulty: number

Defined in: types/index.ts:275


event#

• event: null | number

Inherited from: FixtureDelegate.event

Defined in: types/index.ts:254


event_name#

• event_name: null | string

Defined in: types/index.ts:273


finished#

• finished: null | boolean

Inherited from: FixtureDelegate.finished

Defined in: types/index.ts:255


finished_provisional#

• finished_provisional: null | boolean

Inherited from: FixtureDelegate.finished_provisional

Defined in: types/index.ts:256


id#

• id: number

Inherited from: FixtureDelegate.id

Defined in: types/index.ts:257


is_home#

• is_home: boolean

Defined in: types/index.ts:274


kickoff_time#

• kickoff_time: null | Date

Inherited from: FixtureDelegate.kickoff_time

Defined in: types/index.ts:258


minutes#

• minutes: number

Inherited from: FixtureDelegate.minutes

Defined in: types/index.ts:259


provisional_start_time#

• provisional_start_time: null | boolean

Inherited from: FixtureDelegate.provisional_start_time

Defined in: types/index.ts:260


pulse_id#

• pulse_id: null | number

Inherited from: FixtureDelegate.pulse_id

Defined in: types/index.ts:269


started#

• started: null | boolean

Inherited from: FixtureDelegate.started

Defined in: types/index.ts:261


stats#

• stats: FixStatsItemDelegate[]

Inherited from: FixtureDelegate.stats

Defined in: types/index.ts:266


team_a#

• team_a: null | number

Inherited from: FixtureDelegate.team_a

Defined in: types/index.ts:262


team_a_difficulty#

• team_a_difficulty: null | number

Inherited from: FixtureDelegate.team_a_difficulty

Defined in: types/index.ts:268


team_a_score#

• team_a_score: null | number

Inherited from: FixtureDelegate.team_a_score

Defined in: types/index.ts:263


team_h#

• team_h: null | number

Inherited from: FixtureDelegate.team_h

Defined in: types/index.ts:264


team_h_difficulty#

• team_h_difficulty: null | number

Inherited from: FixtureDelegate.team_h_difficulty

Defined in: types/index.ts:267


team_h_score#

• team_h_score: null | number

Inherited from: FixtureDelegate.team_h_score

Defined in: types/index.ts:265