Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Assets.Organization.User.Delete
_onDelete
Function _onDelete
On delete
_onDelete
(
user
:
IUserItem
,
organization
:
IOrganizationItem
,
dBkey
:
"owners"
|
"pendingowners"
|
"users"
|
"pendingusers"
,
swr
:
{
mutateOneOrganization
:
(
organization
:
IFrontMutateOrganizationsItem
,
)
=>
Promise
<
void
>
;
}
,
)
:
Promise
<
void
>
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