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() |
Long |
excessPayments() |
Long |
promotionalCredits() |
Long |
refundableCredits() |
Long |
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, uri
public Long promotionalCredits()
public Long excessPayments()
public Long refundableCredits()
public Long unbilledCharges()
public String currencyCode()
@Deprecated public String balanceCurrencyCode()
Copyright © 2023 ChargeBee. All rights reserved.