BusinessVerificationResponse
Contains the response information and results from a business verification process, including any verification-specific data returned by the verification service.
Types
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
The timestamp when the completion URL expires and is no longer valid for accessing the verification workflow.
Functions
Link copied to clipboard
inline fun copy(block: BusinessVerificationResponse.Builder.() -> Unit = {}): BusinessVerificationResponse