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