Name | Description | Type | Additional information |
---|---|---|---|
ID |
商品标识 |
globally unique identifier |
None. |
CompanyID |
公司编号 |
globally unique identifier |
None. |
CategoryID |
分类编号 |
globally unique identifier |
None. |
CategoryName |
商品类型名称 |
string |
None. |
Name |
商品名称 |
string |
None. |
BarCode |
条码 |
string |
None. |
Price |
销售价格 |
decimal number |
None. |
RetailPrice |
零售价格 |
decimal number |
None. |
Info |
简介 |
string |
None. |
Description |
描述 |
string |
None. |
Video_url |
视频路径 |
string |
None. |
StockCount | integer |
None. |
|
Score |
积分 |
integer |
None. |
Image |
图片 |
string |
None. |
Thumbnail |
缩略图 |
string |
None. |
SalesCount |
销售数量 |
integer |
None. |
ShowState |
显示状态 |
boolean |
None. |
IsRecommend |
推荐标识 |
boolean |
None. |
GoodsID |
中心库商品编号 |
globally unique identifier |
None. |
Terminals |
终端 |
string |
None. |
RetailNnitName |
建议零售单位--零售价单位 |
string |
None. |
NnitName |
包装单位 |
string |
None. |
UnitNum |
包装数量 |
integer |
None. |
BuyCount |
对应仓库数量 |
integer |
None. |
OrderIndex |
排序值 |
integer |
None. |
SCState |
型号颜色状态 |
boolean |
None. |
GroupPriceState |
分组价格状态 |
boolean |
None. |
SizeColourList |
型号颜色列表 |
Collection of OGGoodsSizeColorModel |
None. |
GroupPriceList |
分组价格列表 |
Collection of OGGoodsGroupPriceModel |
None. |
VideoList |
视频列表 |
Collection of C_OG_Goods_Video |
None. |
InfoImgs |
详情图列表 |
Collection of C_OG_Goods_Image |
None. |
TopImages |
头图列表 |
Collection of C_OG_Goods_TopImage |
None. |
Parameters |
参数列表 |
Collection of C_OG_Goods_Para |
None. |