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