/AWS1/CL_PTTVERIFDETAILS¶
A union structure containing the specific details required for different types of verification processes supported by AWS Partner Central.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_businessverifdetails TYPE REF TO /AWS1/CL_PTTBUSINESSVERIFDETS /AWS1/CL_PTTBUSINESSVERIFDETS¶
The business verification details to be used when starting a business verification process.
io_registrantverifdetails TYPE REF TO /AWS1/CL_PTTREGISTRANTVERFDETS /AWS1/CL_PTTREGISTRANTVERFDETS¶
The registrant verification details to be used when starting an individual identity verification process.
Queryable Attributes¶
BusinessVerificationDetails¶
The business verification details to be used when starting a business verification process.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUSINESSVERIFDETAILS() |
Getter for BUSINESSVERIFICATIONDETAILS |
RegistrantVerificationDetails¶
The registrant verification details to be used when starting an individual identity verification process.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGISTRANTVERIFDETAILS() |
Getter for REGISTRANTVERIFDETAILS |