Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 374 Bytes

CallbackParam.md

File metadata and controls

10 lines (6 loc) · 374 Bytes

PDFGeneratorAPI.CallbackParam

Properties

Name Type Description Notes
url String Public callback URL that is used to make a POST request when the document is generated. [optional]
headers Object A key-value pairs of header values sent with the POST request. [optional]