VerificationResponseDetails
A union structure containing the response details specific to different types of verification processes, providing type-specific information and results.
Contents
Note
In the following list, the required parameters are described first.
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- BusinessVerificationResponse
-
The response details from a business verification process, including verification results and any additional business information discovered.
Type: BusinessVerificationResponse object
Required: No
- RegistrantVerificationResponse
-
The response details from a registrant verification process, including verification results and any additional steps required for identity confirmation.
Type: RegistrantVerificationResponse object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: