/AWS1/CL_PPMLSTWHTSAPPFLOWSOUT¶
ListWhatsAppFlowsOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_flows TYPE /AWS1/CL_PPMMETAFLOWSUMMARY=>TT_METAFLOWSUMMARYLIST TT_METAFLOWSUMMARYLIST¶
A list of Flow summaries.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/PPMNEXTTOKEN /AWS1/PPMNEXTTOKEN¶
The token to retrieve the next page of results, if any.
Queryable Attributes¶
flows¶
A list of Flow summaries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLOWS() |
Getter for FLOWS, with configurable default |
ASK_FLOWS() |
Getter for FLOWS w/ exceptions if field has no value |
HAS_FLOWS() |
Determine if FLOWS 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 |