public class AccountTransaction extends BaseModelObject
client, dateFormat, parentUri, properties| Constructor and Description |
|---|
AccountTransaction(BandwidthRestClient client,
String parentUri,
org.json.simple.JSONObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
double |
getAmount() |
Date |
getDateTime() |
String |
getNumber() |
String |
getProductType() |
String |
getType() |
long |
getUnits() |
String |
toString() |
getId, getProperty, getPropertyAsBoolean, getPropertyAsDate, getPropertyAsDouble, getPropertyAsLong, getPropertyAsString, getPropertyAsStringArray, getUri, putProperty, toMap, updatePropertiespublic AccountTransaction(BandwidthRestClient client, String parentUri, org.json.simple.JSONObject jsonObject)
Copyright © 2014. All rights reserved.