Preparing search index...
The search index is not available
@be-link/pos-cli-nodejs - v0.0.4
@be-link/pos-cli-nodejs
<internal>
queryUserOrder
Interface queryUserOrder<K>
Type Parameters
K
extends
QueryDataBlock
[]
Hierarchy
queryUserOrder
Index
Properties
condition
need
Blocks
page
Index
page
Size
sort
Properties
condition
condition
:
{
categoryTwoList
:
string
[]
;
isMemberOrder
:
boolean
;
statusList
:
TradeOrderStatusEnum
[]
;
unionId
:
string
;
}
Type declaration
category
Two
List
:
string
[]
二级类目
is
Member
Order
:
boolean
是否是会员订单
status
List
:
TradeOrderStatusEnum
[]
订单状态列表
union
Id
:
string
用户id
need
Blocks
need
Blocks
:
K
需要查询的块
page
Index
page
Index
:
number
页面下标
page
Size
page
Size
:
number
页面条数,最大500
sort
sort
:
{
completedAt
:
"ASC"
|
"DESC"
;
createdAt
:
"ASC"
|
"DESC"
;
fulfillAt
:
"ASC"
|
"DESC"
;
paidAt
:
"ASC"
|
"DESC"
;
}
排序规则
Type declaration
completed
At
:
"ASC"
|
"DESC"
完结时间
created
At
:
"ASC"
|
"DESC"
订单创建时间
fulfill
At
:
"ASC"
|
"DESC"
履约时间
paid
At
:
"ASC"
|
"DESC"
订单支付时间
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
condition
need
Blocks
page
Index
page
Size
sort
@be-link/pos-cli-nodejs - v0.0.4
<internal>
PosConstants
orderCoreService
orderFulfillService
orderJobService
orderNoteService
queryByCommodityService
queryByStoreService
queryByUserService
queryByWebService
Generated using
TypeDoc
二级类目