ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-labels
CreateLabelParams
Interface CreateLabelParams
interface
CreateLabelParams
{
code
:
string
;
type
:
"palette"
|
"carton"
|
"unite"
;
workOrderId
?:
string
;
receptionId
?:
string
;
parentLabelId
?:
string
;
rawMaterialId
?:
string
;
finishedProductId
?:
string
;
equipmentId
?:
string
;
quantity
:
number
;
position
?:
string
;
}
Index
Properties
code
type
work
Order
Id?
reception
Id?
parent
Label
Id?
raw
Material
Id?
finished
Product
Id?
equipment
Id?
quantity
position?
Properties
code
code
:
string
type
type
:
"palette"
|
"carton"
|
"unite"
Optional
work
Order
Id
workOrderId
?:
string
Optional
reception
Id
receptionId
?:
string
Optional
parent
Label
Id
parentLabelId
?:
string
Optional
raw
Material
Id
rawMaterialId
?:
string
Optional
finished
Product
Id
finishedProductId
?:
string
Optional
equipment
Id
equipmentId
?:
string
quantity
quantity
:
number
Optional
position
position
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
type
work
Order
Id
reception
Id
parent
Label
Id
raw
Material
Id
finished
Product
Id
equipment
Id
quantity
position
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...