public interface BalanceApi
| Modifier and Type | Method and Description |
|---|---|
BalanceResponse |
fetch()
Returns the current balance of your Pin Payments account.
|
BalanceResponse fetch() throws java.io.IOException
java.io.IOException - If IO errors occur while calling PinPayments REST API.