Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 546 Bytes

File metadata and controls

11 lines (7 loc) · 546 Bytes

TextConversionResult

Properties

Name Type Description Notes
successful bool True if the operation was successful, false otherwise [optional]
text_result string Plain Text (TXT) format conversion result of the input document. The text result is returned as a string. [optional]

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