RegistrantVerificationResponse
Contains the response information from a registrant verification process, including any verification-specific data and next steps for the individual verification workflow.
Types
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
inline fun copy(block: RegistrantVerificationResponse.Builder.() -> Unit = {}): RegistrantVerificationResponse