toggle menu
stream-video-android
1.11.3
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
ReportByHistogramBucket
/
ReportByHistogramBucket
Report
By
Histogram
Bucket
constructor
(
@
Json
(
name
=
"category"
)
category
:
String
,
@
Json
(
name
=
"count"
)
count
:
Int
,
@
Json
(
name
=
"sum"
)
sum
:
Float
,
@
Json
(
name
=
"lower_bound"
)
lowerBound
:
Bound
?
=
null
,
@
Json
(
name
=
"upper_bound"
)
upperBound
:
Bound
?
=
null
)