BusinessVerificationResponse

Contains the response information and results from a business verification process, including any verification-specific data returned by the verification service.

Types

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

Properties

Link copied to clipboard

The business verification details that were processed and verified, potentially including additional information discovered during the verification process.

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
val completionUrlExpiresAt: <Error class: unknown class>?

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