NameDescriptionTypeAdditional information
FormFieldId

Id of the FormField

integer

None.

Name

Name of the FormField

string

None.

FieldType

FieldType of the FormField

FieldType

None.

IsRequired

If the field is required

boolean

None.

FieldDataType

Expected content of the field

FormFieldDataType

None.

FieldLabel

Label of the FormField

string

None.

Options

Collection of FormField value and label pairs

Collection of FormFieldPossibilityModel

None.