Tanatloc documentation
Preparing search index...
Components.Assets.Organization.User.Delete
_onDelete
Function _onDelete
_onDelete
(
user
:
IUserItem
,
organization
:
IOrganizationItem
,
dBkey
:
"owners"
|
"pendingowners"
|
"users"
|
"pendingusers"
,
swr
:
{
mutateOneOrganization
:
(
organization
:
IFrontMutateOrganizationsItem
,
)
=>
Promise
<
void
>
;
}
,
)
:
Promise
<
void
>
On delete
Parameters
user
:
IUserItem
User
organization
:
IOrganizationItem
Organization
dBkey
:
"owners"
|
"pendingowners"
|
"users"
|
"pendingusers"
Database key
swr
:
{
mutateOneOrganization
:
(
organization
:
IFrontMutateOrganizationsItem
,
)
=>
Promise
<
void
>
;
}
SWR
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...
On delete