Class PaymentIntentCaptureParams.PaymentDetails

java.lang.Object
com.stripe.param.PaymentIntentCaptureParams.PaymentDetails
Enclosing class:
PaymentIntentCaptureParams

public static class PaymentIntentCaptureParams.PaymentDetails extends Object
Add all map key/value pairs to `extraParams` map. A map is initialized for the first `put/putAll` call, and subsequent calls add additional key/value pairs to the original map. See PaymentIntentCaptureParams.Hooks.Inputs.Tax.extraParams for the field documentation.