merchantAccount property
The merchant account identifier you want to process the (transaction) request with.
Implementation
@BuiltValueField(wireName: r'merchantAccount')
String get merchantAccount;
The merchant account identifier you want to process the (transaction) request with.
@BuiltValueField(wireName: r'merchantAccount')
String get merchantAccount;