GetEventRoundError
Possible errors when getting an event round.
enum GetEventRoundError {
NONE
NAME_TOO_SHORT
NAME_TOO_LONG
ID_OR_NAME_REQUIRED
EVENT_ROUND_OR_ID_REQUIRED
NOT_FOUND
}
Values
GetEventRoundError.NONE
GetEventRoundError.NAME_TOO_SHORT
GetEventRoundError.NAME_TOO_LONG
GetEventRoundError.ID_OR_NAME_REQUIRED
GetEventRoundError.EVENT_ROUND_OR_ID_REQUIRED
GetEventRoundError.NOT_FOUND
Member Of
GetEventRoundResponse object