PolicyNode

PolicyNode
PolicyNode

Representation of a policy node

JSON Example
{
    "attributes": [
        {
            "value": "string",
            "key": "string"
        }
    ],
    "id": "string",
    "children": [
        "PolicyNode Object"
    ]
}
attributes
Optional

attributes

string
id
Optional

id of the node

array of PolicyNode
children
Optional

None

Property Of