跳到主要内容

IResourceModels 接口

interface IResourceModels 

模型商品信息

属性

available

available: boolean;

billOutput

billOutput: boolean;

brandGoodName

brandGoodName: string;

brandName

brandName: string;

obsAccountId

obsAccountId: string;

obsBrandGoodId

obsBrandGoodId: string;

onSale

onSale: boolean;

price

price: number;

prodCatId

prodCatId: number;

seriesTagName

seriesTagName: string;

unitCost

unitCost: number;

unitPrice

unitPrice: number;

索引类型

(indexer)

[key: string]: any;

other fields