Payment LogicalOr Criterion¶
The LogicalOr
Search Criterion matches payments if at least one of the provided Criteria matches.
Arguments¶
criterion
- a set of Criteria combined by the logical operator
Example¶
1 2 3 4 5 |
|
The LogicalOr
Search Criterion matches payments if at least one of the provided Criteria matches.
criterion
- a set of Criteria combined by the logical operator1 2 3 4 5 |
|