Name | Description | Type | Additional information | Nullable |
---|---|---|---|---|
Id | globally unique identifier |
None |
False | |
Name | string |
None |
False | |
Sequence |
Sequence of the section relative to other section on the page. |
integer |
None |
False |
IsRepeatable |
Defines whether the section can be repeated along with all questions inside. |
boolean |
None |
False |
Title | string |
None |
False | |
IsArchived |
Determines if a section is archived. |
boolean |
None |
False |
Questions | Collection of FormQuestion |
None |
False |