Member Junction
Preparing search index...
@memberjunction/actions-bizapps-lms
CourseLesson
Interface CourseLesson
interface
CourseLesson
{
duration
?:
number
;
durationText
?:
string
;
hasAssignment
:
boolean
;
hasQuiz
:
boolean
;
hasVideo
:
boolean
;
id
:
string
;
isFree
:
boolean
;
order
:
number
;
title
:
string
;
type
:
string
;
}
Index
Properties
duration?
duration
Text?
has
Assignment
has
Quiz
has
Video
id
is
Free
order
title
type
Properties
Optional
duration
duration
?:
number
Optional
duration
Text
durationText
?:
string
has
Assignment
hasAssignment
:
boolean
has
Quiz
hasQuiz
:
boolean
has
Video
hasVideo
:
boolean
id
id
:
string
is
Free
isFree
:
boolean
order
order
:
number
title
title
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
duration
Text
has
Assignment
has
Quiz
has
Video
id
is
Free
order
title
type
Member Junction
Loading...