github.com/twilio/twilio-go@v1.20.1/rest/pricing/v1/docs/PricingV1VoiceNumber.md (about) 1 # PricingV1VoiceNumber 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Number** | Pointer to **string** | The phone number. | 8 **Country** | Pointer to **string** | The name of the country. | 9 **IsoCountry** | Pointer to **string** | The [ISO country code](http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2). | 10 **OutboundCallPrice** | Pointer to [**PricingV1VoiceVoiceNumberOutboundCallPrice**](PricingV1VoiceVoiceNumberOutboundCallPrice.md) | | 11 **InboundCallPrice** | Pointer to [**PricingV1VoiceVoiceNumberInboundCallPrice**](PricingV1VoiceVoiceNumberInboundCallPrice.md) | | 12 **PriceUnit** | Pointer to **string** | The currency in which prices are measured, specified in [ISO 4127](http://www.iso.org/iso/home/standards/currency_codes.htm) format (e.g. `usd`, `eur`, `jpy`). | 13 **Url** | Pointer to **string** | The absolute URL of the resource. | 14 15 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 16 17