API Reference > presentation-common > Content > NestedContentValue NestedContentValue Namespace Function Name Description NestedContentValue.fromJSON Deserialize NestedContentValue from JSON NestedContentValue.toJSON Serialize NestedContentValue to JSON Defined in presentation/common/src/presentation-common/content/Value.ts Line 139 NestedContentValue Interface Data structure that describes nested content value. Properties Name Type Description displayValues ValuesDictionary<DisplayValue> Content display values map mergedFieldNames string[] Names of fields whose values are merged primaryKeys InstanceKey[] Keys of instances whose content is contained in this value values ValuesDictionary<Value> Content values map Defined in presentation/common/src/presentation-common/content/Value.ts Line 127 Last Updated: 11 June, 2024