github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/GetDialingPlanCountryInfo.md (about) 1 # GetDialingPlanCountryInfo 2 3 ## Properties 4 Name | Type | Description | Notes 5 ------------ | ------------- | ------------- | ------------- 6 **Id** | **string** | Internal identifier of a country | [optional] 7 **Uri** | **string** | Canonical URI of a country | [optional] 8 **CallingCode** | **string** | Country calling code defined by ITU-T recommendations E.123 and E.164, see Calling Codes | [optional] 9 **IsoCode** | **string** | Country code according to the ISO standard, see ISO 3166 | [optional] 10 **Name** | **string** | Official name of a country | [optional] 11 12 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 13 14