RegistrantVerificationResponse

Contains the response information from a registrant verification process, including any verification-specific data and next steps for the individual verification workflow.

Types

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

Properties

Link copied to clipboard

A secure URL where the registrant can complete additional verification steps, such as document upload or identity confirmation through a third-party verification service.

Link copied to clipboard

The timestamp when the completion URL expires and is no longer valid for accessing the verification workflow.

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