AbstractInvestmentBuyTransaction

AbstractInvestmentBuyTransaction class

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

public abstract class AbstractInvestmentBuyTransaction : AbstractInvestmentTransactionBase

Propiedades

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

Ver también