Uses of Class
com.chargebee.models.Invoice.CloseRequest

Packages that use Invoice.CloseRequest
com.chargebee.models   
 

Uses of Invoice.CloseRequest in com.chargebee.models
 

Methods in com.chargebee.models that return Invoice.CloseRequest
static Invoice.CloseRequest Invoice.close(String id)
           
 Invoice.CloseRequest Invoice.CloseRequest.comment(String comment)
           
 Invoice.CloseRequest Invoice.CloseRequest.invoiceNote(String invoiceNote)
           
 Invoice.CloseRequest Invoice.CloseRequest.notesToRemoveEntityId(int index, String notesToRemoveEntityId)
           
 Invoice.CloseRequest Invoice.CloseRequest.notesToRemoveEntityType(int index, EntityType notesToRemoveEntityType)
           
 Invoice.CloseRequest Invoice.CloseRequest.removeGeneralNote(Boolean removeGeneralNote)
           
 



Copyright © 2020 ChargeBee. All Rights Reserved.