Class CreditNoteCreateParams
java.lang.Object
com.chargebee.v4.models.creditNote.params.CreditNoteCreateParams
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic enumstatic enum -
Method Summary
-
Method Details
-
getReferenceInvoiceId
-
getCustomerId
-
getTotal
-
getType
-
getReasonCode
-
getCreateReasonCode
-
getDate
-
getCustomerNotes
-
getCurrencyCode
-
getComment
-
getLineItems
-
customFields
-
toFormData
Get the form data for this request. -
builder
Create a new builder for CreditNoteCreateParams.
-