GetUserAttributeVerificationCodeRequest

Represents the request to get user attribute verification.

Types

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

Properties

Link copied to clipboard

A non-expired access token for the user whose attribute verification code you want to generate.

Link copied to clipboard

The attribute name returned by the server response to get the user attribute verification code.

Link copied to clipboard

A map of custom key-value pairs that you can provide as input for any custom workflows that this action triggers.

Functions

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