Name | Description | Type | Additional information |
---|---|---|---|
ID |
编号 |
globally unique identifier |
None. |
UUID |
防重复字段 |
globally unique identifier |
None. |
CategoryID |
类别编号 |
globally unique identifier |
None. |
CategoryName |
商品分类名称 |
string |
None. |
EnCode |
内部编码 |
string |
None. |
BarCode |
国际条码 |
string |
None. |
Name |
产品名称 |
string |
None. |
Image |
大图 |
string |
None. |
Thumbnail |
缩略图 |
string |
None. |
Video |
视频链接 |
string |
None. |
Description |
描述 |
string |
None. |
Count |
库存 |
integer |
None. |
Price |
进货价格 |
decimal number |
None. |
RetailPrice |
建议零售价 |
decimal number |
None. |
RetailNnitName |
建议零售单位 |
string |
None. |
NnitName |
单位 |
string |
None. |
UnitNum |
单位数量 |
integer |
None. |
State |
状态 |
boolean |
None. |
GoodsSizes |
型号列表 |
Collection of GoodsSizeModel |
None. |
GoodsColours |
颜色列表 |
Collection of GoodsColourModel |
None. |
GoodsSizeColourPrices |
商品规格颜色价格 |
Collection of GoodsSizeColourPriceModel |
None. |
GoodsParameters |
商品参数 |
Collection of GoodsParameterModel |
None. |
GoodsTopImgs |
产品头图 |
Collection of GoodsImageModel |
None. |
GoodsInfoImgs |
产品详情图 |
Collection of GoodsImageModel |
None. |