Enum Class CreditNotePreviewLinesListParams.Refund.Type

java.lang.Object
java.lang.Enum<CreditNotePreviewLinesListParams.Refund.Type>
com.stripe.param.CreditNotePreviewLinesListParams.Refund.Type
All Implemented Interfaces:
ApiRequestParams.EnumParam, Serializable, Comparable<CreditNotePreviewLinesListParams.Refund.Type>, Constable
Enclosing class:
CreditNotePreviewLinesListParams.Refund

public static enum CreditNotePreviewLinesListParams.Refund.Type extends Enum<CreditNotePreviewLinesListParams.Refund.Type> implements ApiRequestParams.EnumParam
Required. The PaymentRecord refund group to link to this credit note. For refunds processed off-Stripe, this will correspond to the processor_details.custom.refund_reference field provided when reporting the refund on the PaymentRecord.