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