/AWS1/CL_CHELSTPHONENOORDERS01¶
ListPhoneNumberOrdersResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_phonenumberorders TYPE /AWS1/CL_CHEPHONENUMBERORDER=>TT_PHONENUMBERORDERLIST TT_PHONENUMBERORDERLIST¶
The phone number order details.
iv_nexttoken TYPE /AWS1/CHESTRING /AWS1/CHESTRING¶
The token to use to retrieve the next page of results.
Queryable Attributes¶
PhoneNumberOrders¶
The phone number order details.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PHONENUMBERORDERS() |
Getter for PHONENUMBERORDERS, with configurable default |
ASK_PHONENUMBERORDERS() |
Getter for PHONENUMBERORDERS w/ exceptions if field has no v |
HAS_PHONENUMBERORDERS() |
Determine if PHONENUMBERORDERS has a value |
NextToken¶
The token to use to retrieve the next page of results.
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 |