/AWS1/CL_PTTVERIFRSPDETAILS¶
A union structure containing the response details specific to different types of verification processes, providing type-specific information and results.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_businessverifresponse TYPE REF TO /AWS1/CL_PTTBUSINESSVERIFRSP /AWS1/CL_PTTBUSINESSVERIFRSP¶
The response details from a business verification process, including verification results and any additional business information discovered.
io_registrantverifresponse TYPE REF TO /AWS1/CL_PTTREGISTRANTVERIFRSP /AWS1/CL_PTTREGISTRANTVERIFRSP¶
The response details from a registrant verification process, including verification results and any additional steps required for identity confirmation.
Queryable Attributes¶
BusinessVerificationResponse¶
The response details from a business verification process, including verification results and any additional business information discovered.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUSINESSVERIFRESPONSE() |
Getter for BUSINESSVERIFICATIONRESPONSE |
RegistrantVerificationResponse¶
The response details from a registrant verification process, including verification results and any additional steps required for identity confirmation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGISTRANTVERIFRESPONSE() |
Getter for REGISTRANTVERIFRESPONSE |