Enum Class PaymentIntentCreateParams.CaptureMethod

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

public static enum PaymentIntentCreateParams.CaptureMethod extends Enum<PaymentIntentCreateParams.CaptureMethod> implements ApiRequestParams.EnumParam
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.