EnableUserRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The authentication type for the user. You must specify USERPOOL.

Link copied to clipboard

The email address of the user.

Functions

Link copied to clipboard
inline fun copy(block: EnableUserRequest.Builder.() -> Unit = {}): EnableUserRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String