public static class Plan.AttachedAddon extends Resource<Plan.AttachedAddon>
| Modifier and Type | Class and Description |
|---|---|
static class |
Plan.AttachedAddon.Type |
| Constructor and Description |
|---|
AttachedAddon(org.json.JSONObject jsonObj) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
billingCycles() |
String |
id() |
Integer |
quantity() |
String |
quantityInDecimal() |
Plan.AttachedAddon.Type |
type() |
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, uripublic String id()
public Integer quantity()
public Integer billingCycles()
public Plan.AttachedAddon.Type type()
public String quantityInDecimal()
Copyright © 2023 ChargeBee. All rights reserved.