public static class Addon.Tier extends Resource<Addon.Tier>
| Modifier and Type | Class and Description |
|---|---|
static class |
Addon.Tier.PricingType |
| Constructor and Description |
|---|
Tier(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
endingUnit() |
String |
endingUnitInDecimal() |
Integer |
packageSize() |
Long |
price() |
String |
priceInDecimal() |
Addon.Tier.PricingType |
pricingType() |
Integer |
startingUnit() |
String |
startingUnitInDecimal() |
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 Integer startingUnit()
public Integer endingUnit()
public Long price()
public String startingUnitInDecimal()
public String endingUnitInDecimal()
public String priceInDecimal()
public Addon.Tier.PricingType pricingType()
public Integer packageSize()
Copyright © 2025 ChargeBee. All rights reserved.