@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2018-09-22T07:56:07.186+05:30") public class V2paymentsidcapturesPaymentInformation extends Object
| Constructor and Description |
|---|
V2paymentsidcapturesPaymentInformation() |
| Modifier and Type | Method and Description |
|---|---|
V2paymentsidcapturesPaymentInformation |
customer(V2paymentsPaymentInformationCustomer customer) |
boolean |
equals(Object o) |
V2paymentsPaymentInformationCustomer |
getCustomer()
Get customer
|
int |
hashCode() |
void |
setCustomer(V2paymentsPaymentInformationCustomer customer) |
String |
toString() |
public V2paymentsidcapturesPaymentInformation()
public V2paymentsidcapturesPaymentInformation customer(V2paymentsPaymentInformationCustomer customer)
public V2paymentsPaymentInformationCustomer getCustomer()
public void setCustomer(V2paymentsPaymentInformationCustomer customer)
Copyright © 2018. All rights reserved.