BusinessVerificationResponse
The response details from a business verification process, including verification results and any additional business information discovered.
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.