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>
  • Constructor Details

    • Balance

      public Balance(org.json.JSONObject jsonObj)
  • Method Details

    • promotionalCredits

      public Long promotionalCredits()
    • excessPayments

      public Long excessPayments()
    • refundableCredits

      public Long refundableCredits()
    • unbilledCharges

      public Long unbilledCharges()
    • currencyCode

      public String currencyCode()
    • balanceCurrencyCode

      @Deprecated public String balanceCurrencyCode()
      Deprecated.
    • businessEntityId

      public String businessEntityId()