UpdateUserRequest

Types

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

Properties

Link copied to clipboard

The identifier of the application the user is attached to.

Link copied to clipboard

The user aliases attached to the user id that are to be deleted.

Link copied to clipboard

The user aliases attached to the user id that are to be updated.

Link copied to clipboard

The email id attached to the user.

Functions

Link copied to clipboard
inline fun copy(block: UpdateUserRequest.Builder.() -> Unit = {}): UpdateUserRequest
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