com.chargebee.models
Class Plan.CopyRequest
java.lang.Object
com.chargebee.internal.RequestBase<U>
com.chargebee.internal.Request<Plan.CopyRequest>
com.chargebee.models.Plan.CopyRequest
- Enclosing class:
- Plan
public static class Plan.CopyRequest
- extends Request<Plan.CopyRequest>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fromSite
public Plan.CopyRequest fromSite(String fromSite)
idAtFromSite
public Plan.CopyRequest idAtFromSite(String idAtFromSite)
id
public Plan.CopyRequest id(String id)
forSiteMerging
public Plan.CopyRequest forSiteMerging(Boolean forSiteMerging)
params
public Params params()
- Overrides:
params
in class RequestBase<Plan.CopyRequest>
Copyright © 2017 ChargeBee. All Rights Reserved.