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

     1  # Country
     2  
     3  ## Properties
     4  
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **CountryCode** | **string** |  | 
     8  **CountryId** | **string** | Country code i ISO 3166-1 alpha-3 format | [optional] 
     9  **CountryName** | **string** |  | [optional] 
    10  **MaxAniLength** | **int32** |  | [optional] 
    11  **MaxUtcOffset** | **int32** |  | [optional] 
    12  **MinAniLength** | **int32** |  | [optional] 
    13  **MinUtcOffset** | **int32** |  | [optional] 
    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