Class BuyOption

BuyOption class

投資購入オプション トランザクション クラス.

public class BuyOption : AbstractInvestmentBuyTransaction

コンストラクター

名前 説明
BuyOption() の新しいインスタンスを初期化しますBuyOptionclass.

プロパティ

名前 説明
InvestmentBuy { get; set; } を取得または設定しますInvestmentBuy.
OptionBuyType { get; set; } オプションの購入タイプを取得または設定します。
SharePerContract { get; set; } 契約ごとの株式数を取得または設定します。

関連項目