GetTournamentUserError
Possible errors when getting a tournament user.
enum GetTournamentUserError {
NONE
ID_OR_TOURNAMENT_INTERVAL_USER_ID_REQUIRED
TOURNAMENT_NAME_TOO_SHORT
TOURNAMENT_NAME_TOO_LONG
USER_ID_REQUIRED
NOT_FOUND
}
Values
GetTournamentUserError.NONE
GetTournamentUserError.ID_OR_TOURNAMENT_INTERVAL_USER_ID_REQUIRED
GetTournamentUserError.TOURNAMENT_NAME_TOO_SHORT
GetTournamentUserError.TOURNAMENT_NAME_TOO_LONG
GetTournamentUserError.USER_ID_REQUIRED
GetTournamentUserError.NOT_FOUND
Member Of
GetTournamentUserResponse object