@juki-team/commons - v0.2.19
Preparing search index...
EntityMemberWithTimestampsResponseDto
Interface EntityMemberWithTimestampsResponseDto
interface
EntityMemberWithTimestampsResponseDto
{
imageUrl
:
string
;
joinedAt
:
number
;
lastVisitedAt
:
number
;
nickname
:
string
;
organization
:
EntityOrganizationSummaryListResponseDto
;
type
:
MemberType
;
}
Hierarchy (
View Summary
)
EntityMemberResponseDto
EntityMemberWithTimestampsResponseDto
Index
Properties
image
Url
joined
At
last
Visited
At
nickname
organization
type
Properties
image
Url
imageUrl
:
string
joined
At
joinedAt
:
number
last
Visited
At
lastVisitedAt
:
number
nickname
nickname
:
string
organization
organization
:
EntityOrganizationSummaryListResponseDto
type
type
:
MemberType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
image
Url
joined
At
last
Visited
At
nickname
organization
type
@juki-team/commons - v0.2.19
Loading...