public static class Subscription.Addon extends Resource<Subscription.Addon>
| Constructor and Description |
|---|
Addon(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
Long |
amount() |
String |
amountInDecimal() |
String |
id() |
ProrationType |
prorationType() |
Integer |
quantity() |
String |
quantityInDecimal() |
Integer |
remainingBillingCycles() |
Timestamp |
trialEnd() |
Long |
unitPrice() |
String |
unitPriceInDecimal() |
apiVersionCheck, nullCheck, nullCheckWithoutEncoding, 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 id()
public Integer quantity()
public Long unitPrice()
public Long amount()
public Timestamp trialEnd()
public Integer remainingBillingCycles()
public String quantityInDecimal()
public String unitPriceInDecimal()
public String amountInDecimal()
public ProrationType prorationType()
Copyright © 2024 ChargeBee. All rights reserved.