@juki-team/commons - v0.1.10
Preparing search index...
UserSystemSummaryListResponseDTO
Interface UserSystemSummaryListResponseDTO
interface
UserSystemSummaryListResponseDTO
{
canResetPassword
:
boolean
;
city
:
string
;
company
:
EntityCompanySystemSummaryListResponseDTO
;
contestRole
:
ContestRole
;
country
:
string
;
courseRole
:
CourseRole
;
creationTimestamp
:
number
;
email
:
string
;
familyName
:
string
;
fileRole
:
FileRole
;
givenName
:
string
;
id
:
string
;
imageUrl
:
string
;
institution
:
string
;
nickname
:
string
;
owner
:
EntityOwnerSystemSummaryListResponseDTO
;
problemRole
:
ProblemRole
;
status
:
UserStatus
;
systemRole
:
SystemRole
;
teamRole
:
TeamRole
;
updateTimestamp
:
number
;
userRole
:
UserRole
;
}
Hierarchy (
View Summary
)
UserSummaryListResponseDTO
UserSystemSummaryListResponseDTO
Index
Properties
can
Reset
Password
city
company
contest
Role
country
course
Role
creation
Timestamp
email
family
Name
file
Role
given
Name
id
image
Url
institution
nickname
owner
problem
Role
status
system
Role
team
Role
update
Timestamp
user
Role
Properties
can
Reset
Password
canResetPassword
:
boolean
city
city
:
string
company
company
:
EntityCompanySystemSummaryListResponseDTO
contest
Role
contestRole
:
ContestRole
country
country
:
string
course
Role
courseRole
:
CourseRole
creation
Timestamp
creationTimestamp
:
number
email
email
:
string
family
Name
familyName
:
string
file
Role
fileRole
:
FileRole
given
Name
givenName
:
string
id
id
:
string
image
Url
imageUrl
:
string
institution
institution
:
string
nickname
nickname
:
string
owner
owner
:
EntityOwnerSystemSummaryListResponseDTO
problem
Role
problemRole
:
ProblemRole
status
status
:
UserStatus
system
Role
systemRole
:
SystemRole
team
Role
teamRole
:
TeamRole
update
Timestamp
updateTimestamp
:
number
user
Role
userRole
:
UserRole
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
can
Reset
Password
city
company
contest
Role
country
course
Role
creation
Timestamp
email
family
Name
file
Role
given
Name
id
image
Url
institution
nickname
owner
problem
Role
status
system
Role
team
Role
update
Timestamp
user
Role
@juki-team/commons - v0.1.10
Loading...