ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
hooks/use-ftprs
FtprOperationTool
Interface FtprOperationTool
interface
FtprOperationTool
{
id
:
string
;
quantity
:
number
;
rawMaterial
?:
{
id
:
string
;
code
:
string
;
name
:
string
}
;
finishedProduct
?:
{
id
:
string
;
code
:
string
;
name
:
string
}
;
unitOfMeasure
?:
{
id
:
string
;
code
:
string
;
symbol
:
string
}
;
}
Index
Properties
id
quantity
raw
Material?
finished
Product?
unit
Of
Measure?
Properties
id
id
:
string
quantity
quantity
:
number
Optional
raw
Material
rawMaterial
?:
{
id
:
string
;
code
:
string
;
name
:
string
}
Optional
finished
Product
finishedProduct
?:
{
id
:
string
;
code
:
string
;
name
:
string
}
Optional
unit
Of
Measure
unitOfMeasure
?:
{
id
:
string
;
code
:
string
;
symbol
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
quantity
raw
Material
finished
Product
unit
Of
Measure
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...