| Name | Type | Description | Notes |
|---|---|---|---|
| formId | Number | [optional] [readonly] | |
| internalTitle | String | Internal title of the form | [optional] [default to '$request.body#/title'] |
| title | String | Title of the form | |
| language | Language | [optional] | |
| listId | Number | [optional] | |
| _default | Boolean | True if this is the default form in the list, false otherwise | [optional] |
| owner | Number | [optional] | |
| status | String | Status of the form | [optional] [readonly] |
| created | Date | The date and time | [optional] |
| updated | Date | The date and time | [optional] |
-
active(value:"active") -
unpublished(value:"unpublished") -
cloned(value:"cloned") -
deleted(value:"deleted")