BillPaymentAccountInfo

BillPaymentAccountInfo class

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

public class BillPaymentAccountInfo : AbstractAccountInfo

Konstrukteure

Name Beschreibung
BillPaymentAccountInfo() Initialisiert eine neue Instanz vonBillPaymentAccountInfo Klasse.

Eigenschaften

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

Siehe auch