InvestmentMailResponse

InvestmentMailResponse class

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

public class InvestmentMailResponse

Constructores

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

Propiedades

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

Ver también