Name | Description | Type | Additional information |
---|---|---|---|
ID |
型号颜色价格标识 |
globally unique identifier |
None. |
OnGoodsID |
团购库商品标识 |
globally unique identifier |
None. |
GoodsID |
中心库商品标识 |
globally unique identifier |
None. |
CompanyID |
公司标识 |
globally unique identifier |
None. |
StandardName |
型号名称 |
string |
None. |
StandardID |
型号编号 |
globally unique identifier |
None. |
ColourName |
颜色名称 |
string |
None. |
ColourID |
颜色编号 |
globally unique identifier |
None. |
Price |
市场价格 |
decimal number |
None. |
MPrice |
会员价格 |
decimal number |
None. |
RetailPrice |
零售价格 |
decimal number |
None. |
Score |
奖励积分 |
integer |
None. |
Count |
销售数量 |
integer |
None. |
StockCount |
库存数量 |
integer |
None. |
UnitNum |
包装单位数量 |
integer |
None. |
NnitName |
包装单位 |
string |
None. |
State |
状态标识 |
boolean |
None. |
UsherGroupState |
团长受益分组标识 |
boolean |
None. |
UsherGroupList |
团长受益分组列表 |
Collection of GMGoodsUsherGroupModel |
None. |