@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Riskv1authenticationsBuyerInformation extends Object
| Constructor and Description |
|---|
Riskv1authenticationsBuyerInformation() |
| Modifier and Type | Method and Description |
|---|---|
Riskv1authenticationsBuyerInformation |
addPersonalIdentificationItem(Ptsv2paymentsBuyerInformationPersonalIdentification personalIdentificationItem) |
boolean |
equals(Object o) |
Integer |
getMobilePhone()
Cardholder’s mobile phone number.
|
List<Ptsv2paymentsBuyerInformationPersonalIdentification> |
getPersonalIdentification()
This array contains detailed information about the buyer's form of persoanl identification.
|
int |
hashCode() |
Riskv1authenticationsBuyerInformation |
mobilePhone(Integer mobilePhone) |
Riskv1authenticationsBuyerInformation |
personalIdentification(List<Ptsv2paymentsBuyerInformationPersonalIdentification> personalIdentification) |
void |
setMobilePhone(Integer mobilePhone) |
void |
setPersonalIdentification(List<Ptsv2paymentsBuyerInformationPersonalIdentification> personalIdentification) |
String |
toString() |
public Riskv1authenticationsBuyerInformation()
public Riskv1authenticationsBuyerInformation personalIdentification(List<Ptsv2paymentsBuyerInformationPersonalIdentification> personalIdentification)
public Riskv1authenticationsBuyerInformation addPersonalIdentificationItem(Ptsv2paymentsBuyerInformationPersonalIdentification personalIdentificationItem)
public List<Ptsv2paymentsBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<Ptsv2paymentsBuyerInformationPersonalIdentification> personalIdentification)
public Riskv1authenticationsBuyerInformation mobilePhone(Integer mobilePhone)
public Integer getMobilePhone()
public void setMobilePhone(Integer mobilePhone)
Copyright © 2020. All rights reserved.