Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 578 Bytes

InsertDocxTablesResponse.md

File metadata and controls

11 lines (7 loc) · 578 Bytes

InsertDocxTablesResponse

Properties

Name Type Description Notes
successful bool True if successful, false otherwise [optional]
edited_document_url string URL to the edited DOCX file; file is stored in an in-memory cache and will be deleted. Call Finish-Editing to get the result document contents. [optional]

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