Type Alias KSLeaderBoardSyncRoleUncheckedCreateWithoutRolesInput

KSLeaderBoardSyncRoleUncheckedCreateWithoutRolesInput: {
    dbId?: string;
    kickStreamerId: string;
    type: LeaderBoardTypesEnum;
}