public class Balances
extends java.lang.Object
| Constructor | Description |
|---|---|
Balances() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
get(Setup setup) |
This method is used to get the balances values of a Moip account (unavailable, future, current).
|
public java.util.Map<java.lang.String,java.lang.Object> get(Setup setup)
2.1.setup - Setup the setup object.Map<String, Object>