WireBeneficiary
WireBeneficiary class
This class describes the receiver of a wire transfer.
public class WireBeneficiary
Constructors
| Name | Description |
|---|---|
| WireBeneficiary() | Initializes a new instance of WireBeneficiary class. |
Properties
| Name | Description |
|---|---|
| BankAccountTo { get; set; } | Gets or sets the to of BankAccount. |
| Memo { get; set; } | Gets or sets the information for the beneficiary. |
| Name { get; set; } | Gets or sets the name of beneficiary. |
See Also
- namespace Aspose.Finance.Ofx.WireTransfer
- assembly Aspose.Finance