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