Package com.incode.welcome_sdk.data
Class DeviceFingerprintKt
-
- All Implemented Interfaces:
public final class DeviceFingerprintKt
-
-
Method Summary
Modifier and Type Method Description final static String
toJson(DeviceFingerprint $self)
Converts DeviceFingerprint to JSON representation, ready to be sent to the Incode API. -
-
Method Detail
-
toJson
final static String toJson(DeviceFingerprint $self)
Converts DeviceFingerprint to JSON representation, ready to be sent to the Incode API.
-
-
-
-