跳到主要内容

IDP.Integration.Bom.CreateMaterialsOption 接口

interface CreateMaterialsOption 

创建物料参数

@vm-type UnknownType

属性

finishedProducts

finishedProducts?: BomFinishedProductEditable[];

成品五金

类型: BomFinishedProductEditable[]

groups

groups?: BomGroup[];

分组

类型: BomGroup[]

moldings

moldings?: BomMoldingEditable[];

线条

类型: BomMoldingEditable[]

planks

planks?: BomPlankEditable[];

板件

类型: BomPlankEditable[]

productId

productId: string;

产品id

structures

structures?: BomStructureEditable[];

装配件

类型: BomStructureEditable[]