Package com.chargebee.models
Class Invoice.CloseRequest
- Enclosing class:
- Invoice
-
Field Summary
Fields inherited from class com.chargebee.internal.RequestBase
headers, isIdempotent, isJsonRequest, params, paramsV2, subDomain, uri -
Method Summary
Modifier and TypeMethodDescriptioninvoiceDate(Timestamp invoiceDate) invoiceNote(String invoiceNote) notesToRemoveEntityId(int index, String notesToRemoveEntityId) notesToRemoveEntityType(int index, EntityType notesToRemoveEntityType) params()removeGeneralNote(Boolean removeGeneralNote) Methods inherited from class com.chargebee.internal.Request
httpMeth, param, pathParam, request, request, setIdempotencyMethods inherited from class com.chargebee.internal.RequestBase
header, headers, paramsV2, setIdempotencyKey, uri
-
Method Details
-
comment
-
invoiceNote
-
removeGeneralNote
-
invoiceDate
-
notesToRemoveEntityType
-
notesToRemoveEntityId
-
params
- Overrides:
paramsin classRequest<Invoice.CloseRequest>
-