merchantAccountCode property

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

The merchant account identifier used in the transaction the notification item is for.

Implementation

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