public class BalanceResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Map<String,Object>> |
available |
protected boolean |
livemode |
protected String |
object |
protected List<Map<String,Object>> |
pending |
| Constructor and Description |
|---|
BalanceResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,Object>> |
getAvailable() |
String |
getObject() |
List<Map<String,Object>> |
getPending() |
boolean |
isLivemode() |
protected String object
protected boolean livemode
Copyright © 2014. All rights reserved.