github.com/grokify/go-ringcentral-client@v0.3.31/office/v1/client/docs/GetCountryInfoDictionaryResponse.md (about)

     1  # GetCountryInfoDictionaryResponse
     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  **EmergencyCalling** | **bool** | Emergency calling feature availability/emergency address requirement indicator | [optional] 
    10  **IsoCode** | **string** | Country code according to the ISO standard, see ISO 3166 | [optional] 
    11  **Name** | **string** | Official name of a country | [optional] 
    12  **NumberSelling** | **bool** | Determines whether phone numbers are available for a country | [optional] 
    13  **LoginAllowed** | **bool** | Specifies whether login with the phone numbers of this country is enabled or not | [optional] 
    14  **SignupAllowed** | **bool** | Indicates whether signup/billing is allowed for a country | [optional] 
    15  **FreeSoftphoneLine** | **bool** | Specifies if free phone line for softphone is available for a country or not | [optional] 
    16  
    17  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    18  
    19