Formdefinitioninput
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | Unique identifier for the form input. | [default to undefined] |
| type | (optional) string | FormDefinitionInputType value. STRING FormDefinitionInputTypeString | [default to undefined] |
| label | (optional) string | Name for the form input. | [default to undefined] |
| description | (optional) string | Form input's description. | [default to undefined] |