Package co.dapi.types
Class Balance
java.lang.Object
co.dapi.types.Balance
public class Balance
extends java.lang.Object
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description java.lang.StringgetAccountNumber()java.lang.StringgetAmount()CurrencygetCurrency()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Balance
-
-
Method Details
-
getAmount
public java.lang.String getAmount() -
getAccountNumber
public java.lang.String getAccountNumber() -
getCurrency
-