com.chargebee.models
Class Customer.AssignPaymentRoleRequest
java.lang.Object
com.chargebee.internal.RequestBase<U>
com.chargebee.internal.Request<Customer.AssignPaymentRoleRequest>
com.chargebee.models.Customer.AssignPaymentRoleRequest
- Enclosing class:
- Customer
public static class Customer.AssignPaymentRoleRequest
- extends Request<Customer.AssignPaymentRoleRequest>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
paymentSourceId
public Customer.AssignPaymentRoleRequest paymentSourceId(String paymentSourceId)
role
public Customer.AssignPaymentRoleRequest role(Role role)
params
public Params params()
- Overrides:
params
in class RequestBase<Customer.AssignPaymentRoleRequest>
Copyright © 2017 ChargeBee. All Rights Reserved.