TopScorerMatchInput
@raizfc/contracts / TopScorerMatchInput
Type Alias: TopScorerMatchInput
TopScorerMatchInput =
Readonly<{appearances: readonlyScorerAppearanceInput[];goalEvents: readonlyTopScorerGoalEventInput[];matchId:ID; }>
Defined in: ranking/top-scorer-formula.ts:27