Formdetails
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | (optional) string | ID of the form | [default to undefined] |
| name | (optional) string | Name of the form | [default to undefined] |
| title | (optional) string | The form title | [default to undefined] |
| subtitle | (optional) string | The form subtitle. | [default to undefined] |
| targetUser | (optional) string | The name of the user that should be shown this form | [default to undefined] |
| sections | (optional) Array<Sectiondetails> | Sections of the form | [default to undefined] |