Skip to content
Last update: July 26, 2024

DictionaryItemConnection object

This type provides a standardized way of fetching and navigating through a large collection of dictionary items.

Fields

Field Description
name String The name or title of the dynamic property value.
valueType String The type of value stored in the dynamic property.
value DynamicPropertyValue The actual value of the dynamic property.
dictionaryItem DictionaryItemType The dictionary item associated with the dynamic property value, if applicable.
dynamicProperty DynamicPropertyType The dynamic property definition to which this value belongs.