Member Junction
Preparing search index...
@memberjunction/actions-bizapps-lms
UpdateUserParams
Interface UpdateUserParams
Parameters for the UpdateUser action
interface
UpdateUserParams
{
CompanyID
:
string
;
CustomFields
?:
Record
<
string
,
unknown
>
;
Email
?:
string
;
FirstName
?:
string
;
IsActive
?:
boolean
;
LastName
?:
string
;
Password
?:
string
;
Role
?:
string
;
Tags
?:
string
[]
;
UserID
:
string
;
Username
?:
string
;
}
Hierarchy (
View Summary
)
LearnWorldsBaseParams
UpdateUserParams
Index
Properties
Company
ID
Custom
Fields?
Email?
First
Name?
Is
Active?
Last
Name?
Password?
Role?
Tags?
User
ID
Username?
Properties
Company
ID
CompanyID
:
string
Optional
Custom
Fields
CustomFields
?:
Record
<
string
,
unknown
>
Optional
Email
Email
?:
string
Optional
First
Name
FirstName
?:
string
Optional
Is
Active
IsActive
?:
boolean
Optional
Last
Name
LastName
?:
string
Optional
Password
Password
?:
string
Optional
Role
Role
?:
string
Optional
Tags
Tags
?:
string
[]
User
ID
UserID
:
string
Optional
Username
Username
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Company
ID
Custom
Fields
Email
First
Name
Is
Active
Last
Name
Password
Role
Tags
User
ID
Username
Member Junction
Loading...
Parameters for the UpdateUser action