toggle menu
StudyPlanet
androidJvm
switch theme
search in API
StudyPlanet
/
com.qwict.studyplanetandroid.data.remote.dto
/
ExploreActionDto
Explore
Action
Dto
data
class
ExploreActionDto
(
val
planetId
:
Int
,
val
selectedTime
:
Int
)
Members
Constructors
Explore
Action
Dto
Link copied to clipboard
constructor
(
planetId
:
Int
,
selectedTime
:
Int
)
Properties
planet
Id
Link copied to clipboard
val
planetId
:
Int
selected
Time
Link copied to clipboard
val
selectedTime
:
Int