lilt-python

API bindings for the Lilt REST API.

View the Project on GitHub lilt/lilt-python

DocumentPretranslateResponse

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- id | list[int] | A list of documents being pretranslated. | [optional] is_pretranslating | bool | If the operation succeeded, then `true`. Otherwise, `false`. | [optional] documents | list[DocumentPretranslating] | Document pretranslation status. | [optional]

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