TagInstanceList

TagInstanceList
TagInstanceList
JSON Example
{
    "userTags": {
        "entries": [
            {
                "value": {},
                "key": "string"
            }
        ]
    },
    "id": "string",
    "globalTags": {
        "entries": [
            {
                "value": {},
                "key": "string"
            }
        ]
    }
}
userTags
Optional

Equivalent of java.util.Map

string
id
Optional

id

globalTags
Optional

Equivalent of java.util.Map