# LiltNode.LanguagesResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **sourceToTarget** | [**Object**](.md) | 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] **codeToName** | [**Object**](.md) | An object in which the key is an ISO 639-1 language code, and the value is the language name. | [optional]