Interface: FixtureDelegate#
types.FixtureDelegate
Hierarchy#
FixtureDelegate
Properties#
code#
• code: null | number
Defined in: types/index.ts:253
event#
• event: null | number
Defined in: types/index.ts:254
finished#
• finished: null | boolean
Defined in: types/index.ts:255
finished_provisional#
• finished_provisional: null | boolean
Defined in: types/index.ts:256
id#
• id: number
Defined in: types/index.ts:257
kickoff_time#
• kickoff_time: null | Date
Defined in: types/index.ts:258
minutes#
• minutes: number
Defined in: types/index.ts:259
provisional_start_time#
• provisional_start_time: null | boolean
Defined in: types/index.ts:260
pulse_id#
• pulse_id: null | number
Defined in: types/index.ts:269
started#
• started: null | boolean
Defined in: types/index.ts:261
stats#
• stats: FixStatsItemDelegate[]
Defined in: types/index.ts:266
team_a#
• team_a: null | number
Defined in: types/index.ts:262
team_a_difficulty#
• team_a_difficulty: null | number
Defined in: types/index.ts:268
team_a_score#
• team_a_score: null | number
Defined in: types/index.ts:263
team_h#
• team_h: null | number
Defined in: types/index.ts:264
team_h_difficulty#
• team_h_difficulty: null | number
Defined in: types/index.ts:267
team_h_score#
• team_h_score: null | number
Defined in: types/index.ts:265