Uses of Class
com.chargebee.models.Invoice.CloseRequest
Packages that use Invoice.CloseRequest
-
Uses of Invoice.CloseRequest in com.chargebee.models
Methods in com.chargebee.models that return Invoice.CloseRequestModifier and TypeMethodDescriptionstatic Invoice.CloseRequestInvoice.CloseRequest.invoiceDate(Timestamp invoiceDate) Invoice.CloseRequest.invoiceNote(String invoiceNote) Invoice.CloseRequest.notesToRemoveEntityId(int index, String notesToRemoveEntityId) Invoice.CloseRequest.notesToRemoveEntityType(int index, EntityType notesToRemoveEntityType) Invoice.CloseRequest.removeGeneralNote(Boolean removeGeneralNote)