KeyValueMap
Represents key-value map entries used to store typed configuration or reference data as flexible name-value pairs.
Columns
| Name | Type | ReadOnly | Description |
| href | String | True |
The URL of the key-value map resource. |
| key [KEY] | String | False |
The system-assigned key that uniquely identifies the key-value map record. |
| type | String | False |
The data type of the value stored in this key-value map entry. |
| value | String | False |
The value stored for this key-value map entry. |