InvestmentMailResponse

InvestmentMailResponse class

Clase de respuesta de correo electrónico de inversión.

public class InvestmentMailResponse

Constructores

Nombre Descripción
InvestmentMailResponse() Inicializa una nueva instancia deInvestmentMailResponse clase.

Propiedades

Nombre Descripción
InvestmentAccountFrom { get; set; } Obtiene o establece el origen deInvestmentAccount .
Mail { get; set; } Obtiene o establece elMail .

Ver también