Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
DocumentMembersResponseDTO
Interface DocumentMembersResponseDTO
interface
DocumentMembersResponseDTO
{
access
:
EntityAccess
;
managers
:
{
[
key
:
string
]
:
DocumentMemberResponseDTO
;
}
;
spectators
:
{
[
key
:
string
]
:
DocumentMemberResponseDTO
;
}
;
}
Index
Properties
access
managers
spectators
Properties
access
access
:
EntityAccess
managers
managers
:
{
[
key
:
string
]
:
DocumentMemberResponseDTO
;
}
Type declaration
[
key
:
string
]:
DocumentMemberResponseDTO
spectators
spectators
:
{
[
key
:
string
]
:
DocumentMemberResponseDTO
;
}
Type declaration
[
key
:
string
]:
DocumentMemberResponseDTO
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
access
managers
spectators
@juki-team/commons - v0.0.826
Loading...