public static class ItemPrice.Tier extends Resource<ItemPrice.Tier>
Constructor and Description |
---|
Tier(org.json.JSONObject jsonObj) |
Modifier and Type | Method and Description |
---|---|
Integer |
endingUnit() |
String |
endingUnitInDecimal() |
Long |
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, uri
Copyright © 2023 ChargeBee. All rights reserved.