Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 863 Bytes

DocumentPdfQueryResponseData.md

File metadata and controls

15 lines (11 loc) · 863 Bytes

DocumentPdfQueryResponseData

Properties

Name Type Description Notes
completed_at_time str Time that PDF generation was completed, in RFC 3339 format. [optional]
document_id str ID of the document. [optional]
download_document_pdf_url str S3 pre-signed URL to download PDF file. [optional]
id str ID of the PDF file generated or being generated for the document [optional]
job_status str Describes status of the PDF generation job. [optional]
requested_at_time str Time that PDF generation was requested, in RFC 3339 format. [optional]

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