urembo-hub-api
Preparing search index...
live-shopping/dto/update-live-session.dto
UpdateLiveSessionDto
Class UpdateLiveSessionDto
Index
Constructors
constructor
Properties
category?
description?
language?
metadata?
scheduled
End?
scheduled
Start?
status?
stream
Url?
tags?
thumbnail
Url?
timezone?
title?
Constructors
constructor
new
UpdateLiveSessionDto
()
:
UpdateLiveSessionDto
Returns
UpdateLiveSessionDto
Properties
Optional
category
category
?:
string
Optional
description
description
?:
string
Optional
language
language
?:
string
Optional
metadata
metadata
?:
any
Optional
scheduled
End
scheduledEnd
?:
string
Optional
scheduled
Start
scheduledStart
?:
string
Optional
status
status
?:
"cancelled"
|
"scheduled"
|
"live"
|
"ended"
Optional
stream
Url
streamUrl
?:
string
Optional
tags
tags
?:
string
[]
Optional
thumbnail
Url
thumbnailUrl
?:
string
Optional
timezone
timezone
?:
string
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
category
description
language
metadata
scheduled
End
scheduled
Start
status
stream
Url
tags
thumbnail
Url
timezone
title
urembo-hub-api
Loading...