com.chargebee.models
Class Customer.Balance
java.lang.Object
com.chargebee.internal.Resource<Customer.Balance>
com.chargebee.models.Customer.Balance
- Enclosing class:
- Customer
public static class Customer.Balance
- extends Resource<Customer.Balance>
| Methods inherited from class com.chargebee.internal.Resource |
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 |
Customer.Balance
public Customer.Balance(org.json.JSONObject jsonObj)
promotionalCredits
public Integer promotionalCredits()
excessPayments
public Integer excessPayments()
refundableCredits
public Integer refundableCredits()
unbilledCharges
public Integer unbilledCharges()
currencyCode
public String currencyCode()
balanceCurrencyCode
@Deprecated
public String balanceCurrencyCode()
- Deprecated.
Copyright © 2019 ChargeBee. All Rights Reserved.