ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/(protected)/sales/clients/hooks/use-client-data
Activity
Interface Activity
interface
Activity
{
id
:
string
;
action
:
string
;
description
:
string
;
entityType
:
string
;
entityId
:
string
;
createdAt
:
Date
;
user
:
{
id
:
string
;
name
:
string
;
email
:
string
}
;
}
Index
Properties
id
action
description
entity
Type
entity
Id
created
At
user
Properties
id
id
:
string
action
action
:
string
description
description
:
string
entity
Type
entityType
:
string
entity
Id
entityId
:
string
created
At
createdAt
:
Date
user
user
:
{
id
:
string
;
name
:
string
;
email
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
action
description
entity
Type
entity
Id
created
At
user
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...