com.chargebee.models
Class SubscriptionEstimate
java.lang.Object
com.chargebee.internal.Resource<SubscriptionEstimate>
com.chargebee.models.SubscriptionEstimate
public class SubscriptionEstimate
- extends Resource<SubscriptionEstimate>
| Methods inherited from class com.chargebee.internal.Resource |
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri |
SubscriptionEstimate
public SubscriptionEstimate(String jsonStr)
SubscriptionEstimate
public SubscriptionEstimate(org.json.JSONObject jsonObj)
id
public String id()
currencyCode
public String currencyCode()
status
public SubscriptionEstimate.Status status()
nextBillingAt
public Timestamp nextBillingAt()
shippingAddress
public SubscriptionEstimate.ShippingAddress shippingAddress()
Copyright © 2016 ChargeBee. All Rights Reserved.