Member Junction
Preparing search index...
@memberjunction/actions-bizapps-lms
GetUsersParams
Interface GetUsersParams
Parameters for the GetUsers action
interface
GetUsersParams
{
CompanyID
:
string
;
CreatedAfter
?:
string
;
CreatedBefore
?:
string
;
IncludeCourseStats
?:
boolean
;
MaxResults
?:
number
;
Role
?:
string
;
SearchText
?:
string
;
SortBy
?:
string
;
SortOrder
?:
"asc"
|
"desc"
;
Status
?:
string
;
Tags
?:
string
;
}
Hierarchy (
View Summary
)
LearnWorldsBaseParams
GetUsersParams
Index
Properties
Company
ID
Created
After?
Created
Before?
Include
Course
Stats?
Max
Results?
Role?
Search
Text?
Sort
By?
Sort
Order?
Status?
Tags?
Properties
Company
ID
CompanyID
:
string
Optional
Created
After
CreatedAfter
?:
string
Optional
Created
Before
CreatedBefore
?:
string
Optional
Include
Course
Stats
IncludeCourseStats
?:
boolean
Optional
Max
Results
MaxResults
?:
number
Optional
Role
Role
?:
string
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
Company
ID
Created
After
Created
Before
Include
Course
Stats
Max
Results
Role
Search
Text
Sort
By
Sort
Order
Status
Tags
Member Junction
Loading...
Parameters for the GetUsers action