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