public static class Invoice.RefundRequest extends Request<Invoice.RefundRequest>
headers, params, uri| Modifier and Type | Method and Description |
|---|---|
Invoice.RefundRequest |
comment(String comment) |
Invoice.RefundRequest |
creditNoteCreateReasonCode(String creditNoteCreateReasonCode) |
Invoice.RefundRequest |
creditNoteReasonCode(CreditNote.ReasonCode creditNoteReasonCode) |
Invoice.RefundRequest |
customerNotes(String customerNotes) |
Params |
params() |
Invoice.RefundRequest |
refundAmount(Integer refundAmount) |
header, headers, setIdempotencyKey, uripublic Invoice.RefundRequest refundAmount(Integer refundAmount)
public Invoice.RefundRequest comment(String comment)
public Invoice.RefundRequest customerNotes(String customerNotes)
public Invoice.RefundRequest creditNoteReasonCode(CreditNote.ReasonCode creditNoteReasonCode)
public Invoice.RefundRequest creditNoteCreateReasonCode(String creditNoteCreateReasonCode)
public Params params()
params in class Request<Invoice.RefundRequest>Copyright © 2023 ChargeBee. All rights reserved.