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