Optional
Readonly
identifierMarks a field as identity field. Should correlate with 'store.idProperty'
Readonly
nameName of the field.
Optional
Readonly
precisionIf 'type' of the field is 'number', the 'precision' property indicates the kind of the number.
Optional
Readonly
titleTitle of the field.
Readonly
typeType of the field's value.
Generated using TypeDoc
Field information in the store's metadata to describe a single field available in the store.