@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsidcapturesPaymentInformation extends Object
| Constructor and Description |
|---|
Ptsv2paymentsidcapturesPaymentInformation() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsidcapturesPaymentInformation |
card(Ptsv2paymentsidcapturesPaymentInformationCard card) |
Ptsv2paymentsidcapturesPaymentInformation |
customer(Ptsv2paymentsPaymentInformationCustomer customer) |
boolean |
equals(Object o) |
Ptsv2paymentsidcapturesPaymentInformationCard |
getCard()
Get card
|
Ptsv2paymentsPaymentInformationCustomer |
getCustomer()
Get customer
|
int |
hashCode() |
void |
setCard(Ptsv2paymentsidcapturesPaymentInformationCard card) |
void |
setCustomer(Ptsv2paymentsPaymentInformationCustomer customer) |
String |
toString() |
public Ptsv2paymentsidcapturesPaymentInformation()
public Ptsv2paymentsidcapturesPaymentInformation customer(Ptsv2paymentsPaymentInformationCustomer customer)
public Ptsv2paymentsPaymentInformationCustomer getCustomer()
public void setCustomer(Ptsv2paymentsPaymentInformationCustomer customer)
public Ptsv2paymentsidcapturesPaymentInformation card(Ptsv2paymentsidcapturesPaymentInformationCard card)
public Ptsv2paymentsidcapturesPaymentInformationCard getCard()
public void setCard(Ptsv2paymentsidcapturesPaymentInformationCard card)
Copyright © 2020. All rights reserved.