public class DeviceFingerprintResponse extends Object
Constructor and Description |
---|
DeviceFingerprintResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getDeviceFingerprintTransactionId()
Contains the unique id which is used by the device fingerprint collector script.
|
String |
getHtml()
Contains the ready-to-use device fingerprint collector script.
|
void |
setDeviceFingerprintTransactionId(String value)
Contains the unique id which is used by the device fingerprint collector script.
|
void |
setHtml(String value)
Contains the ready-to-use device fingerprint collector script.
|
public String getDeviceFingerprintTransactionId()
public void setDeviceFingerprintTransactionId(String value)
public String getHtml()
public void setHtml(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.