@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2019-08-26T18:32:32.437+05:30") public class Riskv1decisionsRiskInformation extends Object
| Constructor and Description |
|---|
Riskv1decisionsRiskInformation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Riskv1decisionsRiskInformation |
eventType(String eventType) |
String |
getEventType()
Specifies one of the following types of events: - login - account_creation - account_update For regular payment transactions, do not send this field.
|
Riskv1decisionsRiskInformationProfile |
getProfile()
Get profile
|
int |
hashCode() |
Riskv1decisionsRiskInformation |
profile(Riskv1decisionsRiskInformationProfile profile) |
void |
setEventType(String eventType) |
void |
setProfile(Riskv1decisionsRiskInformationProfile profile) |
String |
toString() |
public Riskv1decisionsRiskInformation profile(Riskv1decisionsRiskInformationProfile profile)
public Riskv1decisionsRiskInformationProfile getProfile()
public void setProfile(Riskv1decisionsRiskInformationProfile profile)
public Riskv1decisionsRiskInformation eventType(String eventType)
public String getEventType()
public void setEventType(String eventType)
Copyright © 2019. All rights reserved.