BuyStock class

BuyStock class

Investment buy stock transaction class.

Inheritance: BuyStockAbstractInvestmentBuyTransactionAbstractInvestmentTransactionBase

The BuyStock type exposes the following members:

Constructors

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

Properties

PropertyDescription
investment_buyGets or sets the AbstractInvestmentBuyTransaction.investment_buy.
buy_typeGets or sets the type of purchase.

See Also