GetEventUserError
Possible errors when getting an event user.
enum GetEventUserError {
NONE
NAME_TOO_SHORT
NAME_TOO_LONG
ID_OR_NAME_REQUIRED
CLIENT_USER_ID_REQUIRED
EVENT_USER_OR_ID_REQUIRED
NOT_FOUND
}
Values
GetEventUserError.NONE
GetEventUserError.NAME_TOO_SHORT
GetEventUserError.NAME_TOO_LONG
GetEventUserError.ID_OR_NAME_REQUIRED
GetEventUserError.CLIENT_USER_ID_REQUIRED
GetEventUserError.EVENT_USER_OR_ID_REQUIRED
GetEventUserError.NOT_FOUND
Member Of
GetEventUserResponse object