StartVerificationResponse

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 typically null for newly started verifications unless they complete immediately.

Link copied to clipboard

The timestamp when the verification process was successfully initiated.

Link copied to clipboard

Initial response details specific to the type of verification started, which may include next steps or additional requirements.

Link copied to clipboard

The initial status of the verification process after it has been started. Typically this will be pending or in-progress.

Link copied to clipboard

Additional information about the initial verification status, including any immediate feedback about the submitted verification details.

Link copied to clipboard

The type of verification that was started based on the provided verification details.

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