Describes the data format used to populate a document template.
Properties:
Name | Type | Description |
---|---|---|
config |
PSPDFKit.TemplateDataToPopulateDocument.Config | The configuration used to populate the document template. |
model |
Array.<Record.<string, unknown>> | The data used to populate the document template. |