merchants property

  1. @BuiltValueField.new(wireName: r'merchants')
MerchantsRestriction? get merchants

List of merchant ID and acquirer ID pairs, and the operation. Supported operations: anyMatch, noneMatch.

Implementation

@BuiltValueField(wireName: r'merchants')
MerchantsRestriction? get merchants;