Skip to main content

@wildix/xbees-users-client > QueryUserInput > predicate

QueryUserInput.predicate property

A condition that must be satisfied for the user query to be considered valid. If this predicate is not met, a UserQueryPredicateNotMetException will be thrown.

Signature:

predicate?: UserQueryPredicate;