AggregateKSLeaderBoardRole: {
    _avg: KSLeaderBoardRoleAvgAggregateOutputType | null;
    _count: KSLeaderBoardRoleCountAggregateOutputType | null;
    _max: KSLeaderBoardRoleMaxAggregateOutputType | null;
    _min: KSLeaderBoardRoleMinAggregateOutputType | null;
    _sum: KSLeaderBoardRoleSumAggregateOutputType | null;
}

Model KSLeaderBoardRole