AsyncLookupRequest Properties Name Type Description Notes phoneNumbers Array<string> Telephone numbers in E.164 format. [default to undefined] Example import { AsyncLookupRequest } from 'bandwidth-sdk'; const instance: AsyncLookupRequest = { phoneNumbers, }; [Back to Model list] [Back to API list] [Back to README]