public class TssV2TransactionsPost201ResponseEmbeddedRiskInformationProvidersFingerprint extends Object
| Constructor | Description |
|---|---|
TssV2TransactionsPost201ResponseEmbeddedRiskInformationProvidersFingerprint() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
String |
getHash() |
The unique identifier of the device that is returned in the `riskInformation.providers.fingerprint.device_fingerprint_hash` API reply field.
|
String |
getSmartId() |
The device identifier generated from attributes collected during profiling.
|
String |
getTrueIpaddress() |
Customer's true IP address detected by the application.
|
TssV2TransactionsPost201ResponseEmbeddedRiskInformationProvidersFingerprint |
hash(String hash) |
|
int |
hashCode() |
|
void |
setHash(String hash) |
|
void |
setSmartId(String smartId) |
|
void |
setTrueIpaddress(String trueIpaddress) |
|
TssV2TransactionsPost201ResponseEmbeddedRiskInformationProvidersFingerprint |
smartId(String smartId) |
|
String |
toString() |
|
TssV2TransactionsPost201ResponseEmbeddedRiskInformationProvidersFingerprint |
trueIpaddress(String trueIpaddress) |
public TssV2TransactionsPost201ResponseEmbeddedRiskInformationProvidersFingerprint()
public TssV2TransactionsPost201ResponseEmbeddedRiskInformationProvidersFingerprint trueIpaddress(String trueIpaddress)
public String getTrueIpaddress()
public void setTrueIpaddress(String trueIpaddress)
public TssV2TransactionsPost201ResponseEmbeddedRiskInformationProvidersFingerprint hash(String hash)
public String getHash()
public void setHash(String hash)
public TssV2TransactionsPost201ResponseEmbeddedRiskInformationProvidersFingerprint smartId(String smartId)
public String getSmartId()
public void setSmartId(String smartId)
Copyright © 2026. All rights reserved.