deepl-openapi 2.7.1

The DeepL API provides programmatic access to DeepL’s machine translation technology.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# GetLanguages200ResponseInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**language** | **String** | The language code of the given language. | 
**name** | **String** | Name of the language in English. | 
**supports_formality** | Option<**bool**> | Denotes formality support in case of a target language listing. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)