toggle menu
stream-video-android
1.11.2
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.android.video.generated.models
/
DeleteTranscriptionResponse
Delete
Transcription
Response
data
class
DeleteTranscriptionResponse
(
@
Json
(
name
=
"duration"
)
val
duration
:
String
)
DeleteTranscriptionResponse is the payload for deleting a transcription.
Members
Constructors
Delete
Transcription
Response
Link copied to clipboard
constructor
(
@
Json
(
name
=
"duration"
)
duration
:
String
)
Properties
duration
Link copied to clipboard
val
duration
:
String