Name | Description | Type | Additional information |
---|---|---|---|
Id |
购物车物品标识 |
integer |
None. |
AddUserId |
添加用户标识 |
integer |
None. |
ProductId |
商品标识 |
integer |
None. |
ShopId |
好店商家id |
integer |
None. |
ProductNum |
商品数量 |
integer |
None. |
ProductCategoriesStr |
产品分类Id集合 |
string |
None. |
ProductCategories |
商品标签标识集合 |
Collection of mh163k_category |
None. |
ProductCategoryIds |
商品标签标识集合 |
Collection of integer |
None. |
ProductMultiPriceId |
商品多价格标识 |
integer |
None. |
AddTime |
添加时间 |
date |
None. |
ProductName |
商品名称 |
string |
None. |
ProductImgUrl |
商品封面地址 |
string |
None. |
ProductMarketPrice |
商品市场价 |
decimal number |
None. |
ProductRobPrice |
商品抢购单价 |
decimal number |
None. |
ProductSubPrice |
商品超级会员立减价格 |
decimal number |
None. |
ProductDistributionPrice |
商品分销价 |
decimal number |
None. |
ProductType |
商品类型 |
CommodityType |
None. |
ProductIsLimit |
是否限制只有超级会员购买 |
boolean |
None. |
ProductStock |
商品库存 |
integer |
None. |
ProductIsShelf |
商品是否上架 |
boolean |
None. |
ProductIsSinglePrice |
商品是否单价格 |
boolean |
None. |
ProductLimitNum |
商品限购份数 |
integer |
None. |
ProductStartDate |
商品销售开始时间 |
date |
None. |
ProductEndDate |
商品销售结束时间 |
date |
None. |
ProductRefundType |
商品退款类型 |
CommodityRefundType |
None. |
ShopName |
好店商家名称 |
string |
None. |
ProductMultiPriceName |
规格名称 |
string |
None. |
ProductVirtualSales |
商品虚拟销量 |
integer |
None. |
SaleStatus |
销售状态 |
SaleStatusType |
None. |
IsEffective |
商品是否有效 |
boolean |
None. |