urembo-hub-api
Preparing search index...
live-shopping/dto/create-live-session.dto
CreateLiveSessionDto
Class CreateLiveSessionDto
Index
Constructors
constructor
Properties
category?
description?
language?
metadata?
retailer
Id
scheduled
End?
scheduled
Start?
status?
stream
Url?
tags?
thumbnail
Url?
timezone?
title
Constructors
constructor
new
CreateLiveSessionDto
()
:
CreateLiveSessionDto
Returns
CreateLiveSessionDto
Properties
Optional
category
category
?:
string
Optional
description
description
?:
string
Optional
language
language
?:
string
Optional
metadata
metadata
?:
any
retailer
Id
retailerId
:
string
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
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
category
description
language
metadata
retailer
Id
scheduled
End
scheduled
Start
status
stream
Url
tags
thumbnail
Url
timezone
title
urembo-hub-api
Loading...