UserResendResult

public enum UserResendResult : CustomStringConvertible, JSONRepresentable

Result of trying to resend verification emails to a user. ‘success’ is the only value indicating that a user was successfully retrieved for sending verification emails. The other values explain the type of error that occurred, and include the user for which the error occurred.