SellOption
Contents
[
Hide
]SellOption class
Investment sell option class.
public class SellOption : AbstractInvestmentSellTransaction
Constructors
| Name | Description |
|---|---|
| SellOption() | Initializes a new instance of SellOption class. |
Properties
| Name | Description |
|---|---|
| InvestmentSell { get; set; } | Gets or sets the InvestmentSell. |
| OptionSellType { get; set; } | Gets or sets the option sell type. |
| RelatedType { get; set; } | Gets or sets the related option transaction type. |
| RelateFITransactionID { get; set; } | Gets or sets the relate transactions associated with mutual fund exchanges. |
| Secured { get; set; } | Gets or sets how an option is secured. |
| SharePerContract { get; set; } | Gets or sets the number of shares per contract. |
See Also
- class AbstractInvestmentSellTransaction
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance