Preparing search index...
The search index is not available
@basaldev/blocks-user-service - v2.20.0-rc.0
@basaldev/blocks-user-service
defaultAdapter
Invitation
Interface Invitation
interface
Invitation
{
acceptedAt
:
Date
;
email
:
string
;
fromUserId
:
string
;
invitedAt
:
Date
;
orgId
?:
null
|
string
;
role
?:
null
|
"admin"
|
"owner"
|
"guest"
|
"member"
;
status
:
string
;
}
Implemented by
InvitationEntity
Index
Properties
accepted
At
email
from
User
Id
invited
At
org
Id?
role?
status
Properties
accepted
At
accepted
At
:
Date
email
email
:
string
from
User
Id
from
User
Id
:
string
invited
At
invited
At
:
Date
Optional
org
Id
org
Id
?:
null
|
string
Optional
role
role
?:
null
|
"admin"
|
"owner"
|
"guest"
|
"member"
status
status
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
accepted
At
email
from
User
Id
invited
At
org
Id
role
status
@basaldev/blocks-user-service - v2.20.0-rc.0
defaultAdapter
UserAdapter
UserAttachmentAdapter
UserBaseAdapter
UserFollowerAdapter
UserInvitationAdapter
UserPreferenceAdapter
ServiceOpts
UserAppConfig
createNodeblocksUserApp
Generated using
TypeDoc