@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-01-19T16:20:04.317+05:30") public class Riskv1authenticationsBuyerInformation extends Object
| Constructor and Description |
|---|
Riskv1authenticationsBuyerInformation() |
public Riskv1authenticationsBuyerInformation()
public Riskv1authenticationsBuyerInformation merchantCustomerId(String merchantCustomerId)
public String getMerchantCustomerId()
public void setMerchantCustomerId(String merchantCustomerId)
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 © 2022. All rights reserved.