public static class PaymentIntent.UpdateRequest extends Request<PaymentIntent.UpdateRequest>
headers, params, uri| Modifier and Type | Method and Description |
|---|---|
PaymentIntent.UpdateRequest |
amount(Integer amount) |
PaymentIntent.UpdateRequest |
currencyCode(String currencyCode) |
PaymentIntent.UpdateRequest |
gatewayAccountId(String gatewayAccountId) |
Params |
params() |
PaymentIntent.UpdateRequest |
paymentMethodType(PaymentIntent.PaymentMethodType paymentMethodType) |
header, headers, uripublic PaymentIntent.UpdateRequest amount(Integer amount)
public PaymentIntent.UpdateRequest currencyCode(String currencyCode)
public PaymentIntent.UpdateRequest gatewayAccountId(String gatewayAccountId)
public PaymentIntent.UpdateRequest paymentMethodType(PaymentIntent.PaymentMethodType paymentMethodType)
public Params params()
params in class Request<PaymentIntent.UpdateRequest>Copyright © 2020 ChargeBee. All Rights Reserved.