Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 924 Bytes

TranslateSegmentBody.md

File metadata and controls

20 lines (13 loc) · 924 Bytes

TranslateSegmentBody

Properties

Name Type Description Notes
source String A unique Segment identifier. [optional]
memoryId Integer A unique Memory identifier.
sourceHash Integer A source hash code. [optional]
n Integer Return top n translations (deprecated). [optional]
prefix String A target prefix [optional]
rich Boolean Returns rich translation information (e.g., with word alignments). [optional]
tmMatches Boolean Include translation memory fuzzy matches. [optional]
projectTags Boolean Project tags. Projects tags in source to target if set to true. [optional]
containsICUData Boolean Contains ICU data. If true then tags in the source following the ICU standard will be parsed and retained. [optional]