/AWS1/CL_CNTLSTCONTACTFLOWSRSP¶
ListContactFlowsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_contactflowsummarylist TYPE /AWS1/CL_CNTCONTACTFLOWSUMMARY=>TT_CONTACTFLOWSUMMARYLIST TT_CONTACTFLOWSUMMARYLIST¶
Information about the flows.
iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN¶
If there are additional results, this is the token for the next set of results.
Queryable Attributes¶
ContactFlowSummaryList¶
Information about the flows.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONTACTFLOWSUMMARYLIST() |
Getter for CONTACTFLOWSUMMARYLIST, with configurable default |
ASK_CONTACTFLOWSUMMARYLIST() |
Getter for CONTACTFLOWSUMMARYLIST w/ exceptions if field has |
HAS_CONTACTFLOWSUMMARYLIST() |
Determine if CONTACTFLOWSUMMARYLIST 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 |