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