NameDescriptionTypeAdditional information
CustomerName

客户姓名

string

None.

CustomerPhone

客户电话

string

None.

Id

id

integer

None.

OrderNo

订单编号

string

None.

CustomerId

所属客户id

integer

None.

CreateTime

创建时间

date

None.

CreateTimeStr

string

None.

PayTime

支付时间

date

None.

PayWay

支付方式

OrderPayWay

None.

PayWayStr

支付方式

string

None.

TotalPrice

订单总价

decimal number

None.

Status

订单状态

OrderStatus

None.

Items

订单项

Collection of OfflineOrderItemResponse

None.

ShopId

店铺ID

integer

None.

IsLocked

是否锁定最终成交价

boolean

None.

IsLockedStr

是否锁定最终成交价

string

None.

PayType

结算方式

CustomerPayType

None.

ReturnBacks

退货单

Collection of ReturnBackDetailModel

None.

PayStatus

支付/结算 状态

OrderPayStatus

None.

PayStatusStr

结算状态

string

None.

BillingUserName

开单员

string

None.

LastMoney

最后金额

decimal number

None.

SetCreateTime

设置的创建时间【前端设置的下单时间,需要有权限】

date

None.