| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Gets or sets the input identifier |
string |
None. |
| Name |
Gets or sets the input name |
string |
None. |
| Type |
Gets or sets the input type |
string |
None. |
| IsRequired |
Gets or sets the required flag |
boolean |
None. |
| DefaultValue |
Gets or sets the default value |
string |
None. |
| ConditionalRequirements |
Gets or sets the conditional requirements |
Collection of ConditionalRequirements |
None. |
| Components |
Gets or sets the component details |
Collection of FormComponent |
None. |