com.chargebee.models
Class PaymentIntent.UpdateRequest
java.lang.Object
com.chargebee.internal.RequestBase<U>
com.chargebee.internal.Request<PaymentIntent.UpdateRequest>
com.chargebee.models.PaymentIntent.UpdateRequest
- Enclosing class:
- PaymentIntent
public static class PaymentIntent.UpdateRequest
- extends Request<PaymentIntent.UpdateRequest>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
amount
public PaymentIntent.UpdateRequest amount(Integer amount)
currencyCode
public PaymentIntent.UpdateRequest currencyCode(String currencyCode)
gatewayAccountId
public PaymentIntent.UpdateRequest gatewayAccountId(String gatewayAccountId)
params
public Params params()
- Overrides:
params in class Request<PaymentIntent.UpdateRequest>
Copyright © 2019 ChargeBee. All Rights Reserved.