/AWS1/CL_CNTLISTNOTIFSRESPONSE¶
ListNotificationsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_notificationsummarylist TYPE /AWS1/CL_CNTNOTIFICATION=>TT_NOTIFICATIONSUMMARYLIST TT_NOTIFICATIONSUMMARYLIST¶
A list of notification summaries.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN¶
The token for the next set of results. If present, there are more results available.
Queryable Attributes¶
NextToken¶
The token for the next set of results. If present, there are more results available.
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 |
NotificationSummaryList¶
A list of notification summaries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NOTIFICATIONSUMMARYLIST() |
Getter for NOTIFICATIONSUMMARYLIST, with configurable defaul |
ASK_NOTIFICATIONSUMMARYLIST() |
Getter for NOTIFICATIONSUMMARYLIST w/ exceptions if field ha |
HAS_NOTIFICATIONSUMMARYLIST() |
Determine if NOTIFICATIONSUMMARYLIST has a value |