com.chargebee.models
Class PaymentSource.SwitchGatewayAccountRequest

java.lang.Object
  extended by com.chargebee.internal.RequestBase<U>
      extended by com.chargebee.internal.Request<PaymentSource.SwitchGatewayAccountRequest>
          extended by com.chargebee.models.PaymentSource.SwitchGatewayAccountRequest
Enclosing class:
PaymentSource

public static class PaymentSource.SwitchGatewayAccountRequest
extends Request<PaymentSource.SwitchGatewayAccountRequest>


Field Summary
 
Fields inherited from class com.chargebee.internal.RequestBase
headers, params, uri
 
Method Summary
 PaymentSource.SwitchGatewayAccountRequest gatewayAccountId(String gatewayAccountId)
           
 Params params()
           
 
Methods inherited from class com.chargebee.internal.Request
param, request, request
 
Methods inherited from class com.chargebee.internal.RequestBase
header
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

gatewayAccountId

public PaymentSource.SwitchGatewayAccountRequest gatewayAccountId(String gatewayAccountId)

params

public Params params()
Overrides:
params in class Request<PaymentSource.SwitchGatewayAccountRequest>


Copyright © 2019 ChargeBee. All Rights Reserved.