RankedChoiceFallbackAction
An action to take if a user can't be signed up for any of their ranked choices during a signup round
enum RankedChoiceFallbackAction {
NONE
RANDOM_SIGNUP
WAITLIST
}
Values
RankedChoiceFallbackAction.NONE
RankedChoiceFallbackAction.RANDOM_SIGNUP
RankedChoiceFallbackAction.WAITLIST
Member Of
UserConProfile object ● UserConProfileInput input