github.com/twilio/twilio-go@v1.20.1/rest/pricing/v2/docs/PricingV2VoiceCountry.md (about) 1 # PricingV2VoiceCountry 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **Country** | Pointer to **string** | The name of the country. | 8 **IsoCountry** | Pointer to **string** | The [ISO country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2). | 9 **Url** | Pointer to **string** | The absolute URL of the resource. | 10 11 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 12 13