IdentityVerificationAttributes

Represents the verification attributes of a single identity.

Types

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

Properties

Link copied to clipboard

The verification status of the identity: "Pending", "Success", "Failed", or "TemporaryFailure".

Link copied to clipboard

The verification token for a domain identity. Null for email address identities.

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