ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-labeling
LabelTemplatesResponse
Interface LabelTemplatesResponse
interface
LabelTemplatesResponse
{
templates
:
LabelTemplate
[]
;
pagination
:
{
page
:
number
;
limit
:
number
;
total
:
number
;
pages
:
number
}
;
}
Index
Properties
templates
pagination
Properties
templates
templates
:
LabelTemplate
[]
pagination
pagination
:
{
page
:
number
;
limit
:
number
;
total
:
number
;
pages
:
number
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
templates
pagination
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...