SearchFilter Class
Namespace
SearchFilter Constructors
The following are constructors for SearchFilter.
SearchFilter(developerName, value)
Creates an instance of the SearchFilter class with the specified parameter
values.
Signature
public SearchFilter(String developerName, String value)
1id_verification.SearchFilter, newinstance, [String, String], id_verification.SearchFilterParameters
- developerName
- Type: String
- Specifies the developer name of the field that must be searched in object-based search.
- value
- Type: String
- Specifies the value filter to be applied on the field to be searched in object-based search.
SearchFilter()
Creates an instance of the SearchFilter class.
Signature
public SearchFilter()
1id_verification.SearchFilter, newinstance, [], id_verification.SearchFilter