public static class CreditNote.LineItemTier extends Resource<CreditNote.LineItemTier>
| Modifier and Type | Class and Description |
|---|---|
static class |
CreditNote.LineItemTier.PricingType |
| Constructor and Description |
|---|
LineItemTier(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
endingUnit() |
String |
endingUnitInDecimal() |
String |
lineItemId() |
Integer |
packageSize() |
CreditNote.LineItemTier.PricingType |
pricingType() |
Integer |
quantityUsed() |
String |
quantityUsedInDecimal() |
Integer |
startingUnit() |
String |
startingUnitInDecimal() |
Long |
unitAmount() |
String |
unitAmountInDecimal() |
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, uripublic String lineItemId()
public Integer startingUnit()
public Integer endingUnit()
public Integer quantityUsed()
public Long unitAmount()
public String startingUnitInDecimal()
public String endingUnitInDecimal()
public String quantityUsedInDecimal()
public String unitAmountInDecimal()
public CreditNote.LineItemTier.PricingType pricingType()
public Integer packageSize()
Copyright © 2025 ChargeBee. All rights reserved.