ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/(protected)/stock/hooks/use-stock-labels
UpdateStockLabelParams
Interface UpdateStockLabelParams
interface
UpdateStockLabelParams
{
labelType
?:
"BARCODE"
|
"QRCODE"
|
"RFID"
;
isPrinted
?:
boolean
;
}
Index
Properties
label
Type?
is
Printed?
Properties
Optional
label
Type
labelType
?:
"BARCODE"
|
"QRCODE"
|
"RFID"
Optional
is
Printed
isPrinted
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
label
Type
is
Printed
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...