com.chargebee.models
Class PaymentSource.ExportPaymentSourceRequest

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

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


Field Summary
 
Fields inherited from class com.chargebee.internal.RequestBase
headers, params, uri
 
Method Summary
 PaymentSource.ExportPaymentSourceRequest 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.ExportPaymentSourceRequest gatewayAccountId(String gatewayAccountId)

params

public Params params()
Overrides:
params in class RequestBase<PaymentSource.ExportPaymentSourceRequest>


Copyright © 2018 ChargeBee. All Rights Reserved.