referenceForBeneficiary property
The reference sent to or received from the counterparty. * For outgoing funds, this is the referenceForBeneficiary from the /transfers request. * For incoming funds, this is the reference from the sender.
Implementation
@BuiltValueField(wireName: r'referenceForBeneficiary')
String? get referenceForBeneficiary;