Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 588 Bytes

PdfMergeResponse.md

File metadata and controls

13 lines (9 loc) · 588 Bytes

PdfMergeResponse

Represents the response to a merge action request.

Properties

Name Type Description Notes
error Error [optional]
remaining_tokens int Specifies the number of remaining tokens. [optional]
file_id str Specifies the file identifier of the merged document. [optional] [readonly]

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