@theophilusdev/conduit
Preparing search index...
UserInfo
Interface UserInfo
interface
UserInfo
{
firstName
:
string
;
gender
:
"MALE"
|
"FEMALE"
;
isBirthDay
:
boolean
;
isFriend
:
boolean
;
name
:
string
;
profileUrl
:
string
;
searchTokens
:
string
[]
;
thumbSrc
:
string
;
type
:
"user"
;
vanity
:
string
;
}
Index
Properties
first
Name
gender
is
Birth
Day
is
Friend
name
profile
Url
search
Tokens
thumb
Src
type
vanity
Properties
first
Name
firstName
:
string
gender
gender
:
"MALE"
|
"FEMALE"
is
Birth
Day
isBirthDay
:
boolean
is
Friend
isFriend
:
boolean
name
name
:
string
profile
Url
profileUrl
:
string
search
Tokens
searchTokens
:
string
[]
thumb
Src
thumbSrc
:
string
type
type
:
"user"
vanity
vanity
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
first
Name
gender
is
Birth
Day
is
Friend
name
profile
Url
search
Tokens
thumb
Src
type
vanity
@theophilusdev/conduit
Loading...