/AWS1/CL_RSSLSTRESERVATIONOF01¶
ListReservationOfferingsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_reservationofferingslist TYPE /AWS1/CL_RSSRESERVATIONOFFER00=>TT_RESERVATIONOFFERINGSLIST TT_RESERVATIONOFFERINGSLIST¶
The returned list of reservation offerings.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/RSSPAGINATIONTOKEN /AWS1/RSSPAGINATIONTOKEN¶
The token to use when requesting the next set of items.
Queryable Attributes¶
reservationOfferingsList¶
The returned list of reservation offerings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESERVATIONOFFERINGSLIST() |
Getter for RESERVATIONOFFERINGSLIST, with configurable defau |
ASK_RESERVATIONOFFERINGSLIST() |
Getter for RESERVATIONOFFERINGSLIST w/ exceptions if field h |
HAS_RESERVATIONOFFERINGSLIST() |
Determine if RESERVATIONOFFERINGSLIST has a value |
nextToken¶
The token to use when requesting the next set of items.
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 |