@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Riskv1decisionsBuyerInformation extends Object
| Constructor and Description |
|---|
Riskv1decisionsBuyerInformation() |
public Riskv1decisionsBuyerInformation merchantCustomerId(String merchantCustomerId)
public String getMerchantCustomerId()
public void setMerchantCustomerId(String merchantCustomerId)
public Riskv1decisionsBuyerInformation username(String username)
public String getUsername()
public void setUsername(String username)
public Riskv1decisionsBuyerInformation hashedPassword(String hashedPassword)
public String getHashedPassword()
public void setHashedPassword(String hashedPassword)
public Riskv1decisionsBuyerInformation dateOfBirth(String dateOfBirth)
public String getDateOfBirth()
public void setDateOfBirth(String dateOfBirth)
public Riskv1decisionsBuyerInformation personalIdentification(List<Ptsv2paymentsBuyerInformationPersonalIdentification> personalIdentification)
public Riskv1decisionsBuyerInformation addPersonalIdentificationItem(Ptsv2paymentsBuyerInformationPersonalIdentification personalIdentificationItem)
public List<Ptsv2paymentsBuyerInformationPersonalIdentification> getPersonalIdentification()
public void setPersonalIdentification(List<Ptsv2paymentsBuyerInformationPersonalIdentification> personalIdentification)
Copyright © 2020. All rights reserved.