BillPaymentAccountInfo

BillPaymentAccountInfo class

OFX verwendet die Zahlungskontoinformationsklasse, um Kontoinformationen von einem FI herunterzuladen.

public class BillPaymentAccountInfo : AbstractAccountInfo

Konstrukteure

NameBeschreibung
BillPaymentAccountInfo()Initialisiert eine neue Instanz vonBillPaymentAccountInfo Klasse.

Eigenschaften

NameBeschreibung
BankAccountFrom { get; set; }Ermittelt oder setzt die Quelle vonBankAccount .
ServiceStatus { get; set; }Ruft den Status des Kontos ab oder legt ihn fest.

Siehe auch