NotEq

data class NotEq : AccountFilter

Matches accounts whose field differs from value. Build via AccountField.notEq.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Add an additional filter, logically AND-ing with this one.

Link copied to clipboard

Add an alternative filter, logically OR-ing with this one.