/AWS1/CL_QQCLISTMSGTMPLVRSSRSP¶
ListMessageTemplateVersionsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_messagetmplversionsums TYPE /AWS1/CL_QQCMESSAGETMPLVRSSUMM=>TT_MESSAGETMPLVRSSUMMARYLIST TT_MESSAGETMPLVRSSUMMARYLIST¶
Summary information about the versions of a message template.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/QQCNEXTTOKEN /AWS1/QQCNEXTTOKEN¶
If there are additional results, this is the token for the next set of results.
Queryable Attributes¶
messageTemplateVersionSummaries¶
Summary information about the versions of a message template.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MESSAGETMPLVERSIONSUMS() |
Getter for MESSAGETEMPLATEVERSIONSUMS, with configurable def |
ASK_MESSAGETMPLVERSIONSUMS() |
Getter for MESSAGETEMPLATEVERSIONSUMS w/ exceptions if field |
HAS_MESSAGETMPLVERSIONSUMS() |
Determine if MESSAGETEMPLATEVERSIONSUMS has a value |
nextToken¶
If there are additional results, this is the token for the next set of results.
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 |