@custouch/jssdk
Preparing search index...
service/member
getActionRecords
Function getActionRecords
getActionRecords
(
__namedParameters
:
ListPagination
&
{
desc
?:
boolean
}
&
{
options
:
Partial
<
{
from
:
string
;
key
:
string
;
to
:
string
;
types
:
(
keyof
ActionRecordsType
)
[]
;
uaId
:
string
;
value
:
"观看记录"
|
"资料下载"
|
"首次提醒"
|
"兑奖"
|
"签到"
;
}
,
>
;
}
,
)
:
ListResponse
<
ActionBase
[]
>
获取行为记录
Parameters
__namedParameters
:
ListPagination
&
{
desc
?:
boolean
}
&
{
options
:
Partial
<
{
from
:
string
;
key
:
string
;
to
:
string
;
types
:
(
keyof
ActionRecordsType
)
[]
;
uaId
:
string
;
value
:
"观看记录"
|
"资料下载"
|
"首次提醒"
|
"兑奖"
|
"签到"
;
}
,
>
;
}
Returns
ListResponse
<
ActionBase
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
获取行为记录