@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Riskv1liststypeentriesBuyerInformation extends Object
| Constructor and Description |
|---|
Riskv1liststypeentriesBuyerInformation() |
| Modifier and Type | Method and Description |
|---|---|
Riskv1liststypeentriesBuyerInformation |
addPersonalIdentificationItem(Ptsv2paymentsBuyerInformationPersonalIdentification personalIdentificationItem) |
boolean |
equals(Object o) |
List<Ptsv2paymentsBuyerInformationPersonalIdentification> |
getPersonalIdentification()
Get personalIdentification
|
int |
hashCode() |
Riskv1liststypeentriesBuyerInformation |
personalIdentification(List<Ptsv2paymentsBuyerInformationPersonalIdentification> personalIdentification) |
void |
setPersonalIdentification(List<Ptsv2paymentsBuyerInformationPersonalIdentification> personalIdentification) |
String |
toString() |
public Riskv1liststypeentriesBuyerInformation()
public Riskv1liststypeentriesBuyerInformation personalIdentification(List<Ptsv2paymentsBuyerInformationPersonalIdentification> personalIdentification)
public Riskv1liststypeentriesBuyerInformation addPersonalIdentificationItem(Ptsv2paymentsBuyerInformationPersonalIdentification personalIdentificationItem)
public List<Ptsv2paymentsBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<Ptsv2paymentsBuyerInformationPersonalIdentification> personalIdentification)
Copyright © 2020. All rights reserved.