public class CustomerDeviceRiskAssessment extends Object
Constructor and Description |
---|
CustomerDeviceRiskAssessment() |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultFormFill()
Degree of default form fill, with the following possible values:
|
String |
getDeviceFingerprintTransactionId()
One must set the deviceFingerprintTransactionId received by the response of the endpoint /{merchant}/products/{paymentProductId}/deviceFingerprint
|
void |
setDefaultFormFill(String value)
Degree of default form fill, with the following possible values:
|
void |
setDeviceFingerprintTransactionId(String value)
One must set the deviceFingerprintTransactionId received by the response of the endpoint /{merchant}/products/{paymentProductId}/deviceFingerprint
|
public String getDefaultFormFill()
public void setDefaultFormFill(String value)
public String getDeviceFingerprintTransactionId()
public void setDeviceFingerprintTransactionId(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.