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

     1  # LanguageInfo
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Id** | **string** | Internal identifier of a language | [optional] 
     7  **Uri** | **string** | Canonical URI of a language | [optional] 
     8  **Greeting** | **bool** | Indicates whether a language is available as greeting language | [optional] 
     9  **FormattingLocale** | **bool** | Indicates whether a language is available as formatting locale | [optional] 
    10  **LocaleCode** | **string** | Localization code of a language | [optional] 
    11  **Name** | **string** | Official name of a language | [optional] 
    12  **Ui** | **bool** | Indicates whether a language is available as UI language | [optional] 
    13  
    14  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    15  
    16