PDFResponse
The response returned after generating a PDF
Properties
| Property | Type | Description |
|---|---|---|
base64 | string | null | Base64 encoded PDF content |
size | number | null | The size of the resulting PDF in bytes |
time | number | null | The time it took to generate the PDF |