ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-labeling
LabelTemplate
Interface LabelTemplate
interface
LabelTemplate
{
id
:
string
;
name
:
string
;
description
?:
string
;
type
:
string
;
content
:
string
;
isActive
:
boolean
;
finishedProduct
?:
{
id
:
string
;
name
:
string
;
code
:
string
}
;
usageCount
:
number
;
createdAt
:
string
;
updatedAt
:
string
;
}
Index
Properties
id
name
description?
type
content
is
Active
finished
Product?
usage
Count
created
At
updated
At
Properties
id
id
:
string
name
name
:
string
Optional
description
description
?:
string
type
type
:
string
content
content
:
string
is
Active
isActive
:
boolean
Optional
finished
Product
finishedProduct
?:
{
id
:
string
;
name
:
string
;
code
:
string
}
usage
Count
usageCount
:
number
created
At
createdAt
:
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
description
type
content
is
Active
finished
Product
usage
Count
created
At
updated
At
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...