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