/AWS1/CL_CNTLSTCONTFLOWMODVR01¶
ListContactFlowModuleVersionsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_contflowmodulevrssummlist TYPE /AWS1/CL_CNTCONTFLOWMODVRSSUMM=>TT_CONTFLOWMODULEVRSSUMMLIST TT_CONTFLOWMODULEVRSSUMMLIST¶
Information about the flow module versions.
iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN¶
If there are additional results, this is the token for the next set of results.
Queryable Attributes¶
ContactFlowModuleVersionSummaryList¶
Information about the flow module versions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTFLOWMODVRSSUMMLIST() |
Getter for CONTFLOWMODULEVRSSUMMARYLIST, with configurable d |
ASK_CONTFLOWMODVRSSUMMLIST() |
Getter for CONTFLOWMODULEVRSSUMMARYLIST w/ exceptions if fie |
HAS_CONTFLOWMODVRSSUMMLIST() |
Determine if CONTFLOWMODULEVRSSUMMARYLIST 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 |