Name | Type | Description | Notes |
---|---|---|---|
name | kotlin.String | A descriptive name for the set, i.e: 'US based employees' or 'Users behind VPN' | [optional] |
description | kotlin.String | an optional longer description of the set | [optional] |
conditions | kotlin.Any | a boolean expression that consists of multiple conditions, with and/or logic. | [optional] |