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)
public Riskv1authenticationsBuyerInformation workPhone(Integer workPhone)
public Integer getWorkPhone()
public void setWorkPhone(Integer workPhone)
Copyright © 2025. All rights reserved.