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