Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 609 Bytes

File metadata and controls

41 lines (22 loc) · 609 Bytes

FilterStatement

Properties

Name Type Required
field FieldEnum optional
arguments List<String> required

Enums

FieldEnum

Name Value
TARGET "Target"
ACTION "Action"
ACTIONQUALIFIER "ActionQualifier"
ENTITY "Entity"
ID "Id"
BATCHID "BatchId"
LOGIN "Login"
APPLICATION "Application"
ONBEHALFOF "OnBehalfOf"

Inheritance hierarchy