Comprehensive metadata information for a file in a transaction. This metadata defines how the file should be displayed, processed, and what form fields and signing areas it contains. The metadata can be uploaded before or after the actual PDF file.
| Name | Type | Description |
|---|---|---|
| DisplayName | String | Null |
| DisplayOrder | Integer | Null |
| Description | String | Null |
| SetParaph | Boolean | Null |
| Signers | Object | Dictionary mapping signer identifiers to their specific configuration for this file. Each signer can have different form sets and signing requirements for the same document. The key is the signer identifier. |
| FormSets | Object | Nested dictionary structure defining form fields and signing areas within the document. The outer key represents the form set name, and the inner key represents individual field identifiers within that set. Form sets allow grouping related fields together for organization and signer assignment. The following characters are allowed as a key / field name: Map of pdf field definitions. |