UnboundedKeyValuePair

UnboundedKeyValuePair
UnboundedKeyValuePair

A key-value pair with no limitations on size

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

Key

string
value
Required

Value

Property Of