Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1002 Bytes

File metadata and controls

15 lines (12 loc) · 1002 Bytes

# GenerateDocumentBatchAsynchronousRequest

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]
metadata \PDFGeneratorAPI\Model\MetadataParam [optional]

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