KeyValuePair

KeyValuePair
KeyValuePair

An arbitrary key-value pair

JSON Example
{
    "value": "string",
    "key": "string"
}
string
value
Required

Value

string
key
Required

Key

Property Of