merchantReference property
The value supplied by the executing user when initiating the transfer; may be used to link multiple transactions.
Implementation
@BuiltValueField(wireName: r'merchantReference')
String? get merchantReference;
The value supplied by the executing user when initiating the transfer; may be used to link multiple transactions.
@BuiltValueField(wireName: r'merchantReference')
String? get merchantReference;