sourceAccountCode property
The code of the account from which funds were debited during an incoming fund transfer.
Implementation
@BuiltValueField(wireName: r'sourceAccountCode')
String? get sourceAccountCode;
The code of the account from which funds were debited during an incoming fund transfer.
@BuiltValueField(wireName: r'sourceAccountCode')
String? get sourceAccountCode;