Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 914 Bytes

DocumentPretranslateParameters.md

File metadata and controls

14 lines (10 loc) · 914 Bytes

DocumentPretranslateParameters

Properties

Name Type Description Notes
id list[int] A list of unique Document identifiers.
auto_accept bool Optional parameter for auto-accepting 100% TM hits. [optional]
case_sensitive bool Optional for using case matching against TM hits.. [optional]
attribute_to_creator bool Optional parameter for attributing translation authorship of exact matches to document creator. [optional]
mode str An optional parameter indicating how the document will be pretranslated. The accepted values are `tm`, or `tm+mt`. Default is `tm`. [optional]

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