NameDescriptionTypeAdditional information
label

Field label (note a form may have the same label repeated so GUID is the only safe unique identifier)

string

None.

type

The type of element

string

None.

GUID

unique GUID for this field

string

None.

iteration

The iteration (index of parent element)

integer

None.

index

The groupIndex (zero-based row index) of this value

integer

None.

entryGUID

Entry/row GUID for this field

string

None.

values

Array of values, most fields will have a single value here but certain fields like checkboxes may have multiple values

Collection of MetaValue

None.