public static class QuoteLineGroup.Discount extends Resource<QuoteLineGroup.Discount>
| Modifier and Type | Class and Description |
|---|---|
static class |
QuoteLineGroup.Discount.EntityType |
| Constructor and Description |
|---|
Discount(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
amount() |
String |
couponSetCode() |
String |
description() |
String |
entityId() |
QuoteLineGroup.Discount.EntityType |
entityType() |
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 Integer amount()
public String description()
public QuoteLineGroup.Discount.EntityType entityType()
public String entityId()
public String couponSetCode()
Copyright © 2023 ChargeBee. All rights reserved.