destinationAccountCode property

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

The code of the beneficiary account.

Implementation

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