NDEx JavaScript Client API Reference - v0.6.0-alpha.5
Preparing search index...
NDExUser
Interface NDExUser
interface
NDExUser
{
externalId
:
string
;
userName
:
string
;
firstName
?:
string
;
lastName
?:
string
;
emailAddress
?:
string
;
website
?:
string
;
description
?:
string
;
image
?:
string
;
isIndividual
?:
boolean
;
isVerified
?:
boolean
;
creationTime
?:
number
;
modificationTime
?:
number
;
}
Index
Properties
external
Id
user
Name
first
Name?
last
Name?
email
Address?
website?
description?
image?
is
Individual?
is
Verified?
creation
Time?
modification
Time?
Properties
external
Id
externalId
:
string
user
Name
userName
:
string
Optional
first
Name
firstName
?:
string
Optional
last
Name
lastName
?:
string
Optional
email
Address
emailAddress
?:
string
Optional
website
website
?:
string
Optional
description
description
?:
string
Optional
image
image
?:
string
Optional
is
Individual
isIndividual
?:
boolean
Optional
is
Verified
isVerified
?:
boolean
Optional
creation
Time
creationTime
?:
number
Optional
modification
Time
modificationTime
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
external
Id
user
Name
first
Name
last
Name
email
Address
website
description
image
is
Individual
is
Verified
creation
Time
modification
Time
NDEx JavaScript Client API Reference - v0.6.0-alpha.5
Loading...