Skip to content

/AWS1/CL_REVLISTUSERJRNYSRSP

ListUserJourneysResponse

CONSTRUCTOR

IMPORTING

Required arguments:

it_userjourneysummaries TYPE /AWS1/CL_REVUSERJOURNEYSUMMARY=>TT_USERJOURNEYSUMMARYLIST TT_USERJOURNEYSUMMARYLIST

The list of user journey summaries.

Optional arguments:

iv_nexttoken TYPE /AWS1/REVNEXTTOKEN /AWS1/REVNEXTTOKEN

Pagination token.


Queryable Attributes

userJourneySummaries

The list of user journey summaries.

Accessible with the following methods

Method Description
GET_USERJOURNEYSUMMARIES() Getter for USERJOURNEYSUMMARIES, with configurable default
ASK_USERJOURNEYSUMMARIES() Getter for USERJOURNEYSUMMARIES w/ exceptions if field has n
HAS_USERJOURNEYSUMMARIES() Determine if USERJOURNEYSUMMARIES has a value

nextToken

Pagination token.

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