destinationAccountCode property
The code of the account to which funds were credited during an outgoing fund transfer.
Implementation
@BuiltValueField(wireName: r'destinationAccountCode')
String? get destinationAccountCode;
The code of the account to which funds were credited during an outgoing fund transfer.
@BuiltValueField(wireName: r'destinationAccountCode')
String? get destinationAccountCode;