ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-actions
ActionsResponse
Interface ActionsResponse
interface
ActionsResponse
{
actions
:
Action
[]
;
pagination
:
{
page
:
number
;
limit
:
number
;
total
:
number
;
pages
:
number
}
;
stats
:
{
totalActions
:
number
;
technicalActions
:
number
;
pricingActions
:
number
;
timeSensitiveActions
:
number
;
}
;
}
Index
Properties
actions
pagination
stats
Properties
actions
actions
:
Action
[]
pagination
pagination
:
{
page
:
number
;
limit
:
number
;
total
:
number
;
pages
:
number
}
stats
stats
:
{
totalActions
:
number
;
technicalActions
:
number
;
pricingActions
:
number
;
timeSensitiveActions
:
number
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
actions
pagination
stats
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...