Member Junction
Preparing search index...
@memberjunction/actions-bizapps-lms
GetCoursesParams
Interface GetCoursesParams
Parameters for the GetCourses action
interface
GetCoursesParams
{
CategoryID
?:
string
;
CompanyID
:
string
;
CreatedAfter
?:
string
;
CreatedBefore
?:
string
;
IncludeEnrollmentStats
?:
boolean
;
InstructorID
?:
string
;
Language
?:
string
;
Level
?:
string
;
MaxPrice
?:
number
;
MaxResults
?:
number
;
MinPrice
?:
number
;
OnlyFree
?:
boolean
;
SearchText
?:
string
;
SortBy
?:
string
;
SortOrder
?:
"asc"
|
"desc"
;
Status
?:
string
;
Tags
?:
string
;
}
Hierarchy (
View Summary
)
LearnWorldsBaseParams
GetCoursesParams
Index
Properties
Category
ID?
Company
ID
Created
After?
Created
Before?
Include
Enrollment
Stats?
Instructor
ID?
Language?
Level?
Max
Price?
Max
Results?
Min
Price?
Only
Free?
Search
Text?
Sort
By?
Sort
Order?
Status?
Tags?
Properties
Optional
Category
ID
CategoryID
?:
string
Company
ID
CompanyID
:
string
Optional
Created
After
CreatedAfter
?:
string
Optional
Created
Before
CreatedBefore
?:
string
Optional
Include
Enrollment
Stats
IncludeEnrollmentStats
?:
boolean
Optional
Instructor
ID
InstructorID
?:
string
Optional
Language
Language
?:
string
Optional
Level
Level
?:
string
Optional
Max
Price
MaxPrice
?:
number
Optional
Max
Results
MaxResults
?:
number
Optional
Min
Price
MinPrice
?:
number
Optional
Only
Free
OnlyFree
?:
boolean
Optional
Search
Text
SearchText
?:
string
Optional
Sort
By
SortBy
?:
string
Optional
Sort
Order
SortOrder
?:
"asc"
|
"desc"
Optional
Status
Status
?:
string
Optional
Tags
Tags
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Category
ID
Company
ID
Created
After
Created
Before
Include
Enrollment
Stats
Instructor
ID
Language
Level
Max
Price
Max
Results
Min
Price
Only
Free
Search
Text
Sort
By
Sort
Order
Status
Tags
Member Junction
Loading...
Parameters for the GetCourses action