public class AccountInfo extends BaseModelObject
client, dateFormat, parentUri, properties| Constructor and Description |
|---|
AccountInfo(BandwidthRestClient client,
String parentUri,
org.json.simple.JSONObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountType() |
double |
getBalance() |
String |
toString() |
getId, getProperty, getPropertyAsBoolean, getPropertyAsDate, getPropertyAsDouble, getPropertyAsLong, getPropertyAsString, getPropertyAsStringArray, getUri, putProperty, toMap, updatePropertiespublic AccountInfo(BandwidthRestClient client, String parentUri, org.json.simple.JSONObject jsonObject)
Copyright © 2014. All rights reserved.