Buzzr Sports Engine API
    Preparing search index...

    Type Alias RunGradeInput

    type RunGradeInput = {
        entry: DfsEntryInput;
        gameLogsByLegId: GameLogsByLegId;
    }
    Index

    Properties

    entry

    gameLogsByLegId: GameLogsByLegId