跳到主要内容

ICustomField 接口

interface ICustomField 

属性

customFieldValue

customFieldValue: string;

自定义信息的字段值

fieldId

fieldId: string;

自定义信息的系统ID

fieldName

fieldName: string;

自定义信息的字段名称

obsBrandGoodId

obsBrandGoodId: string;

材质商品id,同obsBrandGoodId

索引类型

(indexer)

[key: string]: any;

other fields