public class DeviceFingerprintDetails extends Object
Constructor and Description |
---|
DeviceFingerprintDetails() |
Modifier and Type | Method and Description |
---|---|
String |
getPaymentId()
The ID of the payment that is linked to the Device Fingerprint data.
|
String |
getRawDeviceFingerprintOutput()
The detailed data that was collected during the Device Fingerprint collection.
|
void |
setPaymentId(String value)
The ID of the payment that is linked to the Device Fingerprint data.
|
void |
setRawDeviceFingerprintOutput(String value)
The detailed data that was collected during the Device Fingerprint collection.
|
public String getPaymentId()
public void setPaymentId(String value)
public String getRawDeviceFingerprintOutput()
public void setRawDeviceFingerprintOutput(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.