Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 888 Bytes

File metadata and controls

14 lines (11 loc) · 888 Bytes

# GenerateDocumentBatchRequest

Properties

Name Type Description Notes
template \PDFGeneratorAPI\Model\TemplateParam[] [optional]
format \PDFGeneratorAPI\Model\FormatParam [optional]
output \PDFGeneratorAPI\Model\OutputParam [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]