WireBeneficiary class

WireBeneficiary class

This class describes the receiver of a wire transfer.

The WireBeneficiary type exposes the following members:

Constructors

ConstructorDescription
WireBeneficiary()Initializes a new instance of WireBeneficiary class.

Properties

PropertyDescription
nameGets or sets the name of beneficiary.
bank_account_toGets or sets the to of BankAccount.
memoGets or sets the information for the beneficiary.

See Also