SoulLogger
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoulLogger
SoulLogger
/
com.lestere.opensource.models
/
TimeRangeResponse
Time
Range
Response
@
Serializable
data
class
TimeRangeResponse
(
val
start
:
String
,
val
end
:
String
)
(
source
)
Members
Constructors
Time
Range
Response
Link copied to clipboard
constructor
(
start
:
String
,
end
:
String
)
Properties
end
Link copied to clipboard
val
end
:
String
start
Link copied to clipboard
val
start
:
String