跳到主要内容

IBomFinishedProductBaseDataEditable interface

成品五金底层数据

Signature:

interface IBomFinishedProductBaseDataEditable<AttrValueType = string> extends AugmentedRequired<IBomMetaInfo, 'name' | 'code'>, IBomCategoryAttr<AttrValueType> 

Links: interface IBomFinishedProductBaseDataEditable<AttrValueType = string> extends AugmentedRequired<IBomMetaInfo, 'name' | 'code'>, IBomCategoryAttr<AttrValueType>

Extends: AugmentedRequired<IBomMetaInfo, 'name' | 'code'>, IBomCategoryAttr<AttrValueType>

Properties

Property

Modifiers

Type

Description

displayUnit?

string

(Optional) 计数单位展示名 个

material

string

材质

model

string

规格型号

packageId?

string

(Optional) 部件所属包裹

productType

string

成品类型:成品家具(FINISHED_FURNITURE)、五金(HARDWARE)、其他(OTHERS)

quantity

number

数量

surfaceTechnology?

string

(Optional) 表面工艺

unit

EFinishedProductUnit

单位:个(NONE),千克(KG),米(METRE),平米(SQUARE_METRE),公升(LITRE)