com.chargebee.models
Class Subscription.EventBasedAddon
java.lang.Object
com.chargebee.internal.Resource<Subscription.EventBasedAddon>
com.chargebee.models.Subscription.EventBasedAddon
- Enclosing class:
- Subscription
public static class Subscription.EventBasedAddon
- extends Resource<Subscription.EventBasedAddon>
| Methods inherited from class com.chargebee.internal.Resource |
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 |
Subscription.EventBasedAddon
public Subscription.EventBasedAddon(org.json.JSONObject jsonObj)
id
public String id()
quantity
public Integer quantity()
unitPrice
public Integer unitPrice()
servicePeriodInDays
@Deprecated
public Integer servicePeriodInDays()
- Deprecated.
onEvent
public Subscription.EventBasedAddon.OnEvent onEvent()
chargeOnce
public Boolean chargeOnce()
Copyright © 2019 ChargeBee. All Rights Reserved.