跳到主要内容

IBomMolding type

线条完整信息 @vm-type UnknownType

Signature:

declare type IBomMolding<T = any> = IBomMoldingWithId & AugmentedRequired<IBomMoldingEditable<T>, 'attributes' | 'category'> & IBomAddition & IProductCodeInOrder;

Links: declare type IBomMolding<T = any> = IBomMoldingWithId & AugmentedRequired<IBomMoldingEditable<T>, 'attributes' | 'category'> & IBomAddition & IProductCodeInOrder;

References: IBomMoldingWithId, AugmentedRequired, IBomMoldingEditable, IBomAddition, IProductCodeInOrder