AccountInfo
Contents
[
Hide
]AccountInfo class
Account information class.
public class AccountInfo
Constructors
| Name | Description |
|---|---|
| AccountInfo() | Initializes a new instance of AccountInfo class. |
Properties
| Name | Description |
|---|---|
| AccountInfos { get; set; } | Gets or sets the collection of BankAccountInfo or LoanAccountInfo or CreditCardAccountInfo or BillPaymentAccountInfo or InvestmentAccountInfo or PresentmentAccountInfo. |
| Description { get; set; } | Gets or sets the description of the account |
| HolderInfo { get; set; } | Gets or sets the HolderInfoType. |
| Name { get; set; } | Gets or sets the name/user defined nickname for the account. |
| Phone { get; set; } | Gets or sets the telephone number for the account. |
See Also
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance