com.chargebee.models
Class Invoice.AddChargeRequest
java.lang.Object
com.chargebee.internal.Request<Invoice.AddChargeRequest>
com.chargebee.models.Invoice.AddChargeRequest
- Enclosing class:
- Invoice
public static class Invoice.AddChargeRequest
- extends Request<Invoice.AddChargeRequest>
Fields inherited from class com.chargebee.internal.Request |
params |
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 Request<Invoice.AddChargeRequest>
Copyright © 2014 ChargeBee. All Rights Reserved.