SellStock class

SellStock class

Investment sell stock class.

Inheritance: SellStockAbstractInvestmentSellTransactionAbstractInvestmentTransactionBase

The SellStock type exposes the following members:

Constructors

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

Properties

PropertyDescription
investment_sellGets or sets the AbstractInvestmentSellTransaction.investment_sell.
sell_typeGets or sets the sell type.

See Also