BuyOther

BuyOther class

Investment buy other transaction class.

public class BuyOther : AbstractInvestmentBuyTransaction

Constructors

Name Description
BuyOther() Initializes a new instance of BuyOther class.

Properties

Name Description
InvestmentBuy { get; set; } Gets or sets the InvestmentBuy.

See Also