/AWS1/CL_PPMGTWHTSAPPFLWPRVOUT¶
GetWhatsAppFlowPreviewOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_flowid TYPE /AWS1/PPMMETAFLOWID /AWS1/PPMMETAFLOWID¶
The unique identifier of the Flow.
io_preview TYPE REF TO /AWS1/CL_PPMMETAFLOWPRVINFO /AWS1/CL_PPMMETAFLOWPRVINFO¶
The preview URL and its expiration timestamp.
Queryable Attributes¶
flowId¶
The unique identifier of the Flow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FLOWID() |
Getter for FLOWID, with configurable default |
ASK_FLOWID() |
Getter for FLOWID w/ exceptions if field has no value |
HAS_FLOWID() |
Determine if FLOWID has a value |
preview¶
The preview URL and its expiration timestamp.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PREVIEW() |
Getter for PREVIEW |