| Name | Type | Description | Notes |
|---|---|---|---|
| mobileCountryCode | String | Region code that matches the specific country calling code if the requested phone number type is mobile | [optional] |
| mobileNetworkCode | String | National destination code (NDC), with a 0 prefix, if an NDC is found and the requested phone number type is mobile | [optional] |
| name | String | SPID (Service Provider ID) name, if the requested phone number has been ported; otherwise, the name of carrier who owns the phone number block | [optional] |
| type | TypeEnum | A phone number type that identifies the type of service associated with the requested phone number | [optional] |
| errorCode | String | Unused | [optional] |
| normalizedCarrier | String | If known to Telnyx and applicable, the primary network carrier. | [optional] |
| Name | Value |
|---|---|
| FIXED_LINE | "fixed line" |
| MOBILE | "mobile" |
| VOIP | "voip" |
| FIXED_LINE_OR_MOBILE | "fixed line or mobile" |
| TOLL_FREE | "toll free" |
| PREMIUM_RATE | "premium rate" |
| SHARED_COST | "shared cost" |
| PERSONAL_NUMBER | "personal number" |
| PAGER | "pager" |
| UAN | "uan" |
| VOICEMAIL | "voicemail" |
| UNKNOWN | "unknown" |