com.chargebee.models
Class Invoice.CloseRequest
java.lang.Object
com.chargebee.internal.RequestBase<U>
com.chargebee.internal.Request<Invoice.CloseRequest>
com.chargebee.models.Invoice.CloseRequest
- Enclosing class:
- Invoice
public static class Invoice.CloseRequest
- extends Request<Invoice.CloseRequest>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
comment
public Invoice.CloseRequest comment(String comment)
invoiceNote
public Invoice.CloseRequest invoiceNote(String invoiceNote)
removeGeneralNote
public Invoice.CloseRequest removeGeneralNote(Boolean removeGeneralNote)
notesToRemoveEntityType
public Invoice.CloseRequest notesToRemoveEntityType(int index,
EntityType notesToRemoveEntityType)
notesToRemoveEntityId
public Invoice.CloseRequest notesToRemoveEntityId(int index,
String notesToRemoveEntityId)
params
public Params params()
- Overrides:
params in class Request<Invoice.CloseRequest>
Copyright © 2020 ChargeBee. All Rights Reserved.