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