Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 651 Bytes

PdfSaveDocumentResponse.md

File metadata and controls

14 lines (9 loc) · 651 Bytes

PdfSaveDocumentResponse

Properties

Name Type Description Notes
Error Error [optional]
RemainingTokens int64 Specifies the number of remaining tokens. [optional]
Data Pointer to string Specifies the data of the saved document. [optional] [readonly]
FileName Pointer to string Specifies the name of the saved document. [optional] [readonly]

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