ItemJSON Interface
Serialized Item JSON representation.
Properties
| Name | Type | Description | |
|---|---|---|---|
| classInfo | ClassInfo | undefined | ||
| displayValues | ValuesDictionary<DisplayValueJSON> | ||
| extendedData | [key: string]: any | undefined | ||
| imageId | string | Deprecated | |
| inputKeys | InstanceKey[] | undefined | ||
| labelDefinition | LabelDefinitionJSON | ||
| mergedFieldNames | string[] | ||
| primaryKeys | InstanceKey[] | ||
| values | ValuesDictionary<ValueJSON> | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.