public static class Subscription.ItemTier extends Resource<Subscription.ItemTier>
| Constructor and Description |
|---|
ItemTier(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
endingUnit() |
String |
endingUnitInDecimal() |
Integer |
index() |
String |
itemPriceId() |
Integer |
price() |
String |
priceInDecimal() |
Integer |
startingUnit() |
String |
startingUnitInDecimal() |
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 itemPriceId()
public Integer startingUnit()
public Integer endingUnit()
public Integer price()
public String startingUnitInDecimal()
public String endingUnitInDecimal()
public String priceInDecimal()
public Integer index()
Copyright © 2023 ChargeBee. All rights reserved.