ClientMetadataTO

ClientMetadataTO
ClientMetadataTO

Metadata of the client which is a collection of key/value pairs

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

Metadata's key

string
value
Required

Metadata's value