merchantAccount property

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

The merchant account that is used to process the payment.

Implementation

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