Enum Class PaymentIntentUpdateParams.CaptureMethod

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

public static enum PaymentIntentUpdateParams.CaptureMethod extends Enum<PaymentIntentUpdateParams.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.