Name | Type | Description | Notes |
---|---|---|---|
source | str | A unique Segment identifier. | [optional] |
memory_id | int | A unique Memory identifier. | |
source_hash | int | A source hash code. | [optional] |
n | int | Return top n translations (deprecated). | [optional] |
prefix | str | A target prefix | [optional] |
rich | bool | Returns rich translation information (e.g., with word alignments). | [optional] [default to False] |
tm_matches | bool | Include translation memory fuzzy matches. | [optional] [default to True] |
project_tags | bool | Project tags. Projects tags in source to target if set to true. | [optional] [default to False] |