useresponse
Preparing search index...
User
Interface User
interface
User
{
apiKey
?:
string
;
avatar
?:
Avatar
;
custom_fields
?:
CustomFieldValue
[]
;
gravatarEmail
?:
string
|
null
;
id
?:
number
;
isDefaultAvatar
?:
boolean
;
lastVisitAt
?:
string
;
name
?:
string
;
profileUrl
?:
string
;
registrationDate
?:
string
;
role
?:
{
alias
?:
string
;
id
?:
number
}
;
shortName
?:
string
;
tags
?:
string
;
team
?:
{
id
?:
number
;
name
?:
string
}
;
}
Index
Properties
api
Key?
avatar?
custom_
fields?
gravatar
Email?
id?
is
Default
Avatar?
last
Visit
At?
name?
profile
Url?
registration
Date?
role?
short
Name?
tags?
team?
Properties
Optional
api
Key
apiKey
?:
string
Optional
avatar
avatar
?:
Avatar
Optional
custom_
fields
custom_fields
?:
CustomFieldValue
[]
Optional
gravatar
Email
gravatarEmail
?:
string
|
null
Optional
id
id
?:
number
Optional
is
Default
Avatar
isDefaultAvatar
?:
boolean
Optional
last
Visit
At
lastVisitAt
?:
string
Optional
name
name
?:
string
Optional
profile
Url
profileUrl
?:
string
Optional
registration
Date
registrationDate
?:
string
Optional
role
role
?:
{
alias
?:
string
;
id
?:
number
}
Optional
short
Name
shortName
?:
string
Optional
tags
tags
?:
string
Optional
team
team
?:
{
id
?:
number
;
name
?:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
api
Key
avatar
custom_
fields
gravatar
Email
id
is
Default
Avatar
last
Visit
At
name
profile
Url
registration
Date
role
short
Name
tags
team
useresponse
Loading...