@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class V2paymentsPaymentInformationCustomer extends Object
| Constructor and Description |
|---|
V2paymentsPaymentInformationCustomer() |
| Modifier and Type | Method and Description |
|---|---|
V2paymentsPaymentInformationCustomer |
customerId(String customerId) |
boolean |
equals(Object o) |
String |
getCustomerId()
Unique identifier for the customer's card and billing information.
|
int |
hashCode() |
void |
setCustomerId(String customerId) |
String |
toString() |
public V2paymentsPaymentInformationCustomer()
public V2paymentsPaymentInformationCustomer customerId(String customerId)
public String getCustomerId()
public void setCustomerId(String customerId)
Copyright © 2018. All rights reserved.