public static class CreditNoteEstimate.LineItemDiscount extends Resource<CreditNoteEstimate.LineItemDiscount>
| Modifier and Type | Class and Description |
|---|---|
static class |
CreditNoteEstimate.LineItemDiscount.DiscountType |
| Constructor and Description |
|---|
LineItemDiscount(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
String |
couponId() |
Integer |
discountAmount() |
CreditNoteEstimate.LineItemDiscount.DiscountType |
discountType() |
String |
entityId() |
String |
lineItemId() |
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, uripublic String lineItemId()
public CreditNoteEstimate.LineItemDiscount.DiscountType discountType()
public String couponId()
public String entityId()
public Integer discountAmount()
Copyright © 2023 ChargeBee. All rights reserved.