|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CreditNote.ReasonCode | |
---|---|
com.chargebee.models |
Uses of CreditNote.ReasonCode in com.chargebee.models |
---|
Methods in com.chargebee.models that return CreditNote.ReasonCode | |
---|---|
CreditNote.ReasonCode |
Invoice.AppliedCredit.cnReasonCode()
|
CreditNote.ReasonCode |
Invoice.AdjustmentCreditNote.cnReasonCode()
|
CreditNote.ReasonCode |
Invoice.IssuedCreditNote.cnReasonCode()
|
CreditNote.ReasonCode |
Transaction.LinkedCreditNote.cnReasonCode()
|
CreditNote.ReasonCode |
CreditNote.reasonCode()
|
static CreditNote.ReasonCode |
CreditNote.ReasonCode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CreditNote.ReasonCode[] |
CreditNote.ReasonCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.chargebee.models that return types with arguments of type CreditNote.ReasonCode | |
---|---|
EnumFilter<CreditNote.ReasonCode,CreditNote.CreditNoteListRequest> |
CreditNote.CreditNoteListRequest.reasonCode()
|
Methods in com.chargebee.models with parameters of type CreditNote.ReasonCode | |
---|---|
Invoice.RefundRequest |
Invoice.RefundRequest.creditNoteReasonCode(CreditNote.ReasonCode creditNoteReasonCode)
|
Invoice.RecordRefundRequest |
Invoice.RecordRefundRequest.creditNoteReasonCode(CreditNote.ReasonCode creditNoteReasonCode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |