KeyValuePair
KeyValuePair
An arbitrary key-value pair
JSON Example
{
"key": "string",
"value": "string"
}
string
key
Required
Key
string
value
Required
Value