Preparing search index...
The search index is not available
shortcut-api
shortcut-api
MemberInterface
Interface MemberInterface
interface
MemberInterface
{
createdAt
:
string
;
disabled
:
boolean
;
entityType
:
string
;
groupIds
:
string
[]
;
id
:
string
;
profile
:
MemberProfile
;
role
:
string
;
state
:
MemberState
;
updatedAt
:
string
;
}
Hierarchy
default
MemberInterface
Implemented by
Member
Index
Properties
created
At
disabled
entity
Type
group
Ids
id
profile
role
state
updated
At
Properties
created
At
created
At
:
string
disabled
disabled
:
boolean
entity
Type
entity
Type
:
string
group
Ids
group
Ids
:
string
[]
id
id
:
string
profile
profile
:
MemberProfile
role
role
:
string
state
state
:
MemberState
updated
At
updated
At
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
created
At
disabled
entity
Type
group
Ids
id
profile
role
state
updated
At
shortcut-api
Loading...