| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
id |
integer |
None. |
| OrderId |
所属订单id |
integer |
None. |
| Order |
所属订单 |
Order |
None. |
| ProductSKUId |
商品项id |
integer |
None. |
| ProductSKU |
商品项 |
ProductSKU |
None. |
| Count |
数量 |
integer |
None. |
| ProductMainPic |
商品主图 |
string |
String length: inclusive between 0 and 200 |
| ProductId |
所属商品id |
integer |
None. |
| ProductName |
商品名称 |
string |
String length: inclusive between 0 and 50 |
| ProductVarietyName |
品种名称 |
string |
String length: inclusive between 0 and 50 |
| VenderId |
基地ID |
integer |
None. |
| VenderName |
基地名称 |
string |
String length: inclusive between 0 and 50 |
| ProductClassName |
品级名称 |
string |
String length: inclusive between 0 and 50 |
| Price |
单价(原价) |
decimal number |
None. |
| Discount |
折扣(小数,如9折时为0.9) |
decimal number |
None. |
| RealPrice |
最终成交价格(Price*Discount) |
decimal number |
None. |
| SpecificationsMin |
规格(最小值) 与最大值构成一个区间 |
decimal number |
None. |
| SpecificationsMax |
规格(最大值) 与最小值构成一个区间 |
decimal number |
None. |
| UnitsName |
单位名称 |
string |
None. |
| ProfitDivideType |
基地与总部的分成方式 |
VenderProfitDivideTypeEnum |
None. |
| ProfitDivideRatio |
收益结算分成比例(平台总部应分的比例) 或者是平台总部应分的固定金额(固定金额是按件来算的,件是指装箱的一箱) |
decimal number |
None. |
| DelayPrice |
延期锁定后的价格(仅延期支付用到) |
decimal number |
None. |
| AuxiliaryUnit | string |
None. |
|
| AuxiliaryUnitValue | decimal number |
None. |