@custouch/jssdk
Preparing search index...
service/member
getProducts
Function getProducts
getProducts
(
params
:
{
costFrom
?:
null
|
number
;
costTo
?:
null
|
number
;
isAvailable
?:
boolean
;
orderByCostDesc
?:
null
|
boolean
;
}
&
ListPagination
,
)
:
ListResponse
<
GiftList
>
礼品列表
Parameters
params
:
{
costFrom
?:
null
|
number
;
costTo
?:
null
|
number
;
isAvailable
?:
boolean
;
orderByCostDesc
?:
null
|
boolean
;
}
&
ListPagination
Returns
ListResponse
<
GiftList
>
Description
筛选:上架/积分区间;排序:积分大小
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
礼品列表