@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsRiskInformationBuyerHistory extends Object
| Constructor and Description |
|---|
Ptsv2paymentsRiskInformationBuyerHistory() |
public Ptsv2paymentsRiskInformationBuyerHistory()
public Ptsv2paymentsRiskInformationBuyerHistory customerAccount(Ptsv2paymentsRiskInformationBuyerHistoryCustomerAccount customerAccount)
public Ptsv2paymentsRiskInformationBuyerHistoryCustomerAccount getCustomerAccount()
public void setCustomerAccount(Ptsv2paymentsRiskInformationBuyerHistoryCustomerAccount customerAccount)
public Ptsv2paymentsRiskInformationBuyerHistory accountHistory(Ptsv2paymentsRiskInformationBuyerHistoryAccountHistory accountHistory)
public Ptsv2paymentsRiskInformationBuyerHistoryAccountHistory getAccountHistory()
public void setAccountHistory(Ptsv2paymentsRiskInformationBuyerHistoryAccountHistory accountHistory)
public Ptsv2paymentsRiskInformationBuyerHistory accountPurchases(Integer accountPurchases)
public Integer getAccountPurchases()
public void setAccountPurchases(Integer accountPurchases)
public Ptsv2paymentsRiskInformationBuyerHistory addCardAttempts(Integer addCardAttempts)
public Integer getAddCardAttempts()
public void setAddCardAttempts(Integer addCardAttempts)
public Ptsv2paymentsRiskInformationBuyerHistory priorSuspiciousActivity(Boolean priorSuspiciousActivity)
public Boolean getPriorSuspiciousActivity()
public void setPriorSuspiciousActivity(Boolean priorSuspiciousActivity)
public Ptsv2paymentsRiskInformationBuyerHistory paymentAccountHistory(String paymentAccountHistory)
public String getPaymentAccountHistory()
public void setPaymentAccountHistory(String paymentAccountHistory)
public Ptsv2paymentsRiskInformationBuyerHistory paymentAccountDate(Integer paymentAccountDate)
public Integer getPaymentAccountDate()
public void setPaymentAccountDate(Integer paymentAccountDate)
public Ptsv2paymentsRiskInformationBuyerHistory transactionCountDay(Integer transactionCountDay)
public Integer getTransactionCountDay()
public void setTransactionCountDay(Integer transactionCountDay)
public Ptsv2paymentsRiskInformationBuyerHistory transactionCountYear(Integer transactionCountYear)
public Integer getTransactionCountYear()
public void setTransactionCountYear(Integer transactionCountYear)
Copyright © 2020. All rights reserved.