DictionaryEntryType
is a
datatype making an entry into a list of unordered key-value pairs.
Table: DictionaryEntryType
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
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 | |||||
key | string | yes | Long-Term | The name of the unique key. | |
value | string | yes | Long-Term | The value for the key. |