Package com.chargebee.models
Class Invoice.LineItemDiscount
java.lang.Object
com.chargebee.internal.Resource<Invoice.LineItemDiscount>
com.chargebee.models.Invoice.LineItemDiscount
- Enclosing class:
- Invoice
-
Nested Class Summary
Nested Classes -
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
-
LineItemDiscount
public LineItemDiscount(org.json.JSONObject jsonObj)
-
-
Method Details
-
lineItemId
-
discountType
-
couponId
-
entityId
-
discountAmount
-