| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ||
| document_id | String | ||
| type | String | ||
| width | BigDecimal | If not set, the width is automatically calculated with the max_length value | |
| height | BigDecimal | The height must be 24 or a multiple of 15 greater than 24. If height is provided, max_length must be less than or equal to the maximum number of characters based on the width and height of the text field. | |
| page | BigDecimal | ||
| x | BigDecimal | ||
| y | BigDecimal | ||
| question | String | ||
| instruction | String | ||
| optional | BOOLEAN | ||
| answer | String | ||
| max_length | Integer |