@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Riskv1decisionsRiskInformation extends Object
| Constructor and Description |
|---|
Riskv1decisionsRiskInformation() |
| Modifier and Type | Method and Description |
|---|---|
Riskv1decisionsRiskInformation |
buyerHistory(Ptsv2paymentsRiskInformationBuyerHistory buyerHistory) |
boolean |
equals(Object o) |
Riskv1decisionsRiskInformation |
eventType(String eventType) |
Ptsv2paymentsRiskInformationBuyerHistory |
getBuyerHistory()
Get buyerHistory
|
String |
getEventType()
Specifies one of the following types of events: - login - account_creation - account_update For regular payment transactions, do not send this field.
|
Ptsv2paymentsRiskInformationProfile |
getProfile()
Get profile
|
int |
hashCode() |
Riskv1decisionsRiskInformation |
profile(Ptsv2paymentsRiskInformationProfile profile) |
void |
setBuyerHistory(Ptsv2paymentsRiskInformationBuyerHistory buyerHistory) |
void |
setEventType(String eventType) |
void |
setProfile(Ptsv2paymentsRiskInformationProfile profile) |
String |
toString() |
public Riskv1decisionsRiskInformation profile(Ptsv2paymentsRiskInformationProfile profile)
public Ptsv2paymentsRiskInformationProfile getProfile()
public void setProfile(Ptsv2paymentsRiskInformationProfile profile)
public Riskv1decisionsRiskInformation eventType(String eventType)
public String getEventType()
public void setEventType(String eventType)
public Riskv1decisionsRiskInformation buyerHistory(Ptsv2paymentsRiskInformationBuyerHistory buyerHistory)
public Ptsv2paymentsRiskInformationBuyerHistory getBuyerHistory()
public void setBuyerHistory(Ptsv2paymentsRiskInformationBuyerHistory buyerHistory)
Copyright © 2020. All rights reserved.