parser
Toggle table of contents
0.3-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
parser
parser
/
dev.hossain.timeline.model.settings
/
Settings
/
Settings
Settings
constructor
(
createdTime
:
String
,
modifiedTime
:
String
,
historyEnabled
:
Boolean
?
,
deviceSettings
:
List
<
DeviceSettings
>
=
emptyList()
,
retentionWindowDays
:
Int
?
,
hasReportedLocations
:
Boolean
,
hasSetRetention
:
Boolean
)