Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 941 Bytes

Form.md

File metadata and controls

22 lines (17 loc) · 941 Bytes

org.egoi.client.api.Model.Form

Properties

Name Type Description Notes
FormId int [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 int [optional]
Default bool True if this is the default form in the list, false otherwise [optional]
Owner int [optional]
Status string Status of the form [optional] [readonly]
Created DateTime The date and time [optional]
Updated DateTime The date and time [optional]

[Back to Model list] [Back to API list] [Back to README]