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