ultimateParty property

  1. @BuiltValueField.new(wireName: r'ultimateParty')
UltimatePartyIdentification? get ultimateParty

The ultimate sender of the funds of the transfer (ultimate debtor).

Implementation

@BuiltValueField(wireName: r'ultimateParty')
UltimatePartyIdentification? get ultimateParty;