lilt-python

API bindings for the Lilt REST API.

View the Project on GitHub lilt/lilt-python

LanguagesResponse

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- source_to_target | object | A two-dimensional object in which the first key is an ISO 639-1 language code indicating the source, and the second key is an ISO 639-1 language code indicating the target. | [optional] code_to_name | object | An object in which the key is an ISO 639-1 language code, and the value is the language name. | [optional]

[Back to Model list] [Back to API list] [Back to README]