public class ImpactedSubscription extends Resource<ImpactedSubscription>
Modifier and Type | Class and Description |
---|---|
static class |
ImpactedSubscription.Download |
Constructor and Description |
---|
ImpactedSubscription(org.json.JSONObject jsonObj) |
ImpactedSubscription(String jsonStr) |
Modifier and Type | Method and Description |
---|---|
Integer |
count() |
ImpactedSubscription.Download |
download() |
org.json.JSONArray |
subscriptionIds() |
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 ImpactedSubscription(String jsonStr)
public ImpactedSubscription(org.json.JSONObject jsonObj)
public Integer count()
public ImpactedSubscription.Download download()
public org.json.JSONArray subscriptionIds()
Copyright © 2022 ChargeBee. All rights reserved.