AccountInfoTransactionResponse

AccountInfoTransactionResponse class

Transaktionsantwortklasse für Kontoinformationen.

public class AccountInfoTransactionResponse : AbstractTransactionResponse

Konstrukteure

NameBeschreibung
AccountInfoTransactionResponse()Initialisiert eine neue Instanz vonAccountInfoTransactionResponse Klasse.

Eigenschaften

NameBeschreibung
AccountInfoResponse { get; set; }Ruft ab oder setzt dieAccountInfoResponse .
ClientCookie { get; set; }Ruft die Daten ab oder legt sie fest, die in der Transaktionsantwort wiedergegeben werden sollen
OfxExtension { get; set; }Ruft ab oder setzt dieOfxExtensionType .
Status { get; set; }Ruft ab oder setzt dieStatus .
TransactionUniqueId { get; set; }Ruft die vom Client zugewiesene, global eindeutige ID für diese Transaktion ab oder legt sie fest.

Siehe auch