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
# ListGlossaryLanguages200ResponseSupportedLanguagesInner

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**source_lang** | **String** | The language in which the source texts in the glossary are specified. | 
**target_lang** | **String** | The language in which the target texts in the glossary are specified. | 

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