Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.13 KB

LookupResult.md

File metadata and controls

19 lines (15 loc) · 1.13 KB

Bandwidth.Standard.Model.LookupResult

Carrier information results for the specified telephone number.

Properties

Name Type Description Notes
ResponseCode int Our vendor's response code. [optional]
Message string Message associated with the response code. [optional]
E164Format string The telephone number in E.164 format. [optional]
Formatted string The formatted version of the telephone number. [optional]
Country string The country of the telephone number. [optional]
LineType string The line type of the telephone number. [optional]
LineProvider string The messaging service provider of the telephone number. [optional]
MobileCountryCode string The first half of the Home Network Identity (HNI). [optional]
MobileNetworkCode string The second half of the HNI. [optional]

[Back to Model list] [Back to API list] [Back to README]