|
field
|
|
borogove_FormField | null
|
Form field for this item, or null when the item is not a field
|
|
section
|
|
borogove_FormSection | null
|
Nested section for this item, or null when the item is not a section
|
|
status
|
|
string | null
|
Optional status type associated with instructional text
|
|
tableHeader
|
|
borogove_FormField[] | null
|
Column definitions when this item represents a result table
|
|
tableRows
|
|
borogove_FormField[][] | null
|
|
|
text
|
|
string | null
|
Plain text content for this item, or null when the item is not text-only
|