/AWS1/CL_SE2LSTCUSTVERIFICAT01¶
The following elements are returned by the service.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_custverificationemailtm00 TYPE /AWS1/CL_SE2CUSTVERIFICATION00=>TT_CUSTVERIFICATIONEMAILTMPL00 TT_CUSTVERIFICATIONEMAILTMPL00¶
A list of the custom verification email templates that exist in your account.
iv_nexttoken TYPE /AWS1/SE2NEXTTOKEN /AWS1/SE2NEXTTOKEN¶
A token indicating that there are additional custom verification email templates available to be listed. Pass this token to a subsequent call to
ListCustomVerificationEmailTemplatesto retrieve the next 50 custom verification email templates.
Queryable Attributes¶
CustomVerificationEmailTemplates¶
A list of the custom verification email templates that exist in your account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTVERIFICATIONEMAILT00() |
Getter for CUSTOMVERIFICATIONEMAILTMPLS, with configurable d |
ASK_CUSTVERIFICATIONEMAILT00() |
Getter for CUSTOMVERIFICATIONEMAILTMPLS w/ exceptions if fie |
HAS_CUSTVERIFICATIONEMAILT00() |
Determine if CUSTOMVERIFICATIONEMAILTMPLS has a value |
NextToken¶
A token indicating that there are additional custom verification email templates available to be listed. Pass this token to a subsequent call to
ListCustomVerificationEmailTemplatesto retrieve the next 50 custom verification email templates.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |