com.chargebee.models
Class UnbilledCharge.Tier
java.lang.Object
com.chargebee.internal.Resource<UnbilledCharge.Tier>
com.chargebee.models.UnbilledCharge.Tier
- Enclosing class:
- UnbilledCharge
public static class UnbilledCharge.Tier
- extends Resource<UnbilledCharge.Tier>
| 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 |
UnbilledCharge.Tier
public UnbilledCharge.Tier(org.json.JSONObject jsonObj)
startingUnit
public Integer startingUnit()
endingUnit
public Integer endingUnit()
quantityUsed
public Integer quantityUsed()
unitAmount
public Integer unitAmount()
Copyright © 2019 ChargeBee. All Rights Reserved.