# LiltNode.TranslationMemoryEntry ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **source** | **String** | The source string. | [optional] **target** | **String** | The target string. Tags will be automatically placed according to the query string. | [optional] **score** | **Number** | The fuzzy match score. | [optional] **metadata** | [**Object**](.md) | Attributes describing the translation memory entry. | [optional]