InvestmentMailResponse

InvestmentMailResponse class

Investment email response class.

public class InvestmentMailResponse

Constructors

NameDescription
InvestmentMailResponse()Initializes a new instance of InvestmentMailResponse class.

Properties

NameDescription
InvestmentAccountFrom { get; set; }Gets or sets the from of InvestmentAccount.
Mail { get; set; }Gets or sets the Mail.

See Also