BankMailResponse class

BankMailResponse class

Bank email response class.

Inheritance: BankMailResponseAbstractMailResponse

The BankMailResponse type exposes the following members:

Constructors

Constructor Description
BankMailResponse() Initializes a new instance of BankMailResponse class.

Properties

Property Description
account_from Gets or sets the from of BankAccount or CreditCardAccount.
mail Gets or sets the BankMailResponse.mail.

See Also