public static class Customer.Balance extends Resource<Customer.Balance>
| Constructor and Description |
|---|
Balance(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
String |
balanceCurrencyCode()
Deprecated.
|
String |
currencyCode() |
Integer |
excessPayments() |
Integer |
promotionalCredits() |
Integer |
refundableCredits() |
Integer |
unbilledCharges() |
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uripublic Integer promotionalCredits()
public Integer excessPayments()
public Integer refundableCredits()
public Integer unbilledCharges()
public String currencyCode()
@Deprecated public String balanceCurrencyCode()
Copyright © 2023 ChargeBee. All rights reserved.