com.chargebee.models
Class Plan.AttachedAddon
java.lang.Object
com.chargebee.internal.Resource<Plan.AttachedAddon>
com.chargebee.models.Plan.AttachedAddon
- Enclosing class:
- Plan
public static class Plan.AttachedAddon
- extends Resource<Plan.AttachedAddon>
| 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.AttachedAddon
public Plan.AttachedAddon(org.json.JSONObject jsonObj)
id
public String id()
quantity
public Integer quantity()
billingCycles
public Integer billingCycles()
type
public Plan.AttachedAddon.Type type()
Copyright © 2019 ChargeBee. All Rights Reserved.