Type Alias KSLeaderBoardSyncRoleMaxAggregateOutputType

KSLeaderBoardSyncRoleMaxAggregateOutputType: {
    dbId: string | null;
    kickStreamerId: string | null;
    type: LeaderBoardTypesEnum | null;
}