BankMailRequest class

BankMailRequest class

Bank email request class.

The BankMailRequest type exposes the following members:

Constructors

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

Properties

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

See Also