Preparing search index...
The search index is not available
course-api-wrapper
course-api-wrapper
RawInstructorData
Interface RawInstructorData
interface
RawInstructorData
{
commonName
?:
string
;
email
:
string
;
firstName
:
string
;
lastName
:
string
;
name
:
string
;
office
:
string
;
officeHours
:
string
;
phone
:
string
;
profileUrl
:
string
;
roleCode
:
InstructorRole
;
}
Index
Properties
common
Name?
email
first
Name
last
Name
name
office
office
Hours
phone
profile
Url
role
Code
Properties
Optional
common
Name
common
Name
?:
string
email
email
:
string
first
Name
first
Name
:
string
last
Name
last
Name
:
string
name
name
:
string
office
office
:
string
office
Hours
office
Hours
:
string
phone
phone
:
string
profile
Url
profile
Url
:
string
role
Code
role
Code
:
InstructorRole
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
common
Name
email
first
Name
last
Name
name
office
office
Hours
phone
profile
Url
role
Code
course-api-wrapper
Loading...