GroupSearchFilter
class GroupSearchFilter
A GroupSearchFilter object that you want to apply to your search.
Types
Properties
Link copied to clipboard
The name of the value that you want to use as a filter, for example "Name": "GROUP_NAME". Currently, the only supported name is GROUP_NAME.
Link copied to clipboard
The comparison operator that you want to use as a filter, for example "Operator": "StartsWith". Currently, the only supported operator is StartsWith.