Class BuyOption

BuyOption class

Investering kopen optie transactieklasse.

public class BuyOption : AbstractInvestmentBuyTransaction

Constructeurs

Naam Beschrijving
BuyOption() Initialiseert een nieuw exemplaar vanBuyOption klasse.

Eigenschappen

Naam Beschrijving
InvestmentBuy { get; set; } Haalt of stelt deInvestmentBuy .
OptionBuyType { get; set; } Krijgt of stelt het kooptype van de optie in.
SharePerContract { get; set; } Haalt of stelt het aantal aandelen per contract in.

Zie ook