AbstractInvestmentBuyTransaction

AbstractInvestmentBuyTransaction class

Clase base abstracta de clases relacionadas con transacciones de compra de inversiones.

public abstract class AbstractInvestmentBuyTransaction : AbstractInvestmentTransactionBase

Propiedades

NombreDescripción
InvestmentBuy { get; set; }Obtiene o establece elInvestmentBuy .

Ver también