com.chargebee.models
Class HostedPage.ExtendSubscriptionRequest
java.lang.Object
com.chargebee.internal.RequestBase<U>
com.chargebee.internal.Request<HostedPage.ExtendSubscriptionRequest>
com.chargebee.models.HostedPage.ExtendSubscriptionRequest
- Enclosing class:
- HostedPage
public static class HostedPage.ExtendSubscriptionRequest
- extends Request<HostedPage.ExtendSubscriptionRequest>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expiry
public HostedPage.ExtendSubscriptionRequest expiry(Integer expiry)
billingCycle
public HostedPage.ExtendSubscriptionRequest billingCycle(Integer billingCycle)
subscriptionId
public HostedPage.ExtendSubscriptionRequest subscriptionId(String subscriptionId)
params
public Params params()
- Overrides:
params in class Request<HostedPage.ExtendSubscriptionRequest>
Copyright © 2019 ChargeBee. All Rights Reserved.