toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
org.openapitools.client.models
/
Response
Response
data
class
Response
(
@
Json
(
name
=
"duration"
)
val
duration
:
String
)
Parameters
duration
Duration of the request in human-readable format
Members
Constructors
Response
Link copied to clipboard
constructor
(
@
Json
(
name
=
"duration"
)
duration
:
String
)
Properties
duration
Link copied to clipboard
val
duration
:
String