Tag object
A Tag object.
Example JSON representation
{
"key": "string",
"value": "string"
}
Properties
| property | attributes | valid values | description | filter option |
|---|---|---|---|---|
| key string |
required |
The Tag's key. |
||
| value string |
optional |
The Tag's value. |