matchingTransactions property
- @BuiltValueField.new(wireName: r'matchingTransactions')
The number of transactions and the operation. Supported operations: equals, notEquals, greaterThanOrEqualTo, greaterThan, lessThanOrEqualTo, lessThan.
Implementation
@BuiltValueField(wireName: r'matchingTransactions')
MatchingTransactionsRestriction? get matchingTransactions;