Class BuyOption

BuyOption class

Investering kopen optie transactieklasse.

public class BuyOption : AbstractInvestmentBuyTransaction

Constructeurs

NaamBeschrijving
BuyOption()Initialiseert een nieuw exemplaar vanBuyOption klasse.

Eigenschappen

NaamBeschrijving
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