ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-labeling
Label
Interface Label
interface
Label
{
id
:
string
;
content
:
string
;
barcode
:
string
;
qrCode
:
string
;
status
:
"EXPIRED"
|
"PENDING"
|
"PRINTED"
|
"USED"
;
printedAt
?:
string
;
workOrder
:
{
id
:
string
;
number
:
string
;
status
:
string
;
product
:
string
;
productCode
:
string
;
}
;
template
?:
{
id
:
string
;
name
:
string
;
type
:
string
;
content
:
string
}
;
files
:
{
id
:
string
;
name
:
string
;
url
:
string
;
type
:
string
;
size
:
number
;
}
[]
;
createdAt
:
string
;
updatedAt
:
string
;
}
Index
Properties
id
content
barcode
qr
Code
status
printed
At?
work
Order
template?
files
created
At
updated
At
Properties
id
id
:
string
content
content
:
string
barcode
barcode
:
string
qr
Code
qrCode
:
string
status
status
:
"EXPIRED"
|
"PENDING"
|
"PRINTED"
|
"USED"
Optional
printed
At
printedAt
?:
string
work
Order
workOrder
:
{
id
:
string
;
number
:
string
;
status
:
string
;
product
:
string
;
productCode
:
string
;
}
Optional
template
template
?:
{
id
:
string
;
name
:
string
;
type
:
string
;
content
:
string
}
files
files
:
{
id
:
string
;
name
:
string
;
url
:
string
;
type
:
string
;
size
:
number
}
[]
created
At
createdAt
:
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
content
barcode
qr
Code
status
printed
At
work
Order
template
files
created
At
updated
At
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...