@juki-team/commons - v0.1.10
Preparing search index...
UserProfileResponseDTO
Interface UserProfileResponseDTO
interface
UserProfileResponseDTO
{
aboutMe
:
string
;
canEditPermissionsData
:
boolean
;
canEditProfileData
:
boolean
;
canEditSettingsData
:
boolean
;
canResetPassword
:
boolean
;
canUpdatePassword
:
boolean
;
city
:
string
;
company
:
EntityCompanySummaryListResponseDTO
;
country
:
string
;
email
:
string
;
familyName
:
string
;
givenName
:
string
;
handles
:
UserHandles
;
imageUrl
:
string
;
institution
:
string
;
nickname
:
string
;
}
Hierarchy (
View Summary
)
UserBasicResponseDTO
UserProfileResponseDTO
Index
Properties
about
Me
can
Edit
Permissions
Data
can
Edit
Profile
Data
can
Edit
Settings
Data
can
Reset
Password
can
Update
Password
city
company
country
email
family
Name
given
Name
handles
image
Url
institution
nickname
Properties
about
Me
aboutMe
:
string
can
Edit
Permissions
Data
canEditPermissionsData
:
boolean
can
Edit
Profile
Data
canEditProfileData
:
boolean
can
Edit
Settings
Data
canEditSettingsData
:
boolean
can
Reset
Password
canResetPassword
:
boolean
can
Update
Password
canUpdatePassword
:
boolean
city
city
:
string
company
company
:
EntityCompanySummaryListResponseDTO
country
country
:
string
email
email
:
string
family
Name
familyName
:
string
given
Name
givenName
:
string
handles
handles
:
UserHandles
image
Url
imageUrl
:
string
institution
institution
:
string
nickname
nickname
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
about
Me
can
Edit
Permissions
Data
can
Edit
Profile
Data
can
Edit
Settings
Data
can
Reset
Password
can
Update
Password
city
company
country
email
family
Name
given
Name
handles
image
Url
institution
nickname
@juki-team/commons - v0.1.10
Loading...