/AWS1/CL_PPMLSTWHATSAPPTMPLL01¶
ListWhatsAppTemplateLibraryOutput
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_metalibrarytemplates
TYPE /AWS1/CL_PPMMETALIBRARYTMPLDEF=>TT_METALIBRARYTEMPLATESLIST
TT_METALIBRARYTEMPLATESLIST
¶
A list of templates from Meta's library.
iv_nexttoken
TYPE /AWS1/PPMNEXTTOKEN
/AWS1/PPMNEXTTOKEN
¶
The token to retrieve the next page of results, if any.
Queryable Attributes¶
metaLibraryTemplates¶
A list of templates from Meta's library.
Accessible with the following methods¶
Method | Description |
---|---|
GET_METALIBRARYTEMPLATES() |
Getter for METALIBRARYTEMPLATES, with configurable default |
ASK_METALIBRARYTEMPLATES() |
Getter for METALIBRARYTEMPLATES w/ exceptions if field has n |
HAS_METALIBRARYTEMPLATES() |
Determine if METALIBRARYTEMPLATES 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 |