@juki-team/commons - v0.1.10
Preparing search index...
DocumentMemberWithTimestampsResponseDTO
Interface DocumentMemberWithTimestampsResponseDTO
interface
DocumentMemberWithTimestampsResponseDTO
{
company
:
EntityCompanySummaryListResponseDTO
;
imageUrl
:
string
;
joinedAtTimestamp
:
number
;
lastVisitTimestamp
:
number
;
nickname
:
string
;
type
:
MemberType
;
}
Hierarchy (
View Summary
)
DocumentMemberResponseDTO
DocumentMemberWithTimestampsResponseDTO
Index
Properties
company
image
Url
joined
At
Timestamp
last
Visit
Timestamp
nickname
type
Properties
company
company
:
EntityCompanySummaryListResponseDTO
image
Url
imageUrl
:
string
joined
At
Timestamp
joinedAtTimestamp
:
number
last
Visit
Timestamp
lastVisitTimestamp
:
number
nickname
nickname
:
string
type
type
:
MemberType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
company
image
Url
joined
At
Timestamp
last
Visit
Timestamp
nickname
type
@juki-team/commons - v0.1.10
Loading...