DictionaryEntryType is a datatype making an entry into a list of unordered key-value pairs.

Table: DictionaryEntryType

ParameterTypeRequiredDefaultDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 24, 2024
keystringyes The name of the unique key.
valuestringyes The value for the key.