NSGroupSimpleExpression

NSGroupSimpleExpression
NSGroupSimpleExpression

Simple expressions to represent NSGroup membership

AllOf
This class requires all of the following:
JSON Example
{
    "resource_type": "string",
    "target_resource": {
        "target_display_name": "string",
        "is_valid": false,
        "target_id": "string",
        "target_type": "string"
    },
    "target_property": "string",
    "target_type": "string",
    "value": "string",
    "op": "string"
}