referenceForBeneficiary property

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

The reference sent to or received from the counterparty. Only alphanumeric characters are allowed.

Implementation

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