toMerchant property

  1. @BuiltValueField.new(wireName: r'toMerchant')
String get toMerchant

The unique identifier of the destination merchant account from which funds are transferred.

Implementation

@BuiltValueField(wireName: r'toMerchant')
String get toMerchant;