Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
AsukaAssemblyBomLine
Interface AsukaAssemblyBomLine
interface
AsukaAssemblyBomLine
{
category
?:
string
;
componentIds
:
string
[]
;
key
:
string
;
label
:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
quantity
:
number
;
sku
?:
string
;
total
:
number
;
unit
:
string
;
unitPrice
:
number
;
}
Index
Properties
category?
component
Ids
key
label
metadata?
quantity
sku?
total
unit
unit
Price
Properties
Optional
category
category
?:
string
component
Ids
component
Ids
:
string
[]
key
key
:
string
label
label
:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
quantity
quantity
:
number
Optional
sku
sku
?:
string
total
total
:
number
unit
unit
:
string
unit
Price
unit
Price
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
component
Ids
key
label
metadata
quantity
sku
total
unit
unit
Price
AsukaDesigner JavaScript API - v1.0.0
Loading...