toggle menu
stream-video-android
1.14.2
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
ParticipantSeriesTimeframe
/
ParticipantSeriesTimeframe
Participant
Series
Timeframe
constructor
(
@
Json
(
name
=
"max_points"
)
maxPoints
:
Int
,
@
Json
(
name
=
"since"
)
since
:
OffsetDateTime
,
@
Json
(
name
=
"step_seconds"
)
stepSeconds
:
Int
,
@
Json
(
name
=
"until"
)
until
:
OffsetDateTime
)