/AWS1/CL_CHVSRCHAVAILABLEPHO01¶
SearchAvailablePhoneNumbersResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_e164phonenumbers TYPE /AWS1/CL_CHVE164PHONENUMLIST_W=>TT_E164PHONENUMBERLIST TT_E164PHONENUMBERLIST¶
Confines a search to just the phone numbers in the E.164 format.
iv_nexttoken TYPE /AWS1/CHVSTRING /AWS1/CHVSTRING¶
The token used to return the next page of results.
Queryable Attributes¶
E164PhoneNumbers¶
Confines a search to just the phone numbers in the E.164 format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_E164PHONENUMBERS() |
Getter for E164PHONENUMBERS, with configurable default |
ASK_E164PHONENUMBERS() |
Getter for E164PHONENUMBERS w/ exceptions if field has no va |
HAS_E164PHONENUMBERS() |
Determine if E164PHONENUMBERS has a value |
NextToken¶
The token used to return 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 |