Package com.chargebee.models
Class QuotedCharge.InvoiceItem
java.lang.Object
com.chargebee.internal.Resource<QuotedCharge.InvoiceItem>
com.chargebee.models.QuotedCharge.InvoiceItem
- Enclosing class:
- QuotedCharge
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.chargebee.internal.Resource
apiVersionCheck, nullCheck, nullCheckWithoutEncoding, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optMap, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqMap, reqString, reqSubResource, reqTimestamp, toJson, toString, uri
-
Constructor Details
-
InvoiceItem
public InvoiceItem(org.json.JSONObject jsonObj)
-
-
Method Details
-
itemPriceId
-
quantity
-
quantityInDecimal
-
unitPrice
-
unitPriceInDecimal
-
servicePeriodDays
-