ResetPasswordRequest

Types

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

Properties

Link copied to clipboard

The identifier of the organization that contains the user for which the password is reset.

Link copied to clipboard

The new password for the user.

Link copied to clipboard

The identifier of the user for whom the password is reset.

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