SellMutualFund

SellMutualFund class

Clase de fondo mutuo de venta de inversión.

public class SellMutualFund : AbstractInvestmentSellTransaction

Constructores

NombreDescripción
SellMutualFund()Inicializa una nueva instancia deSellMutualFund clase.

Propiedades

NombreDescripción
AverageCostBasis { get; set; }Obtiene o establece la base del costo promedio.
InvestmentSell { get; set; }Obtiene o establece elInvestmentSell .
RelateFITransactionID { get; set; }Obtiene o establece el ID del comercio relacionado.
SellType { get; set; }Obtiene o establece el tipo de venta.

Ver también