ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/(protected)/stock/hooks/use-stock-labels
PrintLabelsParams
Interface PrintLabelsParams
interface
PrintLabelsParams
{
labelIds
:
string
[]
;
format
:
"21x7.4"
|
"7.4x7.4"
;
printerSettings
?:
{
copies
:
number
;
orientation
:
"portrait"
|
"landscape"
}
;
}
Index
Properties
label
Ids
format
printer
Settings?
Properties
label
Ids
labelIds
:
string
[]
format
format
:
"21x7.4"
|
"7.4x7.4"
Optional
printer
Settings
printerSettings
?:
{
copies
:
number
;
orientation
:
"portrait"
|
"landscape"
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
label
Ids
format
printer
Settings
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...