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