Documentation
Preparing search index...
ts_lib/src/bom
BomArgs
Type Alias BomArgs
type
BomArgs
=
{
bomConfig
:
Readonly
<
ErpStandardInterfaceConfigBom
>
;
calcCache
?:
CalcCache
;
projectUserData
?:
StringIndexedInterface
;
scalePriceConfig
?:
ScalePriceConfig
;
}
Index
Properties
bom
Config
calc
Cache?
project
User
Data?
scale
Price
Config?
Properties
bom
Config
bomConfig
:
Readonly
<
ErpStandardInterfaceConfigBom
>
Optional
calc
Cache
calcCache
?:
CalcCache
Optional
project
User
Data
projectUserData
?:
StringIndexedInterface
Optional
scale
Price
Config
scalePriceConfig
?:
ScalePriceConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bom
Config
calc
Cache
project
User
Data
scale
Price
Config
Documentation
Loading...