InvestmentAccount class

InvestmentAccount class

Investment account class.

Inheritance: InvestmentAccountAbstractAccount

The InvestmentAccount type exposes the following members:

Constructors

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

Properties

PropertyDescription
broker_idGets or sets the unique identifier for the FI.
account_idGets or sets the account number at FI.

See Also