sourceAccountCode property

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

The code of the account from which the funds are to be debited. >The state of the Account Holder of this account must be Active and allow payouts.

Implementation

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