/AWS1/CL_SNBLSTLONGTERMPRICI01¶
ListLongTermPricingResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_longtermpricingentries TYPE /AWS1/CL_SNBLONGTERMPRICINGL00=>TT_LONGTERMPRICINGENTRYLIST TT_LONGTERMPRICINGENTRYLIST¶
Each
LongTermPricingEntryobject contains a status, ID, and other information about theLongTermPricingtype.
iv_nexttoken TYPE /AWS1/SNBSTRING /AWS1/SNBSTRING¶
Because HTTP requests are stateless, this is the starting point for your next list of returned
ListLongTermPricinglist.
Queryable Attributes¶
LongTermPricingEntries¶
Each
LongTermPricingEntryobject contains a status, ID, and other information about theLongTermPricingtype.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LONGTERMPRICINGENTRIES() |
Getter for LONGTERMPRICINGENTRIES, with configurable default |
ASK_LONGTERMPRICINGENTRIES() |
Getter for LONGTERMPRICINGENTRIES w/ exceptions if field has |
HAS_LONGTERMPRICINGENTRIES() |
Determine if LONGTERMPRICINGENTRIES has a value |
NextToken¶
Because HTTP requests are stateless, this is the starting point for your next list of returned
ListLongTermPricinglist.
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 |