@juki-team/commons - v0.1.10
Preparing search index...
ContestMembersResponse
Type Alias ContestMembersResponse
type
ContestMembersResponse
=
{
administrators
:
{
[
key
:
string
]:
UserBasicInfo
}
;
contestants
:
{
[
key
:
string
]:
UserBasicInfo
}
;
guests
:
{
[
key
:
string
]:
UserBasicInfo
}
;
judges
:
{
[
key
:
string
]:
UserBasicInfo
}
;
spectators
:
{
[
key
:
string
]:
UserBasicInfo
}
;
}
Index
Properties
administrators
contestants
guests
judges
spectators
Properties
administrators
administrators
:
{
[
key
:
string
]:
UserBasicInfo
}
contestants
contestants
:
{
[
key
:
string
]:
UserBasicInfo
}
guests
guests
:
{
[
key
:
string
]:
UserBasicInfo
}
judges
judges
:
{
[
key
:
string
]:
UserBasicInfo
}
spectators
spectators
:
{
[
key
:
string
]:
UserBasicInfo
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
administrators
contestants
guests
judges
spectators
@juki-team/commons - v0.1.10
Loading...