/AWS1/CL_CNTLSTCONTACTFLOWVR01¶
ListContactFlowVersionsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_contactflowvrssummarylist TYPE /AWS1/CL_CNTCONTACTFLOWVRSSUMM=>TT_CONTACTFLOWVRSSUMMARYLIST TT_CONTACTFLOWVRSSUMMARYLIST¶
A list of flow version summaries.
iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN¶
If there are additional results, this is the token for the next set of results.
Queryable Attributes¶
ContactFlowVersionSummaryList¶
A list of flow version summaries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTACTFLOWVRSSUMMLIST() |
Getter for CONTACTFLOWVRSSUMMARYLIST, with configurable defa |
ASK_CONTACTFLOWVRSSUMMLIST() |
Getter for CONTACTFLOWVRSSUMMARYLIST w/ exceptions if field |
HAS_CONTACTFLOWVRSSUMMLIST() |
Determine if CONTACTFLOWVRSSUMMARYLIST 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 |