Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.16 KB

File metadata and controls

16 lines (13 loc) · 1.16 KB

# GenerateDocumentAsynchronousRequest

Properties

Name Type Description Notes
template \PDFGeneratorAPI\Model\TemplateParam [optional]
callback \PDFGeneratorAPI\Model\CallbackParam [optional]
format \PDFGeneratorAPI\Model\FormatParam [optional]
output \PDFGeneratorAPI\Model\AsyncOutputParam [optional]
name string Generated document name (optional) [optional] [default to '']
testing bool When set to true the generation is not counted as merge (monthly usage), but a large PREVIEW stamp is added. [optional] [default to false]
make_accessible bool Enables semantic document tagging. When enabled, a separate Make Accessible action is executed, which consumes additional credits. [optional] [default to false]
metadata \PDFGeneratorAPI\Model\MetadataParam [optional]

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