BuyOther

BuyOther class

Investment buy other transaction class.

public class BuyOther : AbstractInvestmentBuyTransaction

Constructors

NameDescription
BuyOther()Initializes a new instance of BuyOther class.

Properties

NameDescription
InvestmentBuy { get; set; }Gets or sets the InvestmentBuy.

See Also