@custouch/jssdk
Preparing search index...
service/member
RecordList
Type Alias RecordList
RecordList
:
{
action
:
"Add"
|
"Reduce"
;
createTime
:
string
;
eventCategory
:
string
;
eventId
:
string
;
eventKey
:
string
;
eventMore
?:
Partial
<
BaseActionData
&
{
title
:
string
}
>
;
id
:
string
;
memberId
:
string
;
pointChange
:
string
;
remark
:
string
;
sourceType
:
PointRecodsType
;
}
[]
积分记录列表
Type declaration
action
:
"Add"
|
"Reduce"
加/减
createTime
:
string
eventCategory
:
string
eventId
:
string
eventKey
:
string
Optional
eventMore
?:
Partial
<
BaseActionData
&
{
title
:
string
}
>
id
:
string
memberId
:
string
pointChange
:
string
积分变更数
remark
:
string
备注
sourceType
:
PointRecodsType
来源
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@custouch/jssdk
Loading...
积分记录列表