Class AccountDetailsResponse
java.lang.Object
de.frankmuenster.mahoe.banks.bsh.json.BshResponse
de.frankmuenster.mahoe.banks.bsh.json.AccountDetailsResponse
- All Implemented Interfaces:
IBshResponse
JSON Antwort der Vertagsdetails-Anfrage
- Author:
- Frank Münster
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionLiefert die VertragsdetailsMethods inherited from class de.frankmuenster.mahoe.banks.bsh.json.BshResponse
getErrors, getStatus
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.frankmuenster.mahoe.banks.bsh.json.IBshResponse
getStatus
-
Constructor Details
-
AccountDetailsResponse
public AccountDetailsResponse()Standardkonstruktor
-
-
Method Details
-
getAccountDetails
Liefert die Vertragsdetails- Returns:
- die Vertragsdetails
-