merchantAccountCode property

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

The code of the merchant account.

Implementation

@BuiltValueField(wireName: r'merchantAccountCode')
String? get merchantAccountCode;