stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.android.video.generated.models
/
SortParamRequest
/
SortParamRequest
Sort
Param
Request
constructor
(
@
Json
(
name
=
"direction"
)
direction
:
Int
?
=
null
,
@
Json
(
name
=
"field"
)
field
:
String
?
=
null
,
@
Json
(
name
=
"type"
)
type
:
SortParamRequest.Type
?
=
null
)