Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 503 Bytes

ConditionSetUpdate.md

File metadata and controls

12 lines (7 loc) · 503 Bytes

ConditionSetUpdate

Properties

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]