core
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
core
core
/
com.paysafe.wallet.android.core.pushnotifications.model
/
DeviceManagementResponse
/
DeviceManagementResponse
Device
Management
Response
constructor
(
deviceId
:
String
,
provider
:
DeviceManagementProvider
,
platform
:
String
,
appVersion
:
String
?
,
language
:
String
,
timezone
:
String
,
tokenHash
:
String
,
creationTime
:
Calendar
,
lastChangeDate
:
Calendar
)