Lilt API Binding for Javascript
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Number | A status object indicating the pretranslation status. | [optional] |
| importInProgress | Boolean | Indicates that the document is being imported. | [optional] |
| importSucceeded | Boolean | Indicates that the document was successfully imported. | [optional] |
| importErrorMessage | String | Indicates there was an error importing the document. | [optional] |
| isProcessing | Boolean | Indicates the document is being processed. | [optional] |
| isPretranslating | Boolean | Indicates the document is being pretranslated. | [optional] |
| status | DocumentPretranslatingStatus | [optional] |