sourceAccountCode property

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

The code of the benefactor account.

Implementation

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