@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2021-11-22T16:37:43.981+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 © 2021. All rights reserved.