@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsPaymentInformationCustomer extends Object
| Constructor and Description |
|---|
Ptsv2paymentsPaymentInformationCustomer() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsPaymentInformationCustomer |
customerId(String customerId) |
boolean |
equals(Object o) |
String |
getCustomerId()
Unique identifier for the customer's card and billing information.
|
String |
getId()
Unique identifier for the Customer token used in the transaction.
|
int |
hashCode() |
Ptsv2paymentsPaymentInformationCustomer |
id(String id) |
void |
setCustomerId(String customerId) |
void |
setId(String id) |
String |
toString() |
public Ptsv2paymentsPaymentInformationCustomer()
public Ptsv2paymentsPaymentInformationCustomer customerId(String customerId)
public String getCustomerId()
public void setCustomerId(String customerId)
public Ptsv2paymentsPaymentInformationCustomer id(String id)
public String getId()
public void setId(String id)
Copyright © 2020. All rights reserved.