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