BankMailResponse

BankMailResponse class

Bank-E-Mail-Antwortklasse.

public class BankMailResponse : AbstractMailResponse

Konstrukteure

NameBeschreibung
BankMailResponse()Initialisiert eine neue Instanz vonBankMailResponse Klasse.

Eigenschaften

NameBeschreibung
AccountFrom { get; set; }Ermittelt oder setzt die Quelle vonBankAccount oderCreditCardAccount .
Mail { get; set; }Ruft ab oder setzt dieMail .

Siehe auch