merchantAccount property

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

The merchant account identifier, with which you want to process the order.

Implementation

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