public static class QuotedSubscription.EventBasedAddon extends Resource<QuotedSubscription.EventBasedAddon>
Modifier and Type | Class and Description |
---|---|
static class |
QuotedSubscription.EventBasedAddon.OnEvent |
Constructor and Description |
---|
EventBasedAddon(org.json.JSONObject jsonObj) |
Modifier and Type | Method and Description |
---|---|
Boolean |
chargeOnce() |
String |
id() |
QuotedSubscription.EventBasedAddon.OnEvent |
onEvent() |
Integer |
quantity() |
String |
quantityInDecimal() |
Integer |
servicePeriodInDays()
Deprecated.
|
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, uri
public String id()
public Integer quantity()
public Integer unitPrice()
@Deprecated public Integer servicePeriodInDays()
public QuotedSubscription.EventBasedAddon.OnEvent onEvent()
public Boolean chargeOnce()
public String quantityInDecimal()
public String unitPriceInDecimal()
Copyright © 2020 ChargeBee. All Rights Reserved.