reven.api.AddressCriterion(Criterion)
class documentationreven.api
(View In Hierarchy)
Criterion object to select addresses.
Method | __init__ | |
Method | __repr__ | Undocumented |
Method | _rvn_criterion |
Inherited from Criterion:
Method | _rvn_effect |
Parameters | address | The address to match. |
invert_match | Whether to accept or reject objects matching this criterion. |