securityTag

securityTag
securityTag
AllOf
This class requires all of the following:
JSON Example
{
    "name": "string",
    "tenantId": "string",
    "description": "string",
    "externalId": "string",
    "id": "string",
    "extensionData": {
        "entries": [
            {
                "key": "string"
            }
        ]
    },
    "securityTagTypeId": "string"
}