Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 717 Bytes

SecurityScreenGroup.md

File metadata and controls

24 lines (13 loc) · 717 Bytes

Intrinio.SDK.Model.SecurityScreenGroup

Properties

Name Type Description
Operator string The logic operator for the group (AND, OR, NOT)  
Clauses List<SecurityScreenClause> The logic clauses in the group  
Groups List<SecurityScreenGroup> The nested groups within the group