/AWS1/CL_PPMLSTWHATSAPPMSGTM01¶
ListWhatsAppMessageTemplatesOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_templates TYPE /AWS1/CL_PPMTEMPLATESUMMARY=>TT_TEMPLATESUMMARYLIST TT_TEMPLATESUMMARYLIST¶
A list of template summaries.
iv_nexttoken TYPE /AWS1/PPMNEXTTOKEN /AWS1/PPMNEXTTOKEN¶
The token to retrieve the next page of results, if any.
Queryable Attributes¶
templates¶
A list of template summaries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEMPLATES() |
Getter for TEMPLATES, with configurable default |
ASK_TEMPLATES() |
Getter for TEMPLATES w/ exceptions if field has no value |
HAS_TEMPLATES() |
Determine if TEMPLATES has a value |
nextToken¶
The token to retrieve the next page of results, if any.
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 |