InvestmentAccountInfo
Contents
[
Hide
]InvestmentAccountInfo class
Investment account information class.
public class InvestmentAccountInfo : AbstractAccountInfo
Constructors
| Name | Description |
|---|---|
| InvestmentAccountInfo() | Initializes a new instance of InvestmentAccountInfo class. |
Properties
| Name | Description |
|---|---|
| Checking { get; set; } | Gets or sets whether the account has check writing privileges. |
| InvestmentAccountFrom { get; set; } | Gets or sets the from of InvestmentAccount. |
| InvestmentAccountType { get; set; } | Gets or sets the type of account. |
| OptionLevel { get; set; } | Gets or sets the text description of option trading privileges. |
| ServiceStatus { get; set; } | Gets or sets the activation status for investment statement download for the account. |
| UsProductType { get; set; } | Gets or sets the classification of account. |
See Also
- class AbstractAccountInfo
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance