public class CustomerAccountRiskAssessment extends Object
Constructor and Description |
---|
CustomerAccountRiskAssessment() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getHasForgottenPassword()
Specifies if the customer (initially) had forgotten their password
|
Boolean |
getHasPassword()
Specifies if the customer entered a password to gain access to an account registered with the you
|
void |
setHasForgottenPassword(Boolean value)
Specifies if the customer (initially) had forgotten their password
|
void |
setHasPassword(Boolean value)
Specifies if the customer entered a password to gain access to an account registered with the you
|
public Boolean getHasForgottenPassword()
public void setHasForgottenPassword(Boolean value)
public Boolean getHasPassword()
public void setHasPassword(Boolean value)
Copyright © 2024 Worldline Global Collect. All rights reserved.