BankMailResponse class

BankMailResponse class

Bank email response class.

Inheritance: BankMailResponseAbstractMailResponse

The BankMailResponse type exposes the following members:

Constructors

ConstructorDescription
BankMailResponse()Initializes a new instance of BankMailResponse class.

Properties

PropertyDescription
account_fromGets or sets the from of BankAccount or CreditCardAccount.
mailGets or sets the BankMailResponse.mail.

See Also