StartVerificationResponse
Types
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
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
inline fun copy(block: StartVerificationResponse.Builder.() -> Unit = {}): StartVerificationResponse