Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 825 Bytes

Field.md

File metadata and controls

15 lines (14 loc) · 825 Bytes

Field

Properties

Name Type Description Notes
id String The ID of the field.
name String The name of the field.
schema JsonTypeBean
description String The description of the field. [optional]
key String The key of the field. [optional]
isLocked Boolean Whether the field is locked. [optional]
searcherKey String The searcher key of the field. Returned for custom fields. [optional]
screensCount Long Number of screens where the field is used. [optional]
contextsCount Long Number of contexts where the field is used. [optional]
lastUsed FieldLastUsed [optional]