ResetUserPasswordResponse

Types

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

Properties

Link copied to clipboard

A randomly generated temporary password for the requested user. This password expires in 7 days.

Link copied to clipboard

The unique identifier of the user that a new password is generated for.

Functions

Link copied to clipboard
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