BuyMutualFund class

BuyMutualFund class

Investment buy mutual fund transaction class.

Inheritance: BuyMutualFundAbstractInvestmentBuyTransactionAbstractInvestmentTransactionBase

The BuyMutualFund type exposes the following members:

Constructors

Constructor Description
BuyMutualFund() Initializes a new instance of BuyMutualFund class.

Properties

Property Description
investment_buy Gets or sets the AbstractInvestmentBuyTransaction.investment_buy.
buy_type Gets or sets the type of purchase.
relate_fi_transaction_id Gets or sets the relate transactions associated with mutual fund exchanges.

See Also