| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Unique identifier | [optional] |
| templateId | Integer | Template ID which is connected to the form | [optional] |
| name | String | Form name | [optional] |
| actions | List<FormConfigurationNewActionsInner> | Array of action configurations | [optional] |
| fields | List<FormFieldsInner> | A list of form field objects | [optional] |