ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-actions
ActionFilters
Interface ActionFilters
interface
ActionFilters
{
userId
?:
string
;
opportunityId
?:
string
;
dateFrom
?:
string
;
dateTo
?:
string
;
isTechnical
?:
boolean
;
isPricingRelated
?:
boolean
;
isTimeSensitive
?:
boolean
;
page
?:
number
;
limit
?:
number
;
}
Index
Properties
user
Id?
opportunity
Id?
date
From?
date
To?
is
Technical?
is
Pricing
Related?
is
Time
Sensitive?
page?
limit?
Properties
Optional
user
Id
userId
?:
string
Optional
opportunity
Id
opportunityId
?:
string
Optional
date
From
dateFrom
?:
string
Optional
date
To
dateTo
?:
string
Optional
is
Technical
isTechnical
?:
boolean
Optional
is
Pricing
Related
isPricingRelated
?:
boolean
Optional
is
Time
Sensitive
isTimeSensitive
?:
boolean
Optional
page
page
?:
number
Optional
limit
limit
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
user
Id
opportunity
Id
date
From
date
To
is
Technical
is
Pricing
Related
is
Time
Sensitive
page
limit
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...