sourceAccountCode property

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

The benefactor account.

Implementation

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