Member Junction
Preparing search index...
@memberjunction/actions-bizapps-lms
CourseInstructor
Interface CourseInstructor
interface
CourseInstructor
{
averageRating
:
number
;
bio
?:
string
;
email
?:
string
;
id
:
string
;
imageUrl
?:
string
;
name
:
string
;
title
?:
string
;
totalCourses
:
number
;
totalStudents
:
number
;
}
Index
Properties
average
Rating
bio?
email?
id
image
Url?
name
title?
total
Courses
total
Students
Properties
average
Rating
averageRating
:
number
Optional
bio
bio
?:
string
Optional
email
email
?:
string
id
id
:
string
Optional
image
Url
imageUrl
?:
string
name
name
:
string
Optional
title
title
?:
string
total
Courses
totalCourses
:
number
total
Students
totalStudents
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
average
Rating
bio
email
id
image
Url
name
title
total
Courses
total
Students
Member Junction
Loading...