# DoCarrierLookupResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cost** | **float** | The cost to check that one number is constant – 0.04 in your account currency. | 
**country** | [**\TextMagic\Models\Country**](Country.md) | Phone number country. | [optional] 
**local** | **string** | Phone number in [National format](https://en.wikipedia.org/wiki/National_conventions_for_writing_telephone_numbers). | 
**type** | **string** | Phone number type. | 
**carrier** | **string** | Carrier name. | 
**number164** | **string** | Phone number in [E.164 format](https://en.wikipedia.org/wiki/E.164). | 
**valid** | **bool** | This field shows whether the entered phone number is valid or not. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


