Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 742 Bytes

File metadata and controls

17 lines (9 loc) · 742 Bytes

MatchFilters

Properties

Name Type Description Notes
binaryIds List<Long> Restrict the candidate pool to these binary IDs. [optional]
collectionIds List<Long> Restrict the candidate pool to binaries in these collection IDs. [optional]
debugTypes List<String> Restrict matches to candidates with these debug source types. Accepted: SYSTEM, USER. [optional]
functionIds List<Long> Restrict the candidate pool to these function IDs. [optional]
userIds List<Long> Restrict the candidate pool to functions owned by these user IDs. [optional]