IBomFinishedProduct type
成品五金完整信息 @vm-type UnknownType
Signature:
declare type IBomFinishedProduct = IBomFinishedProductWithId & AugmentedRequired<IBomFinishedProductEditableByProductId<any>, 'attributes' | 'category'> & IProductCodeInOrder;
Links: declare type IBomFinishedProduct = IBomFinishedProductWithId & AugmentedRequired<IBomFinishedProductEditableByProductId<any>, 'attributes' | 'category'> & IProductCodeInOrder;
References: IBomFinishedProductWithId, AugmentedRequired, IBomFinishedProductEditableByProductId, IProductCodeInOrder