OptionInfo
Contents
[
Hide
]OptionInfo class
Option information class.
public class OptionInfo : AbstractSecurityInfo
Constructors
| Name | Description |
|---|---|
| OptionInfo() | Initializes a new instance of OptionInfo class. |
Properties
| Name | Description |
|---|---|
| AssetClass { get; set; } | Gets or sets the asset class. |
| ExpireDate { get; set; } | Gets or sets the expiration date. |
| FIAssetClass { get; set; } | Gets or sets the text string containing an FI defined asset class. |
| OptionType { get; set; } | Gets or sets the option type. |
| SecurityId { get; set; } | Gets or sets the SecurityId. |
| SecurityInfo { get; set; } | Gets or sets the GeneralSecurityInfo. |
| SharePerContract { get; set; } | Gets or sets the shares per contract. |
| StrikePrice { get; set; } | Gets or sets the strike price. |
See Also
- class AbstractSecurityInfo
- namespace Aspose.Finance.Ofx.SecuritiesList
- assembly Aspose.Finance