ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
types/tablet-work-order-scan
BillOfMaterial
Interface BillOfMaterial
interface
BillOfMaterial
{
id
:
string
;
quantity
:
number
;
unit
:
string
;
calculatedCost
:
number
|
null
;
componentPrice
:
number
|
null
;
efficiency
:
number
|
null
;
rawMaterial
:
{
id
:
string
;
name
:
string
;
code
:
string
}
|
null
;
finishedProductComponent
:
{
id
:
string
;
name
:
string
;
code
:
string
}
|
null
;
}
Index
Properties
id
quantity
unit
calculated
Cost
component
Price
efficiency
raw
Material
finished
Product
Component
Properties
id
id
:
string
quantity
quantity
:
number
unit
unit
:
string
calculated
Cost
calculatedCost
:
number
|
null
component
Price
componentPrice
:
number
|
null
efficiency
efficiency
:
number
|
null
raw
Material
rawMaterial
:
{
id
:
string
;
name
:
string
;
code
:
string
}
|
null
finished
Product
Component
finishedProductComponent
:
{
id
:
string
;
name
:
string
;
code
:
string
}
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
quantity
unit
calculated
Cost
component
Price
efficiency
raw
Material
finished
Product
Component
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...