RegistrantVerificationResponse
The response details from a registrant verification process, including verification results and any additional steps required for identity confirmation.
Inherited functions
Casts this VerificationResponseDetails as a BusinessVerificationResponse and retrieves its aws.sdk.kotlin.services.partnercentralaccount.model.BusinessVerificationResponse value. Throws an exception if the VerificationResponseDetails is not a BusinessVerificationResponse.
Casts this VerificationResponseDetails as a BusinessVerificationResponse and retrieves its aws.sdk.kotlin.services.partnercentralaccount.model.BusinessVerificationResponse value. Returns null if the VerificationResponseDetails is not a BusinessVerificationResponse.
Casts this VerificationResponseDetails as a RegistrantVerificationResponse and retrieves its aws.sdk.kotlin.services.partnercentralaccount.model.RegistrantVerificationResponse value. Throws an exception if the VerificationResponseDetails is not a RegistrantVerificationResponse.
Casts this VerificationResponseDetails as a RegistrantVerificationResponse and retrieves its aws.sdk.kotlin.services.partnercentralaccount.model.RegistrantVerificationResponse value. Returns null if the VerificationResponseDetails is not a RegistrantVerificationResponse.