destinationAccountCode property

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

The code of the account to which the funds are to be credited. >The state of the Account Holder of this account must be Active.

Implementation

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