TemplateFieldInfo
- keyType: stringrequired
Unique identifier for the field
- typeType: stringenumrequired
Type of the field (form field or e-signature field)
values- text
_field - check
_box - image
- line
- signature
- initial
- signed
_date
- widgetsType: array object[]required
Visual elements representing this field in the PDF
- dimensionsType: object
- positionType: object
- rotationType: number
Degree - styleType: object
- assignmentType: object
Assignment for the field, indicating which participant should fill this field
- roleType: string
Key Role key for the field
- includeType: string
If Optional JSONata expression to control field visibility
- value
Optional literal value or JSONata expression to dynamically calculate field value from entity data
- Type: string
Optional literal value or JSONata expression to dynamically calculate field value from entity data
