BuyStock class

BuyStock class

Investment buy stock transaction class.

Inheritance: BuyStockAbstractInvestmentBuyTransactionAbstractInvestmentTransactionBase

The BuyStock type exposes the following members:

Constructors

Constructor Description
BuyStock() Initializes a new instance of BuyStock class.

Properties

Property Description
investment_buy Gets or sets the AbstractInvestmentBuyTransaction.investment_buy.
buy_type Gets or sets the type of purchase.

See Also