Member Junction
Preparing search index...
@memberjunction/actions-bizapps-lms
CreateUserDetails
Interface CreateUserDetails
interface
CreateUserDetails
{
createdAt
?:
string
;
customFields
:
Record
<
string
,
unknown
>
;
email
:
string
;
firstName
?:
string
;
fullName
:
string
;
id
:
string
;
lastName
?:
string
;
loginUrl
?:
string
;
resetPasswordUrl
?:
string
;
role
:
string
;
status
:
string
;
tags
:
string
[]
;
username
?:
string
;
}
Index
Properties
created
At?
custom
Fields
email
first
Name?
full
Name
id
last
Name?
login
Url?
reset
Password
Url?
role
status
tags
username?
Properties
Optional
created
At
createdAt
?:
string
custom
Fields
customFields
:
Record
<
string
,
unknown
>
email
email
:
string
Optional
first
Name
firstName
?:
string
full
Name
fullName
:
string
id
id
:
string
Optional
last
Name
lastName
?:
string
Optional
login
Url
loginUrl
?:
string
Optional
reset
Password
Url
resetPasswordUrl
?:
string
role
role
:
string
status
status
:
string
tags
tags
:
string
[]
Optional
username
username
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
custom
Fields
email
first
Name
full
Name
id
last
Name
login
Url
reset
Password
Url
role
status
tags
username
Member Junction
Loading...