differentCurrencies property
- @BuiltValueField.new(wireName: r'differentCurrencies')
Compares the currency of the payment against the currency of the payment instrument, and specifies the operation. Supported operations: equals, notEquals.
Implementation
@BuiltValueField(wireName: r'differentCurrencies')
DifferentCurrenciesRestriction? get differentCurrencies;