Name | Description | Type | Additional information |
---|---|---|---|
OrderNumber |
订单编号 |
string |
None. |
OrderDate |
订单日期 |
string |
None. |
CustomerID |
客户ID |
string |
None. |
CustomerName |
客户名称 |
string |
None. |
CustomerAddress |
客户地址 |
string |
None. |
ContactsPerson |
联系人姓名 |
string |
None. |
ContactsPhone |
联系人电话 |
string |
None. |
PersonName |
用户名 |
string |
None. |
TotalSum |
总金额 |
string |
None. |
Remark |
备注 |
string |
None. |
REQDeliverDate |
期望配送日期 |
string |
None. |
OrderType |
01:正常:02:试粉 |
string |
None. |
OrderDetails |
订单产品 |
Collection of OrderItemLinesViewModel |
None. |
OrderPhotos |
订单产品 |
Collection of Object |
None. |