Package com.chargebee.models
Class PricingPageSession
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionPricingPageSession(String jsonStr) PricingPageSession(org.json.JSONObject jsonObj) -
Method Summary
Methods inherited from class com.chargebee.internal.Resource
apiVersionCheck, nullCheck, nullCheckWithoutEncoding, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optMap, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqMap, reqString, reqSubResource, reqTimestamp, toJson, toString, uri
-
Constructor Details
-
PricingPageSession
-
PricingPageSession
public PricingPageSession(org.json.JSONObject jsonObj)
-
-
Method Details
-
id
-
url
-
createdAt
-
expiresAt
-
createForNewSubscription
-
createForExistingSubscription
public static PricingPageSession.CreateForExistingSubscriptionRequest createForExistingSubscription()
-