WireBeneficiary class
WireBeneficiary class
This class describes the receiver of a wire transfer.
The WireBeneficiary type exposes the following members:
Constructors
Constructor | Description |
---|---|
WireBeneficiary() | Initializes a new instance of WireBeneficiary class. |
Properties
Property | Description |
---|---|
name | Gets or sets the name of beneficiary. |
bank_account_to | Gets or sets the to of BankAccount. |
memo | Gets or sets the information for the beneficiary. |