public static class QuotedSubscription.Addon extends Resource<QuotedSubscription.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, optMap, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqMap, reqString, reqSubResource, reqTimestamp, toJson, toString, uri
public 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 © 2025 ChargeBee. All rights reserved.