InvestmentMailResponse

InvestmentMailResponse class

Investment email response class.

public class InvestmentMailResponse

Constructors

Name Description
InvestmentMailResponse() Initializes a new instance of InvestmentMailResponse class.

Properties

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

See Also