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