GetVerificationResponse

Types

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

Properties

Link copied to clipboard

The timestamp when the verification process was completed. This field is null if the verification is still in progress.

Link copied to clipboard

The timestamp when the verification process was initiated.

Link copied to clipboard

Detailed response information specific to the type of verification performed, including any verification-specific data or results.

Link copied to clipboard

The current status of the verification process. Possible values include pending, in-progress, completed, failed, or expired.

Link copied to clipboard

Additional information explaining the current verification status, particularly useful when the status indicates a failure or requires additional action.

Link copied to clipboard

The type of verification that was requested and processed.

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